Android Open Source - Development restaurant RestaurantRoulette






Project Summary

Restaurant picker for Android.

Web Site / Source Repository

RestaurantRoulette is hosted in the following web site
https://github.com/physphil/RestaurantRoulette

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

ItemValue
Java File Count18
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
Asset File Namesassets\roboto_light.ttf
assets\roboto_thin.ttf




License

The license information of RestaurantRoulette is as follows:

GNU General Public License

Resource Files

There are 30 image files in RestaurantRoulette. The names of the image files are listed as follows.

ab_bottom_solid_light_blue.9.png
ab_solid_light_blue.9.png
ab_stacked_solid_light_blue.9.png
ab_transparent_light_blue.9.png
cab_background_bottom_light_blue.9.png
cab_background_top_light_blue.9.png
drawer_shadow.9.png
ic_action_accept.png
ic_action_cancel.png
ic_action_discard.png
ic_action_new.png
ic_drawer.png
ic_price_empty.png
ic_price_empty_small.png
ic_price_full.png
ic_price_full_small.png
list_focused_light_blue.9.png
list_pressed_light_blue.9.png
menu_dropdown_panel_light_blue.9.png
progress_primary_light_blue.9.png
rate_star_small_half_holo_dark.png
rate_star_small_half_holo_light.png
rate_star_small_off_holo_dark.png
rate_star_small_off_holo_light.png
rate_star_small_on_holo_dark.png
rate_star_small_on_holo_light.png
spinner_ab_default_light_blue.9.png
spinner_ab_disabled_light_blue.9.png
spinner_ab_focused_light_blue.9.png
spinner_ab_pressed_light_blue.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.physphil.android.restaurantroulette.BaseActivity.java
com.physphil.android.restaurantroulette.HistoryListFragment.java
com.physphil.android.restaurantroulette.MainActivity.java
com.physphil.android.restaurantroulette.NavigationDrawerFragment.java
com.physphil.android.restaurantroulette.RestaurantActivity.java
com.physphil.android.restaurantroulette.RestaurantFragment.java
com.physphil.android.restaurantroulette.RestaurantListFragment.java
com.physphil.android.restaurantroulette.RestaurantSelectorFragment.java
com.physphil.android.restaurantroulette.data.DatabaseHelper.java
com.physphil.android.restaurantroulette.models.RestaurantHistory.java
com.physphil.android.restaurantroulette.models.Restaurant.java
com.physphil.android.restaurantroulette.ui.CustomFontArrayAdapter.java
com.physphil.android.restaurantroulette.ui.CustomFontDialogBuilder.java
com.physphil.android.restaurantroulette.ui.RestaurantHistoryListAdapter.java
com.physphil.android.restaurantroulette.ui.RestaurantListAdapter.java
com.physphil.android.restaurantroulette.util.Constants.java
com.physphil.android.restaurantroulette.util.LocationHelper.java
com.physphil.android.restaurantroulette.util.Util.java