android_proprietary_native_bridge
android_proprietary_native_bridge copied to clipboard
A collection of android DTB(Dynamic Binary Translator) implementations pulled from Chromebook CrosVM software and Windows Subsystem For Android.
What is this?
- A solution for running arm/arm64 android applications on open source Android on PC projects such as
BlissOS,WaydroidandRedroid (Remote-Android)
How to use?
- Download from releases and install with
Magisk ManagerorKernelSU.- Android version must match.
libhoudiniis recommended for Intel processor.libndkis recommended for Intel and AMD processor.
Building module locally
For ChromeOS
- Retrieve recoveries from chromiumdash or cros.tech website.
zork,guybrushorskyrimis recommended for AMD processors.bryais recommended for recent generation Intel processors.- Use cros_nb_extract.sh script to build the module.
For AVD (Android Studio) (Not planned)
- Similar Projects:
- sickcodes/Droid-NDK-Extractor
- RawPikachu/libndk_translation_Module
For Windows Subsystem for Android (Outdated - Postponed - Incomplete)
- Go to store.rg-adguard website.
- Chose ProductID, paste
9P3395VX91NRto the textbox and hit the button. - Download
.msixbundlefrom the bottom of results table. - Use wsa_nb_extract.sh script to build the module.
- Similar Projects:
- natsumerinchan/libhoudini-package
For Google Play Games for PC (Not planned)
Notes
- If you tried to run Genshin Impact but is stuck on loading, review this workaround.