Skip to content

Repackaging the commonly used bluetooth scanning, connection, transmission and reconnection operation. Let users pay more attention to the business itself, but not the bluetooth.

Notifications You must be signed in to change notification settings

tonggang1308/NBle

Repository files navigation

NBle

Repackaging the commonly used bluetooth scanning, connection, transmission and reconnection operation. Let users pay more attention to the business itself, but not the bluetooth.

allprojects {
    	repositories {
    		...
    		maven { url 'https://jitpack.io' }
    	}
}
dependencies {
      implementation 'com.github.tonggang1308.NBle:reconnectble:0.9.0'
}

About

Repackaging the commonly used bluetooth scanning, connection, transmission and reconnection operation. Let users pay more attention to the business itself, but not the bluetooth.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages