Tutorial draft - nift4/BTLib GitHub Wiki

Welcome to the BTLib tutorial.

Prerequistes

  • Android programming knowledge
  • Java knowledge
  • BTLib :)

NOTE

We'll need an Activity for using BTLib. if you want to use it in a Service, use another libary.

Adding to your project

First we must add it to your project.

Using Gradle

Add it to your build.gradle.

Starting with programming