Skip to content

truvhq/quickstart-android

Repository files navigation

Get started with Android Quickstart

To get started with Truv API, we recommend following a step-by-step walkthrough in our docs https://docs.truv.com/docs/android-quickstart.

Requirements

Android Studio

Setup & Run

Clone the repository

git clone https://github.com/truvhq/quickstart-android

Open quickstart-android

cd quickstart-android

Create local.properties file with the following content (values with <> should be replaced by the proper keys or values)

truvClientId="<client_id>"
truvSecret="<access_key>"
truvApiUrl="https://prod.truv.com/v1/"
truvProductType="<employment or income>"

Open the project in Android Studio and run the app.

About

Truv Bridge Android Quickstart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7