/transloadit-android-example

Android example application showing integration with Java SDK

Primary LanguageJava

Transloadit Android Example

Instructions

  1. Install and setup Android Studio, Android's official IDE.
  2. Open this project in Android Studio.
  3. Replace the YOUR_AUTH_KEY and YOUR_TEMPLATE_ID placeholders in app/src/main/res/values/strings.xml
  4. Run the application either in an emulator or your connected device.