Just a test application that uses android studio and gets the location via google location services.
test-android-location is hosted in the following web site
https://github.com/joetoth/test-android-location
If you think the Android project test-android-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 test-android-location.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
test-android-location has the following Java source files.
com.example.joetoth.myapplication.ApplicationTest.java com.example.joetoth.myapplication.GooglePlayServicesActivity.java