@@ -900,54 +900,54 @@ Demo Apk: https://play.google.com/store/apps/details?id=de.greenrobot.eventperf
900
900
901
901
#### Ninth. Sensor
902
902
1 . Great Android Sensing Toolkit
903
- Android感应器工具包,包含示例及使用过程中可能需要的算法
903
+ GAST is a toolkit for using Android's Sensing capabilities. It contains the examples, boiler plate code, and algorithms you need to properly use Android sensors.
904
904
Project Address: https://github.com/gast-lib/gast-lib
905
905
Demo Apk: https://play.google.com/store/apps/details?id=root.gast.playground
906
906
Document: https://github.com/gast-lib/gast-lib#documentation
907
907
908
908
1 . SensorManager
909
- Android Sensor管理
909
+ Android Sensor Manager Library
910
910
Project Address: https://github.com/nlathia/SensorManager
911
911
Document: https://docs.google.com/document/d/1TqThJULb-4e6TGb1gdkAaPCfyuXStjJpbnt7a0OZ9OE/edit
912
912
913
913
1 . GPSLogger
914
- 记录GPS信息
914
+ GPSLogger is an Android app that logs GPS information to GPX, KML or text files and has options for annotating and sharing.
915
915
Project Address: https://github.com/mendhak/gpslogger
916
916
Demo Apk: https://play.google.com/store/apps/details?id=com.mendhak.gpslogger
917
917
Document: http://code.mendhak.com/gpslogger/
918
918
919
919
1 . Pedometer
920
- 计步器,使用硬件计步感应器
920
+ Lightweight pedometer app for Android using the hardware step sensor
921
921
Project Address: https://github.com/j4velin/Pedometer
922
922
923
923
1 . leapcast
924
- ChromeCast模拟器的App
924
+ ChromeCast emulation app for any device
925
925
Project Address: https://github.com/dz0ny/leapcast
926
926
927
927
1 . Arduino-Communicator
928
- 与Arduino通信的App
928
+ Very simple Android application for communicating with Arduino
929
929
Project Address: https://github.com/jeppsson/Arduino-Communicator
930
930
931
931
1 . android-pedometer
932
- Android计步器
932
+ App for Android phones that counts your steps.
933
933
Project Address: https://github.com/bagilevi/android-pedometer
934
934
Demo Apk: http://pedometer.googlecode.com/files/Pedometer-1.4.apk
935
935
936
936
1 . OwnTracks for Android
937
- 自己的轨迹记录
937
+ OwnTracks Android App
938
938
Project Address: https://github.com/owntracks/android
939
939
940
940
1 . Shake Detector library for Android
941
- Android手机震动摇晃检测库,提供供UI线程调用的回调接口
941
+ This library provides a easy way to detect a shake movement using the build-in accelerometer and fire a callback on the UI thread every times it happens.
942
942
Project Address: https://github.com/tbouron/ShakeDetector
943
943
Demo Apk: https://play.google.com/store/apps/details?id=com.github.tbouron.shakedetector.example
944
944
945
945
1 . Android heart rate monitor
946
- Android心跳检测
946
+ Android heart rate monitor
947
947
Project Address: https://github.com/phishman3579/android-heart-rate-monitor
948
948
949
949
1 . Bluetooth LE Library for Android
950
- 蓝牙源信息,include宝库Mac, 更新时间, RSSI, UUID, 信号源距离, 影响范围等信息
950
+ This library allows for easy access to a Bluetooth LE device's AdRecord and RSSI value. It offers additional functionality for iBeacons.
951
951
Project Address: https://github.com/alt236/Bluetooth-LE-Library---Android
952
952
Demo Apk: https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan
953
953
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
0 commit comments