A very simple Android-application that uses Master/Detail-Flow and Tabs to demonstrate problems described on StackOverflow..
MasterDetail_And_Tabs is hosted in the following web site
https://github.com/apacha/MasterDetail_And_Tabs
If you think the Android project MasterDetail_And_Tabs 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 MasterDetail_And_Tabs.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
MasterDetail_And_Tabs has the following Java source files.
com.example.testapp.CountingFragment.java com.example.testapp.ItemDetailActivity.java com.example.testapp.ItemDetailFragment.java com.example.testapp.ItemListActivity.java com.example.testapp.ItemListFragment.java com.example.testapp.TabsAdapter.java com.example.testapp.dummy.DummyContent.java