Skip to content

This Android plugin enhances accessibility in Unity projects by creating an invisible native Android UI layer that overlays the Unity UI. It enables users with disabilities to interact with Unity games and applications using TalkBack on Android.

License

Notifications You must be signed in to change notification settings

sudo-raza/Native-Android-Accessibility-for-Unity

Repository files navigation

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.

About

This Android plugin enhances accessibility in Unity projects by creating an invisible native Android UI layer that overlays the Unity UI. It enables users with disabilities to interact with Unity games and applications using TalkBack on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published