This sdk is released to develop android application about smartband.
Follow these steps to compile sdk source code.
Step1: Change vision of project.

Step2: You will find tree struct of project

Step4: You will find library of release veriosn(.aar) is producted in your output directory*

Follow these steps to insert module to other project
Step1: Open other project -> Select File -> New Module

Step2: Compile library into application

Follow these steps to remove module from other project
Step1: Open other project -> Select File -> Project Structure -> delete library

Step2: Delete the library directory from your root direcotry of other project


