- Knowledge Base
- Developer
- Development Environments
-
Developer
-
RealWear Navigator™ 500 Series
- Overview
- Features and Specifications
- Wearing Your Device
- Device Setup
- Interacting with Your Device
- Device Power
- Battery Use
- Home Screen
- My Programs
- My Camera
- My Files
- My Training
- Safety
- Device Care
- Ownership Information
- User Guide
- FAQ
- Thermal Camera Module
- Display Technology Comparison
- Cleaning Your Device
-
RealWear Cloud
-
RealWear Releases
-
RealWear HMT-1®
-
RealWear HMT-1Z1®
-
RealWear Apps
-
Configure
-
RealWear Modules & Accessories
-
RealWear Navigator™ Series
Xamarin
The HMT is fundamentally an Android 10.0 (Release 12 and above) device. It runs standard Android applications, built using standard Android development tools.
Since Xamarin generates native Android applications they can be developed, installed and run on the HMT just like any other application – using the development environment you are used to.
Using embedded WearML in Xamarin will differ slightly from native Android in that directives should be placed in the AutomationProperties.Name field. When the application is compiled for Android, this property will set the android:contentDescription field for the corresponding element. To learn more about using directives, see the WearML Embedded API.
For more information on developing application using Xamarin for the HMT, follow the instructions for the Android Framework.