billy1kaplan / column-android-sample

Sample Android app implementation of the Column SDK Module

Home Page:https://docs.columntax.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Column Module sample app for Android (Kotlin)

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.

Getting Started

  1. Download and install Android Studio if you don't already have it.
  2. Open this project in Android Studio.
  3. Use the built-in tools to make/build and run the app. See the Android docs for more info.
  4. Once your app is up and running, create a new user via the initialize tax filing endpoint
  5. Pass the user_url for the new user to the webview by replacing "<user url>" in MainActivity.kt

About

Sample Android app implementation of the Column SDK Module

https://docs.columntax.com/


Languages

Language:Kotlin 100.0%