Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 833 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 833 Bytes

BoostSDK

Install for developement

Please use IntelliJ IDEA IDE before the Android Studio is fully configured

  • Clone repo git clone git@github.com:LiveUI/BoostSDK.git

JetBrains IntelliJ

Android Studio (not yet working)

  • Download Android Studio
  • File->New->Import Project...
  • Select root folder of your newly clonned repository

Build

Run either ./gradlew assemble in the IDE terminal or in Gradle menu select the type of build you'd like to perform (see below screenshot)

Gradle menu (Optionally you can select any other desired product to be built)