LocalizationShare is a project which intents to be a simple and very customizable application to send panic alerts..
locationshare is hosted in the following web site
https://github.com/neoriddle/locationshare
If you think the Android project locationshare 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 locationshare.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WAKE_LOCK |
There are 7 image files in locationshare. The names of the image files are listed as follows.
ic_menu_info_details.png ic_menu_mylocation.png ic_menu_preferences.png ic_menu_refresh.png ic_menu_reminder.png ic_menu_send.png map_pin_add.png
The following screenshort is generated from the image listed above.
locationshare has the following Java source files.
com.neoriddle.locationshare.db.LocationsDBAdapter.java com.neoriddle.locationshare.io.GenericLocationListener.java com.neoriddle.locationshare.io.GetGPSCurrentLocation.java com.neoriddle.locationshare.io.Preferences.java com.neoriddle.locationshare.io.SendAlert.java com.neoriddle.locationshare.security.GenericHttpsClient.java com.neoriddle.locationshare.security.NaiveSocketFactory .java com.neoriddle.locationshare.security.NaiveTrustManager.java com.neoriddle.locationshare.utils.AndroidUtils.java