Skip to content

Bluetooth library allowing to discover, select and start a connection with a bluetooth device

Notifications You must be signed in to change notification settings

sanders9/bluetooth-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

bluetooth-library

Bluetooth library allowing to discover, select and start a connection with a bluetooth device

Installation

  • Edit your top level build.gradle file
buildscript {
  repositories {
    jcenter()
  }
}
  • Edit the build.gradle file of your project
dependencies {
    compile 'com.sanders.bluetooth:bluetooth-library:0.0.3'
}

Actual Version

  • 0.0.3

Source files and description still in progress...

About

Bluetooth library allowing to discover, select and start a connection with a bluetooth device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published