Today I will write a simple app for you that utilizes the step counter. This is a sample app same like the pedometer app which will register the sensor events when it starts, and update the UI with the latest step count whenever a new event is detected by the app. The code will specify SensorManager.SENSOR_DELAY_NORMAL as the update […]
The post Step Counter App With Android KitKat 4.4 appeared first on EDUmobile.ORG.