Skip to content

Commit b734746

Browse files
committed
Add Shake Detector library for Android
Shake Detector library for Android Android手机震动摇晃检测库,提供供UI线程调用的回调接口
1 parent 9e4b1dd commit b734746

File tree

1 file changed

+21
-8
lines changed

1 file changed

+21
-8
lines changed

README.md

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -806,35 +806,48 @@ Demo地址:https://play.google.com/store/apps/details?id=com.npi.blureffect
806806
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
807807

808808
#### 九、传感器
809-
1. Great Android Sensing Toolkit Android感应器工具包,包含示例及使用过程中可能需要的算法
809+
1. Great Android Sensing Toolkit
810+
Android感应器工具包,包含示例及使用过程中可能需要的算法
810811
项目地址:https://github.com/gast-lib/gast-lib
811812
Demo地址:https://play.google.com/store/apps/details?id=root.gast.playground
812813
文档介绍:https://github.com/gast-lib/gast-lib#documentation
813814

814-
2. SensorManager Android传感器管理
815+
1. SensorManager
816+
Android传感器管理
815817
项目地址:https://github.com/nlathia/SensorManager
816818
文档介绍:https://docs.google.com/document/d/1TqThJULb-4e6TGb1gdkAaPCfyuXStjJpbnt7a0OZ9OE/edit
817819

818-
3. GPSLogger 记录GPS信息
820+
1. GPSLogger
821+
记录GPS信息
819822
项目地址:https://github.com/mendhak/gpslogger
820823
Demo地址:https://play.google.com/store/apps/details?id=com.mendhak.gpslogger
821824
文档介绍:http://code.mendhak.com/gpslogger/
822825

823-
4. Pedometer 计步器,使用硬件计步感应器
826+
1. Pedometer
827+
计步器,使用硬件计步感应器
824828
项目地址:https://github.com/j4velin/Pedometer
825829

826-
5. leapcast ChromeCast模拟器的App
830+
1. leapcast
831+
ChromeCast模拟器的App
827832
项目地址:https://github.com/dz0ny/leapcast
828833

829-
6. Arduino-Communicator 与Arduino通信的App
834+
1. Arduino-Communicator
835+
与Arduino通信的App
830836
项目地址:https://github.com/jeppsson/Arduino-Communicator
831837

832-
7. android-pedometer Android计步器
838+
1. android-pedometer
839+
Android计步器
833840
项目地址:https://github.com/bagilevi/android-pedometer
834841
Demo地址:http://pedometer.googlecode.com/files/Pedometer-1.4.apk
835842

836-
8. OwnTracks for Android 自己的轨迹记录
843+
1. OwnTracks for Android
844+
自己的轨迹记录
837845
项目地址:https://github.com/owntracks/android
846+
847+
1. Shake Detector library for Android
848+
Android手机震动摇晃检测库,提供供UI线程调用的回调接口
849+
项目地址:https://github.com/tbouron/ShakeDetector
850+
Demo地址:https://play.google.com/store/apps/details?id=com.github.tbouron.shakedetector.example
838851
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
839852

840853
#### 十、安全

0 commit comments

Comments
 (0)