LinkSaver Pro is a productivity tool that lets users save, organize, and sync their favorite web links from Android and Chrome seamlessly. Built with a focus on simplicity, accessibility, and cross-platform synchronization.
- 📤 Share Intent Support – Save links directly from any app
- 📝 Add Title & Description – Personalize saved links
- 💾 Room Database – Offline-first local storage
- 🔍 Search & Filter – Quickly find saved links
- 📤 Export/Backup – Export links to CSV or sync with Google Drive
- 🔄 Firebase Sync (Coming Soon) – Cross-device syncing
- 🔐 Firebase Authentication – Login via phone number (OTP)
- ☁️ Firestore Sync – Save links in real-time to the cloud
- 🛡️ Google ReCAPTCHA – Secure authentication flow
- 🔄 Bi-directional Sync – Access saved links on mobile or desktop
- Android SDK
- Room DB
- Retrofit / OkHttp (for APIs)
- Firebase Authentication
- Firebase Firestore
- Google Drive API (for backups)
- Firebase Web SDK (Auth + Firestore)
- Manifest v3
- ReCAPTCHA v2
- Bootstrap / Vanilla JS
- Clone the repository:
git clone https://github.com/your-username/linksaver-pro.git