Phone Police is an Android app that allows users to turn on the flashlight and fetch the location of their mobile devices using GPS location. The app utilizes RecyclerView for displaying a list of functionalities, Lottie library for animations, and Firebase for data storage and retrieval.
- Turn on/off the flashlight: Users can easily toggle the flashlight on their mobile devices with a single tap.
- Fetch GPS location: The app uses GPS location to retrieve the current geographical coordinates of the user's device.
- RecyclerView: Used to display a scrollable list of functionalities, providing a smooth user interface for easy navigation.
- Lottie library: Integrated animations to enhance the user experience and provide visual feedback for certain actions.
- Firebase: Used for data storage and retrieval, allowing seamless synchronization of user preferences and settings across devices.
-
Clone the repository:https://github.com/uphargaur/Phone-Police.git
-
Open the project in Android Studio.
-
Build and run the app on an Android device or emulator.
-
Launch the app on your Android device.
-
Grant necessary permissions for accessing the flashlight and GPS location.
-
Tap the flashlight button to turn it on/off.
-
Tap the "Fetch Location" button to retrieve the GPS coordinates of your device.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.