Dummy location recorder widget (Android).
SaveMyTrip is hosted in the following web site
https://github.com/jlaloi/SaveMyTrip
If you think the Android project SaveMyTrip 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 SaveMyTrip.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE com.example.savemytrip.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
SaveMyTrip has the following Java source files.
com.example.savemytrip.Factory.java com.example.savemytrip.MainActivity.java com.example.savemytrip.MyWidgetProvider.java com.example.savemytrip.UpdateService.java com.example.savemytrip.Utils.java