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)..
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.
The following table is the detailed list of safetravel-android-app.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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.
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