A android app to search for restaurants nearby, for your choice of food.
RestaurantDetector is hosted in the following web site
https://github.com/ManojkumarMuralidharan/RestaurantDetector
If you think the Android project RestaurantDetector 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 RestaurantDetector.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | android-support-v4.jar scribe-1.2.3.jar scribe-1.2.3.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES your_package_name.permission.MAPS_RECEIVE |
There are 32 image files in RestaurantDetector. The names of the image files are listed as follows.
button_arrow.png button_arrow_us.png button_bg_selected.png cookie.png cookiee.png dollar.png dollarus.png dropdown.png dropup.png female.png ic_menu_add.png ic_menu_info_details.png ic_menu_overflow_dark_white.png ic_menu_refresh.png logo.png male.png mile1.png mile10.png mile10us.png mile1us.png mile2.png mile2us.png mile3.png mile3us.png mile5.png mile5us.png plates.png play_button.png search.png search_noresults.png user_female.png yelp_logo.png
The following screenshort is generated from the image listed above.
RestaurantDetector has the following Java source files.
com.example.customratingbar.APIStaticKeys.java com.example.customratingbar.IntentLocation.java com.example.customratingbar.LoginActivity.java com.example.customratingbar.MainActivity.java com.example.customratingbar.Restuarant.java com.example.customratingbar.ResultCard.java com.example.customratingbar.ResultCardAdapter.java com.example.customratingbar.ResultCardFragment.java com.example.customratingbar.ResultListActivity.java com.example.customratingbar.ReviewBean.java com.example.customratingbar.ReviewCardAdapter.java com.example.customratingbar.SelectedCard.java com.example.customratingbar.Yelp.java com.example.customratingbar.YelpApi2.java com.example.customratingbar.YelpParser.java