A parental control application designed to help parents track their children's device effectively.
- Live Location Tracking: Track your child's real-time location.
- Battery Optimization Assistance: Guides for managing battery settings for uninterrupted tracking.
- App Auto-Start Configuration: Ensures the app functions seamlessly in the background.
- Parent-Child Device Pairing: Securely pairs devices using a unique random code.
- Android Studio Giraffe or later
- Minimum SDK: 24 (Android 7.0 Nougat)
- Target SDK: 34 (Android 14)
- A Firebase account for backend services
-
Clone the Repository:
git clone https://github.com/your-username/fy-foundyou-parent-control.git
-
Open the Project in Android Studio.
-
Set Up Firebase:
- Create a Firebase project in the Firebase Console.
- Download the
google-services.json
file and add it to the app directory.
-
Build and Run the Project:
- Connect your device or emulator.
- Build and run the application using Android Studio.
- Android Studio - The official IDE for Android development
- Firebase - Real-time database, authentication, and cloud functions
- Google Maps SDK - Powering the location tracking features
Our privacy policy explains how user data is collected, stored, and used. Read it here.
Please review our terms and conditions here.
- Initial release
- Features: live location tracking
- Creator and Initial Development - GhostByte
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Firebase and Google Maps SDK teams for their incredible tools.
- Special thanks to [Mentors/Contributors] for their valuable input during development.