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