Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 594 Bytes

File metadata and controls

16 lines (10 loc) · 594 Bytes

This plugin provides native Android accessibility support for Unity projects.

Installation

  1. Clone this repository.
  2. In Unity, create a folder named "Plugins" in your "Assets" folder.
  3. Copy the Native-Android-Accessibility-for-Unity.aar file (from the build/outputs/aar/ directory after building in Android Studio) into the "Plugins" folder.
  4. Configure your Unity project for Android and build.

Usage

... (Provide instructions on how to use the plugin in Unity) ...

License

This project is licensed under the MIT License - see the LICENSE file for details.