Android Open Source - Location Provider AndroidLocationUpdates






Project Summary

Get current location and list of active providers(android location upates).

Web Site / Source Repository

AndroidLocationUpdates is hosted in the following web site
https://github.com/kb36/AndroidLocationUpdates

If you think the Android project AndroidLocationUpdates listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidLocationUpdates.

ItemValue
Java File Count1
Target SDK Version21
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK




Java Source Files

AndroidLocationUpdates has the following Java source files.

com.flamingo.currentlocation.MainActivity.java