Android app demonstrating how to display menus, popups and dialogs..
android-menus-popups-dialogs-demo is hosted in the following web site
https://github.com/codepath/android-menus-popups-dialogs-demo
If you think the Android project android-menus-popups-dialogs-demo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-menus-popups-dialogs-demo.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in android-menus-popups-dialogs-demo. The names of the image files are listed as follows.
popup_bg.9.png
The following screenshort is generated from the image listed above.
android-menus-popups-dialogs-demo has the following Java source files.
com.codepath.example.menuspopupsdialogsdemo.CustomAlertDialogFragment.java com.codepath.example.menuspopupsdialogsdemo.EditNameDialog.java com.codepath.example.menuspopupsdialogsdemo.MainActivity.java