This is an android app to save contacts on your phone without any internet connection
1. Fork the repo 🍴
2. Clone the forked repo and import in Android Studio 💻
git clone https://github.com/<your-username>/contacts-app.git
3. Create a virtual emulator or connect an android smartphone to your machine 📱
4. Turn on USB debugging if using a smartphone 🔛
5. Run the app from android studio ⏯️
From Android Studio
- Build menu
- Generate Signed APK
- Fill in the keystore imformation (need to do only once and let Android Studio remember it)
- Stores contacts on device offline
- Clean user interface and easy readability
- Update and Delete contacts feature
Deep Dhar ❤☕