Skip to content

This Git Contains The Java Code For Sensors That Are Available In The Smartphones And Shows Their Current Working And Maker Details With Max Input And Output

License

Notifications You must be signed in to change notification settings

Yashjain329/Sensor-Explorer

Repository files navigation

GitHub Stars GitHub Forks GitHub License Last Commit

📱 Sensor Explorer

Sensor Explorer is an Android application built using Java that lets users explore and interact with the various sensors available on their device.

🚀 Features

  • 🔍 List all available sensors on the device
  • 📈 View real-time data from selected sensors
  • 🎛️ Interactive UI using Fragments for sensor data display
  • 🧭 Supports various sensor types like:
    • Accelerometer
    • Gyroscope
    • Light Sensor
    • Proximity Sensor
    • Magnetometer
    • And more!

🛠️ Built With

  • Java — Main programming language
  • Android SDK
  • Android Fragments — For modular UI
  • Material Design Components

🧑‍💻 How to Run

  1. Clone the repo:
    git clone https://github.com/Yashjain329/Sensor-Explorer.git 

2.Open the project in Android Studio

3.Connect your Android device or start an emulator

4.Click Run

Project Structure

Sensor-Explorer/ ├── app/ │ ├── src/ │ │ ├── main/ │ │ │ ├── java/... │ │ │ ├── res/layout/... │ │ │ └── AndroidManifest.xml ├── build.gradle └── README.md

📋 Requirements

  • Android Studio Flamingo or later
  • minSdk: 21
  • targetSdk: 34

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👤 Author

Yash Jain

🙌 Contributions

Feel free to open issues, suggest features, or contribute!

About

This Git Contains The Java Code For Sensors That Are Available In The Smartphones And Shows Their Current Working And Maker Details With Max Input And Output

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages