ilhan-athn7 / android_proprietary_native_bridge

A collection of android DTB(Dynamic Binary Translator) implementations pulled from Chromebook CrosVM software and Windows Subsystem For Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

  • A solution for running arm/arm64 android applications on open source Android on PC projects such as BlissOS, Waydroid and Redroid (Remote-Android)

How to use?

  • Download from releases and install with Magisk Manager or KernelSU.
    • Android version must match.
    • libhoudini is recommended for Intel processor.
    • libndk is recommended for Intel and AMD processor.

Building module locally

For ChromeOS
  • Retrieve recoveries from chromiumdash or cros.tech website.
  • zork, guybrush or skyrim is recommended for AMD processors.
  • brya is recommended for recent generation Intel processors.
  • Use cros_nb_extract.sh script to build the module.
For AVD (Android Studio) (Not planned)
For Windows Subsystem for Android (Outdated - Postponed - Incomplete)
For Google Play Games for PC (Not planned)

Notes

  • If you tried to run Genshin Impact but is stuck on loading, review this workaround.

About

A collection of android DTB(Dynamic Binary Translator) implementations pulled from Chromebook CrosVM software and Windows Subsystem For Android.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%