Android Open Source - Location Application YELPIO






Project Summary

Android application that gives you restaurant recommendations based on your preferences and location using Yelp dataset..

Web Site / Source Repository

YELPIO is hosted in the following web site
https://github.com/ihlee01/YELPIO

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count4
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of YELPIO is as follows:

Apache License

Resource Files

There are 16 image files in YELPIO. The names of the image files are listed as follows.

ab_bottom_solid_example.9.png
ab_solid_example.9.png
ab_stacked_solid_example.9.png
ab_transparent_example.9.png
cab_background_bottom_example.9.png
cab_background_top_example.9.png
list_focused_example.9.png
list_pressed_example.9.png
logo.png
menu_dropdown_panel_example.9.png
progress_primary_example.9.png
spinner_ab_default_example.9.png
spinner_ab_disabled_example.9.png
spinner_ab_focused_example.9.png
spinner_ab_pressed_example.9.png
user_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

io.prediction.example.yelp.AppDataCollect.java
io.prediction.example.yelp.DetailActivity.java
io.prediction.example.yelp.DeviceUuidFactory.java
io.prediction.example.yelp.IntroActivity.java
io.prediction.example.yelp.PrefActivity.java
io.prediction.example.yelp.RestaurantListActivity.java
io.prediction.example.yelp.Restaurant.java