log every sensor data of you android.
lifelogger is hosted in the following web site
https://github.com/fxp/lifelogger
If you think the Android project lifelogger 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 lifelogger.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-async-http-1.4.6.jar android-priority-jobqueue-1.1.2.jar avoscloud-v2.6.8.2.jar avospush-v2.6.8.1.jar fastjson.jar httpmime-4.2.4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
lifelogger has the following Java source files.
com.fengxiaoping.lifelogger.MainActivity.java com.fengxiaoping.lifelogger.SensorDataActivity.java com.fengxiaoping.lifelogger.model.SensorData.java com.fengxiaoping.lifelogger.model.SensorDataJob.java com.fengxiaoping.lifelogger.service.Globals.java com.fengxiaoping.lifelogger.service.SensorService.java