<< 30 July 2008 | Home | 01 August 2008 >>

Sensor, data retrival

How to get data reading from sensor

Many of the latest mobile phones come with in-build sensor. So far I only come across of accelerometer. The most common question you find these days on many mobile development forums is "How do you access sensor?" or "How do I get readings from sensor?". In next couple of lines I will show you how to get simple reading of these data on your phone.

Read more...