Simple application that synchronize contacts in app and phone.
This project has written with:
- Install cordova
npm install -g cordova
- Clone project from GitHub by SSH link
[email protected]:PlusOneGeneration/person-list.git
or HTTPShttps://github.com/PlusOneGeneration/person-list.git
- Run
cordova run android
For testing application on mobile :
- run
cordova build --release android
- go to
cordova/platforms/android/build/outputs/apk
and you have aandroid-armv7-release-unsigned.apk
file and you just need to download it on your mobile and run! - run and install
android-armv7-release-unsigned.apk
.
- Irina Udovyk - developer