This plugin provides native Android accessibility support for Unity projects.
- Clone this repository.
- In Unity, create a folder named "Plugins" in your "Assets" folder.
- Copy the
Native-Android-Accessibility-for-Unity.aar
file (from thebuild/outputs/aar/
directory after building in Android Studio) into the "Plugins" folder. - Configure your Unity project for Android and build.
... (Provide instructions on how to use the plugin in Unity) ...
This project is licensed under the MIT License - see the LICENSE file for details.