Assignment 4 - ANDROID.
Zomato-API-APP is hosted in the following web site
https://github.com/surajwebo/Zomato-API-APP
If you think the Android project Zomato-API-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 Zomato-API-APP.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in Zomato-API-APP. The names of the image files are listed as follows.
accessory1.png icon_list.png
The following screenshort is generated from the image listed above.
Zomato-API-APP has the following Java source files.
com.zomato.ZomatoApplication.CuisinesActivity.java com.zomato.ZomatoApplication.LocationActivity.java com.zomato.ZomatoApplication.RestaurantActivity.java com.zomato.adapters.CuisinesAdapter.java com.zomato.adapters.RestaurantAdapter.java com.zomato.asyncTask.CuisinesAsyncTask.java com.zomato.database.CuisineDbAdapter.java com.zomato.database.DbAdapter.java com.zomato.database.DbFunctions.java com.zomato.database.LocationDbAdapter.java com.zomato.database.RestaurantDbAdapter.java com.zomato.database.ZomatoDatabaseHelper.java com.zomato.helpers.AppStatus.java com.zomato.helpers.Constants.java com.zomato.helpers.MyHelper.java com.zomato.models.CuisinesModel.java com.zomato.models.LocationModel.java com.zomato.models.RestaurantsModel.java com.zomato.parsers.CuisinesParser.java com.zomato.parsers.RestaurantParser.java com.zomato.restservices.RestClient.java