Android Open Source - Location track safetravel-android-app






Project Summary

An android application which allows users to add multiple locations and track the activity in those locations. The device is receiving alerts over GCM (Google Cloud Messaging)..

Web Site / Source Repository

safetravel-android-app is hosted in the following web site
https://github.com/koni84/safetravel-android-app

If you think the Android project safetravel-android-app 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 safetravel-android-app.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
org.sigimera.app.android.permission.C2D_MESSAGE




Resource Files

There are 2 image files in safetravel-android-app. The names of the image files are listed as follows.

ic_action_search.png
sigimera_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

safetravel-android-app has the following Java source files.

org.sigimera.safetravel.application.ApplicationController.java
org.sigimera.safetravel.application.ApplicationFassade.java
org.sigimera.safetravel.presentation.model.Constants.java
org.sigimera.safetravel.presentation.model.IApplication.java
org.sigimera.safetravel.presentation.view.MainActivity.java
org.sigimera.safetravel.presentation.view.TabManager.java
org.sigimera.safetravel.presentation.view.TabsAdapter.java