Android service that uses GPS/Data from GSM to access and store user location..
loc_test is hosted in the following web site
https://github.com/gnivsarkar007/loc_test
If you think the Android project loc_test 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 loc_test.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
loc_test has the following Java source files.
com.nullpointer.location.Loc_testActivity.java com.nullpointer.location.LocationDatabase.java com.nullpointer.location.LocationService.java