Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 318 Bytes

TUNE Android SDK

#Build

  • Install Android Studio

  • ./gradlew makeJar creates /dist/TuneMarketingConsoleSDK-x.y.z.jar

#Test

  • ./gradlew connectedCheck --info runs instrumentation tests in /TuneMarketingConsoleSDK/src/androidTest