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.
Java Microedition where to start
Some suggestions containing links to resources I found helpful or useful
I made this post few days back on daniweb.com and it is addressed for these of you who would like to learn more or start with Java Microedition - JME (also known as J2ME)

