See the full documentation for more details.
This is a sample Android app written in Kotlin that shows an example of opening the frontend Column Tax SDK Module in Android.
- Download and install Android Studio if you don't already have it.
- Open this project in Android Studio.
- Use the built-in tools to make/build and run the app. See the Android docs for more info.
- Once your app is up and running, create a new user via the initialize tax filing endpoint
- Pass the
user_url
for the new user to the webview by replacing"<user url>"
in MainActivity.kt