Android Fragment Demonstration.
FragmentDemo is hosted in the following web site
https://github.com/guycole/FragmentDemo
If you think the Android project FragmentDemo 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 FragmentDemo.
Item | Value |
---|---|
Java File Count | 31 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in FragmentDemo. The names of the image files are listed as follows.
skull64.png
The following screenshort is generated from the image listed above.
FragmentDemo has the following Java source files.
com.digiburo.fragdemo.Constants.java com.digiburo.fragdemo.FragDemoApplication.java com.digiburo.fragdemo.app.AboutFragment.java com.digiburo.fragdemo.app.BusyCancelDialog.java com.digiburo.fragdemo.app.CustomArrayAdapter.java com.digiburo.fragdemo.app.CustomCursorAdapter.java com.digiburo.fragdemo.app.CustomSimpleCursorAdapter.java com.digiburo.fragdemo.app.DeleteDialogFragment.java com.digiburo.fragdemo.app.FiveActivity.java com.digiburo.fragdemo.app.FiveFragment.java com.digiburo.fragdemo.app.FourFragment.java com.digiburo.fragdemo.app.MainActivity.java com.digiburo.fragdemo.app.MenuActivity.java com.digiburo.fragdemo.app.OneFragment.java com.digiburo.fragdemo.app.SettingsFragment.java com.digiburo.fragdemo.app.StateDetailFragment.java com.digiburo.fragdemo.app.TabHelper.java com.digiburo.fragdemo.app.ThreeFragment.java com.digiburo.fragdemo.app.TwoFragment.java com.digiburo.fragdemo.app.TwoListener.java com.digiburo.fragdemo.content.ContentFacade.java com.digiburo.fragdemo.content.DataBaseHelper.java com.digiburo.fragdemo.content.DataBaseModelIf.java com.digiburo.fragdemo.content.DataBaseProvider.java com.digiburo.fragdemo.content.DataBaseTableIf.java com.digiburo.fragdemo.content.DummyModel.java com.digiburo.fragdemo.content.DummyTable.java com.digiburo.fragdemo.utility.LogFacade.java com.digiburo.fragdemo.utility.Utility.java