First test of an android repository dealing with location management.
location is hosted in the following web site
https://github.com/gustfred/location
If you think the Android project location 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 location.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in location. The names of the image files are listed as follows.
abr.png
The following screenshort is generated from the image listed above.
location has the following Java source files.
com.abr.testing.DisplayMessageActivity.java com.abr.testing.Driver.java com.abr.testing.Location_testActivity.java