Android Open Source - UI pattern FragmentSample






Project Summary

fragment pattern (Android).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FragmentSample.

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count5
jar files usedandroid-support-v4.jar




Java Source Files

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