The Android Sensors Simulator <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>

The android platform supports various hardware sensors with which our application can interact. These sensors include (among others) a sensor for the outside temprature, an accelerometer, a compas and a sensor for getting the device orientation. The current standard android emulato bundled with the android SDK doesn’t allow us testing applications that use these sensors. I have recently found the […]