Android Open Source - SQLite Store EatPrayLoveZGZ






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of EatPrayLoveZGZ.

ItemValue
Java File Count15
Supported screen sizes[ldpi, mdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count8
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null




Java Source Files

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