A simple app that fetch your WhatsApp contacts 📱
Clone this repository and import into Android Studio
git clone https://github.com/ayshiff/WhatsApp-Contacts.git
Use the Android Studio Build Variants button to choose between production and staging flavors combined with debug and release build types
From Android Studio:
- Build menu
- Build APK(s)...
- IOS
- Fetch photos from contacts
- Design
- Add favorites contacts
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request