This is an extension from sample project of FragmentBasics from Android developer website.
FragmentBasics is hosted in the following web site
https://github.com/ardok/FragmentBasics
If you think the Android project FragmentBasics 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 FragmentBasics.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 15 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
FragmentBasics has the following Java source files.
com.example.android.fragments.ArticleFragment.java com.example.android.fragments.HeadlinesFragment.java com.example.android.fragments.Ipsum.java com.example.android.fragments.MainActivity.java