文件名称:Android代码-Sensors Web Logger
文件大小:78KB
文件格式:ZIP
更新时间:2022-08-26 21:02:21
Android代码
SensorsWebLogger Android application - Sensors Web Logger This application will send Environment Sensors data together with location to custom URL you specify. It is actually nice alternative to Arduino sensors if you just need logging of the temperature/humidity/pressure and your phone have such sensors. It tries to be nice with battery as it will try to get the best location possible with current settings on the phone. In order to protect your privacy, application logs sensors data to the loca
【文件预览】:
SensorsWebLogger-master
----.gitignore(290B)
----app()
--------.gitignore(7B)
--------build.gradle(651B)
--------src()
--------proguard-rules.pro(652B)
--------app.iml(7KB)
----settings.gradle(15B)
----build.gradle(436B)
----.travis.yml(545B)
----LICENSE(18KB)
----README.md(1KB)
----gradle.properties(855B)
----gradle()
--------wrapper()