[android][demo] NomNom is a small Android app using the Google Places API to show nearby restaurants..
nomnom is hosted in the following web site
https://github.com/friederikewild/nomnom
If you think the Android project nomnom 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 nomnom.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in nomnom. The names of the image files are listed as follows.
action_refresh.png pin_nom.png
The following screenshort is generated from the image listed above.
nomnom has the following Java source files.
de.devmob.nomnom.NomNomActivity.java de.devmob.nomnom.NomNomListFragment.java de.devmob.nomnom.NomNomMapFragment.java de.devmob.nomnom.data.DatabaseOpenHelper.java de.devmob.nomnom.data.NomNomContentProvider.java de.devmob.nomnom.data.NomNomUpdater.java