an android app skeleton for three pane, like the email app.
ThreePaneApp is hosted in the following web site
https://github.com/skonstant/ThreePaneApp
If you think the Android project ThreePaneApp 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 ThreePaneApp.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 15 |
Minimum SDK Version | 16 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
ThreePaneApp has the following Java source files.
com.voyageonline.threepane.ItemDetailActivity.java com.voyageonline.threepane.ItemDetailFragment.java com.voyageonline.threepane.ItemListActivity.java com.voyageonline.threepane.ItemListFragment.java com.voyageonline.threepane.MyContext.java com.voyageonline.threepane.SubItemListFragment.java com.voyageonline.threepane.ThreePaneLayout.java com.voyageonline.threepane.dummy.DummyContent.java