Android Open Source - Development restaurant Nommable






Project Summary

A restaurant discovery app for Android..

Web Site / Source Repository

Nommable is hosted in the following web site
https://github.com/zetsubo/Nommable

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

ItemValue
Java File Count14
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count3
Fragment Count4
jar files usedactiveandroid-3.0.jar
android-async-http-1.4.3.jar
android-support-v4.jar
codepath-oauth-0.2.4.jar
codepath-utils.jar
scribe.jar
universal-image-loader-1.8.4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.codepath.apps.nommable.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 4 image files in Nommable. The names of the image files are listed as follows.

ic_action_collection.png
ic_yelp_logo.png
nommable_launcher.png
witewall_3.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Nommable has the following Java source files.

com.codepath.apps.nommable.NommableApp.java
com.codepath.apps.nommable.activities.FavoritesActivity.java
com.codepath.apps.nommable.activities.LaunchActivity.java
com.codepath.apps.nommable.activities.ResultsActivity.java
com.codepath.apps.nommable.adapters.MenuAdapter.java
com.codepath.apps.nommable.adapters.RestaurantAdapter.java
com.codepath.apps.nommable.adapters.ResultsPagerAdapter.java
com.codepath.apps.nommable.fragments.DetailsFragment.java
com.codepath.apps.nommable.fragments.MapFragment.java
com.codepath.apps.nommable.fragments.MenuFragment.java
com.codepath.apps.nommable.models.Menu.java
com.codepath.apps.nommable.models.MenuRow.java
com.codepath.apps.nommable.models.Restaurant.java
com.codepath.apps.nommable.network.FourSquareClient.java