simple android application to search yelp oauth api. Uses volley, active android and universal image loader to deliver this experience online and offline..
yelp-oauth is hosted in the following web site
https://github.com/Wapples/yelp-oauth
If you think the Android project yelp-oauth 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 yelp-oauth.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | ActiveAndroid.jar android-support-v4.jar scribe-1.3.0.jar |
There are 2 image files in yelp-oauth. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
yelp-oauth has the following Java source files.
com.yelpoauth.android.application.VolleyController.java com.yelpoauth.app.android.MainActivity.java com.yelpoauth.app.android.NavigationDrawerFragment.java com.yelpoauth.app.android.controllers.UserController.java com.yelpoauth.app.android.helpers.Yelp.java com.yelpoauth.app.android.helpers.YelpApi2.java com.yelpoauth.app.android.models.User.java