【问题标题】:Android, how to create that small menu, as in the camera application?Android,如何创建那个小菜单,就像在相机应用程序中一样? 【发布时间】:2011-10-09 16:17:21 【问题描述】: 我想知道如何创建下图中的那个小菜单? 谢谢! :) 【问题讨论】: stackoverflow.com/questions/6699005/… 标签: android 【解决方案1】: 这些是弹出窗口: 一些示例: http://smartandroidians.blogspot.com/2010/04/popupwindow-in-android.html http://www.mobilemancer.com/2011/01/08/popup-window-in-android/ Is there a simple example of the PopupWindow class using Android v2.0? 【讨论】: