Passively monitors and records (and displays on a map) the location fixes made on your Android phone..
fuzzy-octo-robot is hosted in the following web site
https://github.com/johhud1/fuzzy-octo-robot
If you think the Android project fuzzy-octo-robot 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 fuzzy-octo-robot.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE com.example.passivelocationtester.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
fuzzy-octo-robot has the following Java source files.
com.hudson.passivelocationmonitor.Helpers.java com.hudson.passivelocationmonitor.LFnC.java com.hudson.passivelocationmonitor.LocTrackerService.java com.hudson.passivelocationmonitor.LocationDB.java com.hudson.passivelocationmonitor.LocationInfo.java com.hudson.passivelocationmonitor.LocationServiceBootReceiver.java com.hudson.passivelocationmonitor.MainActivityDBResultHandler.java com.hudson.passivelocationmonitor.MarkerDBWorker.java com.hudson.passivelocationmonitor.activities.MainActivity.java com.hudson.passivelocationmonitor.activities.SettingsActivity.java com.hudson.passivelocationmonitor.activities.TabHostActivity.java com.hudson.passivelocationmonitor.activities.TimeRangeActivity.java com.hudson.passivelocationmonitor.fragments.SettingsFragment.java