Android Open Source - App simple MasterDetail_And_Tabs






Project Summary

A very simple Android-application that uses Master/Detail-Flow and Tabs to demonstrate problems described on StackOverflow..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MasterDetail_And_Tabs.

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




Java Source Files

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