Android Open Source - Development api RestaurantSearchAppAndroid






Project Summary

Made for Software Engineering course at UWM using google places and yelp api..

Web Site / Source Repository

RestaurantSearchAppAndroid is hosted in the following web site
https://github.com/ravdeepjohar/RestaurantSearchAppAndroid

If you think the Android project RestaurantSearchAppAndroid 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 RestaurantSearchAppAndroid.

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Minimum SDK Version10
Activity Count9
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 1 image files in RestaurantSearchAppAndroid. The names of the image files are listed as follows.

pin.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RestaurantSearchAppAndroid has the following Java source files.

com.domain.JSONfunctions.java
com.domain.MapSingleton.java
com.domain.Mapper.java
com.domain.RestaurantDetails.java
com.domain.SearchByLocation.java
com.domain.SearchCusine.java
com.domain.SearchRestaurant.java
com.domain.SearchSingleton.java
com.userinterface.Mainmenu.java
com.userinterface.SearchCusineInterface.java
com.userinterface.SearchRestaurantInterface.java
com.userinterface.main.java