An Android application that uses the Google Play Services to locate the user and shows the location on a map..
WhereAreYou is hosted in the following web site
https://github.com/Jusodo/WhereAreYou
If you think the Android project WhereAreYou 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 WhereAreYou.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES de.ala.meetme.permission.MAPS_RECEIVE |
WhereAreYou has the following Java source files.
de.ala.meetme.ITrackerDatabase.java de.ala.meetme.TrackerDBHelper.java de.ala.meetme.TrackerDatabase.java de.ala.meetme.TrackerMapActivity.java de.ala.meetme.TrackerService.java de.ala.meetme.UploadService.java