Android/Web app for live location tracking..
WhereLocator is hosted in the following web site
https://github.com/gurinderhans/WhereLocator
If you think the Android project WhereLocator 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 WhereLocator.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_CONTACTS android.permission.READ_PROFILE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE me.gurinderhans.wherelocator.gcm.permission.C2D_MESSAGE |
WhereLocator has the following Java source files.
me.gurinderhans.wherelocator.ApplicationTest.java me.gurinderhans.wherelocator.GcmBroadcastReceiver.java me.gurinderhans.wherelocator.GcmServiceHandler.java me.gurinderhans.wherelocator.MainActivity.java me.gurinderhans.wherelocator.SendLocationService.java me.gurinderhans.wherelocator.SettingsActivity.java me.gurinderhans.wherelocator.SettingsFragment.java