Skip to content

githubsaturn/DeviceSensorManager

Repository files navigation

SensorApp

This is a simple example app that show how you can connect to the sensors installed on an android device and how to read the measuement. To run, make a clone and open project with Android Studio.

By reading the code, you can learn:

  • how to listen to a sensor
  • how to reduce the noise
  • how to change the sampling time (refresh rate)
  • save measurement in a file and share that file with other apps (content providers)
  • how to work with customized ListView and clickable items in them.
  • how to share data between activities
  • custom views with highly customized behaviour
  • and lots of other small things!

You can download it from Google Play.


Screenshots








About

Sensor Manager for Android Devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages