A simple Android app with Tabs, Fragments and SharedPreferences..
tabs_frags_sharedPref is hosted in the following web site
https://github.com/corso/tabs_frags_sharedPref
If you think the Android project tabs_frags_sharedPref 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 tabs_frags_sharedPref.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
tabs_frags_sharedPref has the following Java source files.
com.example.pignote.tabs.ApplicationTest.java com.example.pignote.tabs.FirstFragment.java com.example.pignote.tabs.FragmentTabListener.java com.example.pignote.tabs.MainActivity.java com.example.pignote.tabs.SecondFragment.java