This repository has been archived by the owner on May 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Luke Van Oort edited this page Mar 17, 2016
·
7 revisions
Please pick the relevant subsection from the sidebar to learn more about working with the TappyBLE SDK.
The Tappy BLE SDK is very modular so you can customize your dependencies for your application. However, most applications will need the following dependencies:
compile "com.taptrack.tcmptappy:tappyble-scanner:${latestVersion}"
compile "com.taptrack.tcmptappy:tappyble-simplemanager:${latestVersion}"
compile "com.taptrack.tcmptappy:tappyble-service:${latestVersion}"
Details of these dependencies and alternative configurations are including in the relevant sections from the sidebar.