Android Open Source - Development restaurant Places






Project Summary

Android Native App for restaurant reservations.

Web Site / Source Repository

Places is hosted in the following web site
https://github.com/martin-dzhonov/Places

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version14
Activity Count7
jar files usedandroid-support-v4.jar
david-webb-1.1.0.jar
gson-2.3.jar
sugar-1.3.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
info.androidhive.googlemapsv2.permission.MAPS_RECEIVE




Resource Files

There are 3 image files in Places. The names of the image files are listed as follows.

ic_action_refresh.png
ic_action_reservations.png
ic_action_suggest_place.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Places has the following Java source files.

com.garfield.places.GoogleMapsActivity.java
com.garfield.places.HomeActivity.java
com.garfield.places.LoginActivity.java
com.garfield.places.places.Place.java
com.garfield.places.places.PlaceDetailsActivity.java
com.garfield.places.places.PlacesAdapter.java
com.garfield.places.places.SuggestPlaceActivity.java
com.garfield.places.reservations.Reservation.java
com.garfield.places.reservations.ReservationActivity.java
com.garfield.places.reservations.ReservationsActivity.java
com.garfield.places.reservations.ReservationsAdapter.java