
In this article, we will create an Android application which lists all the available sensors in an Android device. This application is developed in Eclipse ( 4.2.0 ) with ADT plugin ( 20.0.3 ) and Android SDK ( R20.0.3 ). 1. Create a new Android application project namely “SensorList” 2. Design application launcher icon...