Including the library in Android Studio

use the "Import Module..." function to include the mybees SDK After you've imported the module click on "Open Module Settings" and add dependencies from this module. Now in build.gradle add this dependencies: Array Open your strings.xml file. Example path: /app/src/main/res/values/strings.xml. Add a new string with the name microbees_clinet_id and value as your MicroBees Client ID [...]