Android APP developed at the university. Using web-service from Ayto. Zaragoza to place on map POIs, see details o each one, create your on POIs and store your own and favorites POIs in a SQLlite database.
EatPrayLoveZGZ is hosted in the following web site
https://github.com/sergiowebo/EatPrayLoveZGZ
If you think the Android project EatPrayLoveZGZ 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 EatPrayLoveZGZ.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [ldpi, mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 8 |
Fragment Count | 4 |
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 com.sergiowebo.permission.MAPS_RECEIVE |
There are 6 image files in EatPrayLoveZGZ. The names of the image files are listed as follows.
alojamiento.png big_ic_launcher.png commons.png favoritos.png monumentos.png restaurantes.png
The following screenshort is generated from the image listed above.
EatPrayLoveZGZ has the following Java source files.
com.sergiowebo.AboutActivity.java com.sergiowebo.BookmarkActivity.java com.sergiowebo.DialogAddPlace.java com.sergiowebo.EatingActivity.java com.sergiowebo.MainActivity.java com.sergiowebo.SeeingActivity.java com.sergiowebo.SleepingActivity.java com.sergiowebo.SplashActivity.java com.sergiowebo.bbdd.DBHelper.java com.sergiowebo.bbdd.IDBConstants.java com.sergiowebo.bbdd.IDBValues.java com.sergiowebo.bbdd.MapLocation.java com.sergiowebo.data.menuAdapter.java com.sergiowebo.data.menuItem.java com.sergiowebo.util.CoordinateConversion .java