Android master-detail application with custom data.
First_App is hosted in the following web site
https://github.com/LarkspurCA/First_App
If you think the Android project First_App 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 First_App.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\courses.txt |
First_App has the following Java source files.
com.example.first_app.Golfcourse.java com.example.first_app.GolfcourseDetailActivity.java com.example.first_app.GolfcourseDetailFragment.java com.example.first_app.GolfcourseListActivity.java com.example.first_app.GolfcourseListFragment.java