Android Open Source - Location Service Android-Location-Service-Using-Baidu-Location-SDK






Project Summary

A Android service running in background and locate yourself. It locates the position very quick and it battery-save..

Web Site / Source Repository

Android-Location-Service-Using-Baidu-Location-SDK is hosted in the following web site
https://github.com/elliott-wen/Android-Location-Service-Using-Baidu-Location-SDK

If you think the Android project Android-Location-Service-Using-Baidu-Location-SDK 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 Android-Location-Service-Using-Baidu-Location-SDK.

ItemValue
Java File Count4
Target SDK Version10
Minimum SDK Version9
Activity Count0
jar files usedandroid-support-v4.jar
locSDK_3.3.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CAMERA
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_LOGS
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTING




Java Source Files

Android-Location-Service-Using-Baidu-Location-SDK has the following Java source files.

com.hellowind.sweethome.Config.java
com.hellowind.sweethome.LocationService.java
com.hellowind.sweethome.UserStatusListener.java
com.hellowind.utils.ServiceUtils.java