Android Open Source - Development api Computacion-movil






Project Summary

interactive friend communication, cycling route tracking, etc. There are other projects that were exercises to take contact with the Android API and one particular projects that makes use of Unit testing and Integration Testing APIs to test some simple apps..

Web Site / Source Repository

Computacion-movil is hosted in the following web site
https://github.com/svilerino/Computacion-movil

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

ItemValue
Java File Count26
Target SDK Version18
Minimum SDK Version16
Activity Count6
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.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

Computacion-movil has the following Java source files.

com.cmovil.pathfinder.ActivarActivity.java
com.cmovil.pathfinder.ActivarDispositivoAsyncTask.java
com.cmovil.pathfinder.ActivarModel.java
com.cmovil.pathfinder.ActivarView.java
com.cmovil.pathfinder.DescargarRecorridoAsyncTask.java
com.cmovil.pathfinder.EnviarCoordenadasAsyncTask.java
com.cmovil.pathfinder.GPSBackgroundService.java
com.cmovil.pathfinder.GPSBackgroundServiceLauncher.java
com.cmovil.pathfinder.IngresarActivity.java
com.cmovil.pathfinder.IngresarModel.java
com.cmovil.pathfinder.IngresarView.java
com.cmovil.pathfinder.InicioActivity.java
com.cmovil.pathfinder.InicioView.java
com.cmovil.pathfinder.MapaActivity.java
com.cmovil.pathfinder.MapaModel.java
com.cmovil.pathfinder.MapaView.java
com.cmovil.pathfinder.PuntoDeRecorrido.java
com.gcmovil.gcdtesting.WellKnownKeys.java
com.gcmovil.gcdtesting.input.ActivityInput.java
com.gcmovil.gcdtesting.input.InputController.java
com.gcmovil.gcdtesting.input.InputModel.java
com.gcmovil.gcdtesting.input.InputView.java
com.gcmovil.gcdtesting.output.ActivityOutput.java
com.gcmovil.gcdtesting.output.OutputController.java
com.gcmovil.gcdtesting.output.OutputModel.java
com.gcmovil.gcdtesting.output.OutputView.java