As of March 15, 2023, we will no longer sell Glass Enterprise Edition. We will continue supporting Glass Enterprise Edition until September 15, 2023. This documentation has been archived and remains as a historical reference for developers who actively maintain apps built for Glass Enterprise Edition. For more information, visit the
Help Center.
Connectivity
Stay organized with collections
Save and categorize content based on your preferences.
With Glass Enterprise Edition 2 you can use wireless protocols such as Bluetooth and Wi-Fi
to stay connected. Read on to find out more about connectivity features.
Bluetooth
Bluetooth on Glass allows you to exchange data with other Bluetooth devices such as wireless
headphones, keyboards, and barcode scanners. The
Glass Settings application allows you
to search for and pair with nearby devices. If you'd like to implement Bluetooth connectivity in
your applications, use Android's
Bluetooth API.
Wi-Fi
Wi-Fi allows you to connect your device to nearby networks. The
Glass Settings application provides an
interface to search for and connect to nearby Wi-Fi networks. To implement Wi-Fi in your application,
use the Android
Wi-Fi API.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-05 UTC."],[[["Glass Enterprise Edition 2 supports Bluetooth for connecting to devices like headphones, keyboards, and scanners, and Wi-Fi for network connectivity."],["Utilize Android's Bluetooth and Wi-Fi APIs to implement these features in your applications."],["Ensure Location Services are enabled and necessary permissions are granted before scanning for Bluetooth or Wi-Fi networks."]]],[]]