Please use IntelliJ IDEA IDE before the Android Studio is fully configured
- Clone repo
git clone [email protected]:LiveUI/BoostSDK.git
- Download IntelliJ IDEA
- Open or import root as project
- Download Android Studio
- File->New->Import Project...
- Select root folder of your newly clonned repository
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)
(Optionally you can select any other desired product to be built)