{"id":37593606,"url":"https://github.com/ilhan-athn7/android_proprietary_native_bridge","last_synced_at":"2026-01-16T09:53:55.878Z","repository":{"id":37487645,"uuid":"501772630","full_name":"ilhan-athn7/android_proprietary_native_bridge","owner":"ilhan-athn7","description":" A collection of android DTB(Dynamic Binary Translator) implementations pulled from Chromebook Software and Windows Subsystem For Android.","archived":false,"fork":false,"pushed_at":"2024-02-19T06:37:12.000Z","size":22,"stargazers_count":39,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-02-19T07:40:31.662Z","etag":null,"topics":["android","binfmt-misc","chromebook","libhoudini","libndk"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ilhan-athn7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-06-09T18:49:01.000Z","updated_at":"2024-02-14T16:16:59.000Z","dependencies_parsed_at":"2024-01-01T22:40:13.657Z","dependency_job_id":"abacdfcb-b3bc-492f-a48d-6dc157c3db74","html_url":"https://github.com/ilhan-athn7/android_proprietary_native_bridge","commit_stats":null,"previous_names":["ilhan-athn7/android_proprietary_native_bridge"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ilhan-athn7/android_proprietary_native_bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilhan-athn7%2Fandroid_proprietary_native_bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilhan-athn7%2Fandroid_proprietary_native_bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilhan-athn7%2Fandroid_proprietary_native_bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilhan-athn7%2Fandroid_proprietary_native_bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilhan-athn7","download_url":"https://codeload.github.com/ilhan-athn7/android_proprietary_native_bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilhan-athn7%2Fandroid_proprietary_native_bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","binfmt-misc","chromebook","libhoudini","libndk"],"created_at":"2026-01-16T09:53:55.773Z","updated_at":"2026-01-16T09:53:55.865Z","avatar_url":"https://github.com/ilhan-athn7.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is this?\n- A solution for running arm/arm64 android applications on open source Android on PC projects such as `BlissOS`, `Waydroid` and `Redroid (Remote-Android)`\n\n## How to use?\n- Download from [releases](https://github.com/ilhan-athn7/android_proprietary_native_bridge/releases) and install with `Magisk Manager` or `KernelSU`.\n  - Android version must match.\n  - `libhoudini` is recommended for Intel processor.\n  - `libndk` is recommended for Intel and AMD processor.\n \n## Building module locally \n\u003cdetails\u003e\n  \u003csummary\u003eFor ChromeOS\u003c/summary\u003e\n\n- Retrieve recoveries from [chromiumdash](https://chromiumdash.appspot.com/serving-builds) or [cros.tech](https://cros.tech/) website.\n- `zork`, `guybrush` or `skyrim` is recommended for AMD processors.\n- `brya` is recommended for recent generation Intel processors.\n- Use [cros_nb_extract.sh](https://github.com/ilhan-athn7/android_proprietary_native_bridge/blob/main/Scripts/cros_nb_extract.sh) script to build the module.\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eFor AVD (Android Studio) (Not planned)\u003c/summary\u003e\n\n- Similar Projects:\n - [sickcodes/Droid-NDK-Extractor](https://github.com/sickcodes/Droid-NDK-Extractor)\n - [RawPikachu/libndk_translation_Module](https://github.com/RawPikachu/libndk_translation_Module)\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eFor Windows Subsystem for Android (Outdated - Postponed - Incomplete)\u003c/summary\u003e\n\n- Go to [store.rg-adguard](https://store.rg-adguard.net/) website.\n- Chose ProductID, paste `9P3395VX91NR` to the textbox and hit the button.\n- Download `.msixbundle` from the bottom of results table.\n- Use [wsa_nb_extract.sh](https://github.com/ilhan-athn7/android_proprietary_native_bridge/blob/main/Scripts/wsa_nb_extract.sh) script to build the module.\n- Similar Projects:\n - [natsumerinchan/libhoudini-package](https://github.com/natsumerinchan/libhoudini-package)\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eFor Google Play Games for PC (Not planned)\u003c/summary\u003e\n\u003c/details\u003e\n\n## Notes\n- If you tried to run Genshin Impact but is stuck on loading, review [this](https://github.com/ilhan-athn7/android_proprietary_native_bridge/blob/main/GI_affinity_workaround) workaround.\n\n### [References](https://github.com/ilhan-athn7/android_proprietary_native_bridge/blob/main/REFERENCES.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filhan-athn7%2Fandroid_proprietary_native_bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filhan-athn7%2Fandroid_proprietary_native_bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filhan-athn7%2Fandroid_proprietary_native_bridge/lists"}