---
title: "SDK for Android"
slug: "sdk-for-android"
updated: 2024-01-09T18:28:50Z
published: 2024-01-09T18:28:50Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.vuzix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SDK for Android

The Android SDK allows the user 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

The SDK Library can be found on our Github page [here](https://github.com/Vuzix/ultralite-sdk-android).

API level documentation is available [here](https://vuzix.github.io/ultralite-sdk-android/javadoc/com/vuzix/ultralite/package-summary.html).

A sample app of the Android SDK can be found [here](https://github.com/Vuzix/ultralite-sdk-android-sample).
