Android Open Source - App course My-places






Project Summary

Application I wrote for an Android certification course. Feel free to digg in and use whatever you want.

Web Site / Source Repository

My-places is hosted in the following web site
https://github.com/pepegar/My-places

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

ItemValue
Java File Count9
Target SDK Version8
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.INTERNET




Java Source Files

My-places has the following Java source files.

me.jlgarcia.mislugares.AddItemizedOverlay.java
me.jlgarcia.mislugares.EditarLugarActivity.java
me.jlgarcia.mislugares.InsertarLugarActivity.java
me.jlgarcia.mislugares.ListaLugaresActivity.java
me.jlgarcia.mislugares.MapaLugaresActivity.java
me.jlgarcia.mislugares.MostrarLugarActivity.java
me.jlgarcia.mislugares.PrincipalActivity.java
me.jlgarcia.mislugares.db.LugaresDB.java
me.jlgarcia.mislugares.db.LugaresSQLHelper.java