Android Open Source - Development api Zomato-API-APP






Project Summary

Assignment 4 - ANDROID.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Zomato-API-APP.

ItemValue
Java File Count21
Supported screen sizes[mdpi]
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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