Android Open Source - Location Share ShareLoc






Project Summary

A simple app that allows any user to share his current location so that other can find him. Also allows the users to save the location if he needs it for future reference..

Web Site / Source Repository

ShareLoc is hosted in the following web site
https://github.com/sunnyshrestha/ShareLoc

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE




Resource Files

There are 6 image files in ShareLoc. The names of the image files are listed as follows.

camera.png
map.png
personlocation.png
refresh.png
share.png
textsms.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ShareLoc has the following Java source files.

dev.suncha.shareloc.ApplicationTest.java
dev.suncha.shareloc.CustomCursorAdapter.java
dev.suncha.shareloc.FallbackLocationTracker.java
dev.suncha.shareloc.FirstFixListener.java
dev.suncha.shareloc.Location.java
dev.suncha.shareloc.LocationOperations.java
dev.suncha.shareloc.LocationTracker.java
dev.suncha.shareloc.Main.java
dev.suncha.shareloc.MyActivity.java
dev.suncha.shareloc.MySQLiteHelper.java
dev.suncha.shareloc.ProviderLocationTracker.java
dev.suncha.shareloc.SampleActivity.java
dev.suncha.shareloc.displayDatabaseItems.java
dev.suncha.shareloc.saveLocationDetails.java