Skip to content

An app that shows how to use the gyroscopic sensor to display the real-time values of the orientation and rotation of the device.

Notifications You must be signed in to change notification settings

IT-KCT-Modern-Android-Development/GyroSensing-Android-Jetpack

 
 

Repository files navigation

GyroSensing-Android-Jetpack 🌍📍

This repository contains an Android Jetpack Compose application that displays gyroscope sensor values.

Features 🚀

  • The application is built using Jetpack Compose, Android's modern toolkit for building native UI.
  • It uses the SensorManager to access the device's gyroscope sensor.
  • The application displays the gyroscope sensor values for the X, Y, and Z axes.
  • The sensor values are updated in real-time as the device moves.

Screenshots 📸

How to Run 🏃‍♀️

  • Clone this repository using git clone https://github.com/KarthiDreamr/GyroSensing-Android-Jetpack.git
  • Open the project in Android Studio Arctic Fox or later
  • Run the app on an emulator or a physical device

License 📝

This project is licensed under the GNU General Public License (GPL-3.0). The GPL is a strong copyleft license that requires improvements to be shared back with the community. For more information, see the LICENSE file.

About

An app that shows how to use the gyroscopic sensor to display the real-time values of the orientation and rotation of the device.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%