Android Open Source - UI Dialog alert AlertDialogUsage






Project Summary

Project demonstrating proper alert dialog usage with input validation on Android.

Web Site / Source Repository

AlertDialogUsage is hosted in the following web site
https://github.com/antew/AlertDialogUsage

If you think the Android project AlertDialogUsage listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AlertDialogUsage.

ItemValue
Java File Count5
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in AlertDialogUsage. The names of the image files are listed as follows.

custom_indicator_input_error.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AlertDialogUsage has the following Java source files.

com.craftingmobile.alertdialogusage.LoginDialogFragment.java
com.craftingmobile.alertdialogusage.LogoutDialogFragment.java
com.craftingmobile.alertdialogusage.MainActivity.java
com.craftingmobile.alertdialogusage.interfaces.LoginDialogListener.java
com.craftingmobile.alertdialogusage.interfaces.LogoutDialogListener.java