Testing Project to Pull JSON object from API query.
ApiProject is hosted in the following web site
https://github.com/taingmeng/ApiProject
If you think the Android project ApiProject 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 ApiProject.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
ApiProject has the following Java source files.
com.example.apiproject.JSONParser.java com.example.apiproject.MainActivity.java com.example.apiproject.Page.java com.example.apiproject.Restaurant.java com.example.apiproject.RestaurantBaseAdapter.java com.example.apiproject.RestaurantDatabaseHandler.java com.example.apiproject.RestaurantDetail.java com.example.apiproject.SearchableActivity.java