Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeller-vuzix committed Dec 20, 2023
1 parent d2e8970 commit 6504eba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@

[![](https://jitpack.io/v/com.vuzix/ultralite-sdk-android.svg)](https://jitpack.io/#com.vuzix/ultralite-sdk-android)

![Vuzix Logo](https://apps.vuzix.com/images/vuzix-logo-old.png)
# Ultralite SDK for Android
Use this library to connect your Android app to the Vuzix Z100™ smart glasses. Easily connect, send notifications, send text, or send images to the glasses display.
Use this library to connect your Android app to the Vuzix Z100™ smart glasses. Easily connect, send notifications, send text, or send images to the glasses display.

## Requirements
- Android device running Android 12 or later
- [Vuzix Connect](https://play.google.com/store/apps/details?id=com.vuzix.connect) app installed
- Vuzix Z100™ smart glasses
- Vuzix Z100™ smart glasses

## Installation
1. Add JitPack as a maven repository in settings.gradle or settings.gradle.kts at the top level of your Android Studio project:
Expand Down Expand Up @@ -58,5 +59,5 @@ Sample code showing several example use cases is available [here](https://github

## Legal
Use of the SDK is available to developers agreeing to the
[VUZIX® SOFTWARE DEVELOPMENT KIT LICENSE AND CONFIDENTIALITY AGREEMENT](https://www.vuzix.com/pages/vuzix%C2%AE-software-development-kit-license-and-confidentiality-agreement)
[VUZIX® SOFTWARE DEVELOPMENT KIT LICENSE AND CONFIDENTIALITY AGREEMENT](https://www.vuzix.com/pages/vuzix%C2%AE-software-development-kit-license-and-confidentiality-agreement)

0 comments on commit 6504eba

Please sign in to comment.