it is just a fragment demo on Android Studio, API 18.
FragmentDemoOnAndroidStuido is hosted in the following web site
https://github.com/michaelchucoder/FragmentDemoOnAndroidStuido
If you think the Android project FragmentDemoOnAndroidStuido 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 FragmentDemoOnAndroidStuido.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
There are 9 image files in FragmentDemoOnAndroidStuido. The names of the image files are listed as follows.
contacts_selected.png contacts_unselected.png message_selected.png message_unselected.png news_selected.png news_unselected.png setting_selected.png setting_unselected.png tab_bg.9.png
The following screenshort is generated from the image listed above.
FragmentDemoOnAndroidStuido has the following Java source files.
com.example.fragmentdemo.BuildConfig.java com.example.fragmentdemo.ContactsFragment.java com.example.fragmentdemo.MainActivity.java com.example.fragmentdemo.MessageFragment.java com.example.fragmentdemo.NewsFragment.java com.example.fragmentdemo.SettingFragment.java