fragment pattern (Android).
FragmentSample is hosted in the following web site
https://github.com/daichan4649/FragmentSample
If you think the Android project FragmentSample 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 FragmentSample.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
FragmentSample has the following Java source files.
daichan4649.fragment.MainActivity.java daichan4649.fragment.MainFragment.java daichan4649.fragment.retain.ProgressDialogFragment.java daichan4649.fragment.retain.RetainFragment.java daichan4649.fragment.retain.RetainTaskController.java daichan4649.fragment.retain.TestRetainActivity.java daichan4649.fragment.retain.TestRetainFragment.java