Skip to content

Commit df7f230

Browse files
committed
Sync English Version-Sensor
1 parent 0831117 commit df7f230

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

English Version/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -900,54 +900,54 @@ Demo Apk: https://play.google.com/store/apps/details?id=de.greenrobot.eventperf
900900

901901
#### Ninth. Sensor
902902
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.
904904
Project Address: https://github.com/gast-lib/gast-lib
905905
Demo Apk: https://play.google.com/store/apps/details?id=root.gast.playground
906906
Document: https://github.com/gast-lib/gast-lib#documentation
907907

908908
1. SensorManager
909-
Android Sensor管理
909+
Android Sensor Manager Library
910910
Project Address: https://github.com/nlathia/SensorManager
911911
Document: https://docs.google.com/document/d/1TqThJULb-4e6TGb1gdkAaPCfyuXStjJpbnt7a0OZ9OE/edit
912912

913913
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.
915915
Project Address: https://github.com/mendhak/gpslogger
916916
Demo Apk: https://play.google.com/store/apps/details?id=com.mendhak.gpslogger
917917
Document: http://code.mendhak.com/gpslogger/
918918

919919
1. Pedometer
920-
计步器,使用硬件计步感应器
920+
Lightweight pedometer app for Android using the hardware step sensor
921921
Project Address: https://github.com/j4velin/Pedometer
922922

923923
1. leapcast
924-
ChromeCast模拟器的App
924+
ChromeCast emulation app for any device
925925
Project Address: https://github.com/dz0ny/leapcast
926926

927927
1. Arduino-Communicator
928-
与Arduino通信的App
928+
Very simple Android application for communicating with Arduino
929929
Project Address: https://github.com/jeppsson/Arduino-Communicator
930930

931931
1. android-pedometer
932-
Android计步器
932+
App for Android phones that counts your steps.
933933
Project Address: https://github.com/bagilevi/android-pedometer
934934
Demo Apk: http://pedometer.googlecode.com/files/Pedometer-1.4.apk
935935

936936
1. OwnTracks for Android
937-
自己的轨迹记录
937+
OwnTracks Android App
938938
Project Address: https://github.com/owntracks/android
939939

940940
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.
942942
Project Address: https://github.com/tbouron/ShakeDetector
943943
Demo Apk: https://play.google.com/store/apps/details?id=com.github.tbouron.shakedetector.example
944944

945945
1. Android heart rate monitor
946-
Android心跳检测
946+
Android heart rate monitor
947947
Project Address: https://github.com/phishman3579/android-heart-rate-monitor
948948

949949
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.
951951
Project Address: https://github.com/alt236/Bluetooth-LE-Library---Android
952952
Demo Apk: https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan
953953
<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

Comments
 (0)