Skip to content

ikkiChung/MySensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySensor

Example of how to use Android sensors

The Android sensors are hardware devices. Android provides a manager to control the devices. User should register the devices you want to use by the manager. And implements the callback functions for the sensor event alert.

This article teaches how to use Android sensors. http://ibuzzlog.blogspot.tw/2012/08/how-to-use-android-sensors.html

About

Example of how to use Android sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages