Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1 KB

File metadata and controls

11 lines (9 loc) · 1 KB

contacts-android-client-app

Contains an Android App that lets you get, add and delete Contacts using the contacts-client-lib.

How to compile & run?

  1. To build this app you'll need to compile contacts-client-lib first, as explained here.
  2. contacts-client-lib requires you to set the base url of the contacts-backend-app. You can configure this in MyApplication.kt.
  3. Use Android Studio to launch the app.
List Add Delete
Contacts - Android - List Contacts - Android - Add Contacts - Android - Delete