Android Open Source - Example example android_dialogfragments_example






Project Summary

kindles of android dialogfragments.

Web Site / Source Repository

android_dialogfragments_example is hosted in the following web site
https://github.com/windleafs/android_dialogfragments_example

If you think the Android project android_dialogfragments_example 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 android_dialogfragments_example.

ItemValue
Java File Count11
Target SDK Version21
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

android_dialogfragments_example has the following Java source files.

com.example.ExampleConstant.java
com.example.MainActivity.java
com.example.dialogfragment.base.BaseAlertBean.java
com.example.dialogfragment.base.BaseAlertDialogFragment.java
com.example.dialogfragment.base.DialogFragmentCallback.java
com.example.dialogfragment.choice.ChoiceBean.java
com.example.dialogfragment.choice.ChoiceDialogFragment.java
com.example.dialogfragment.multichoice.MultiChoiceBean.java
com.example.dialogfragment.multichoice.MultiChoiceDialogFragment.java
com.example.dialogfragment.singlechoice.SingleChoiceBean.java
com.example.dialogfragment.singlechoice.SingleChoiceDialogFragment.java