Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.14 KB

Android-Compass

2023-06-07.21-16-46.online-video-cutter.com.mp4

This is a simple Android compass app that uses the device's magnetic field sensor to display the orientation.

Features

  • Displays a compass image that rotates based on the device's orientation.
  • Provides a real-time visual representation of the device's heading.

Screenshots

Include some screenshots or GIFs of your app here to showcase its functionality.

Getting Started

To get a local copy of the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/shariar99/Android-Compass.git
  2. Open the project in Android Studio.

  3. Build and run the app on a device or emulator.

Usage

Launch the app on your Android device. Hold the device flat and parallel to the ground. Rotate the device, and the compass image will rotate accordingly.

Compatibility

Android devices with a magnetic field sensor. Minimum Android SDK version: 16 (Android 4.1 Jelly Bean).

Dependencies

No external dependencies are required for this app.

License

This project is licensed under the MIT License.