Made for Software Engineering course at UWM using google places and yelp api..
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.
The following table is the detailed list of RestaurantSearchAppAndroid.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 9 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
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.
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