Skip to content

Commit

Permalink
Initial Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JBassett committed May 29, 2021
1 parent e97e162 commit 8bd749f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 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](https://github.com/improv-wifi/sdk-android/releases/latest) 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](https://developer.android.com/jetpack/compose) UI is provide in the demo application.

0 comments on commit 8bd749f

Please sign in to comment.