Programming Mobile Applications for Android Handheld Systems. Week 7: Location.
Location-Lab is hosted in the following web site
https://github.com/ellizzabbetth/Location-Lab
If you think the Android project Location-Lab 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-Lab.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 1 |
jar files used | robotium-solo-5.0.2-SNAPSHOT.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Location-Lab has the following Java source files.
course.labs.locationlab.MockLocationProvider.java course.labs.locationlab.PlaceDownloaderTask.java course.labs.locationlab.PlaceRecord.java course.labs.locationlab.PlaceViewActivity.java course.labs.locationlab.PlaceViewAdapter.java