skip to main |
skip to sidebar
Get ARM translator to work in Android-X86 4.0.4 RC2
To get the Intel ARM translator working in the latest Android-x86 4.0.4 RC2, you need to download 3 libraries from Buildroid and copy them into the system folder (so make sure you select to install the /system directory as read-write while installing Android-X86!):
- Download libhoudini.so and copy it to /system/lib/
- Download libdvm_houdini.so and copy it to /system/lib/
- Download the arm libs, extract the downloaded archive and copy the files to/system/lib/arm/
No comments:
Post a Comment