Android Open Source - Development tutorial MasterDetailExample






Project Summary

Tutorial on how to make a blog reader app.

Web Site / Source Repository

MasterDetailExample is hosted in the following web site
https://github.com/coolbananasray/MasterDetailExample

If you think the Android project MasterDetailExample 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 MasterDetailExample.

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




Java Source Files

MasterDetailExample has the following Java source files.

com.example.masterdetailexample.BlogPostDetailActivity.java
com.example.masterdetailexample.BlogPostDetailFragment.java
com.example.masterdetailexample.BlogPostListActivity.java
com.example.masterdetailexample.BlogPostListFragment.java
com.example.masterdetailexample.dummy.DummyContent.java