Skip to content

improv-wifi/sdk-android

Repository files navigation

Android SDK for Improv Wi-Fi

Installation

For now this library is not published through maven. For now you can take the AAR from the Latest Release and place it in your libs folder of your applicaiton and add it as a file dependency.

Usage

This library is for dealing with the complexities of the Bluetooth connection not creating any UI. You as the developer are responible for creating the UI/UX. A sample Compose UI is provide in the demo application.