The Android samples include example implementations for Android and Android SDK.
Some examples require a sample server from Incode.
- You will also need Android Studio or an Android IDE
-
You will need to request a private maven artifact credential and add this to our gradle file (as shown in each example).
-
You will need to install Incode's Android SDK using these instructions
-
Change directory to one of the sample folders, e.g.
starter
:cd <repo root directory>/<sample folder>
-
Follow the specific instructions in each sample folder
Android SDK Product Example including a full featured SDK implementation.