I\'m currently making a custom built Android Marshmallow x86 64 on a mini PC. I\'ve successfully installed the Android and now I\'m trying to install libhoudini on the rig s
For android x86 64 bit Oreo, I first downloaded houdini.sfs( [http://dl.android-x86.org/houdini.php?v=9_y][1] or any other link you trust) version 9y for 64 then enabled native bridge in androidx86 settings. Afterwards I downloaded a root browser to move houdini.sfs file to system/etc/ but before moving it, I renamed it to houdini9_y.sfs. When the file is moved to system/etc/ then you can go to the command line (ALT+F1 to go to your system console ALT+F6/7 to go back to the android interface.) Type in system/bin/su to grant you root privileges then type in system/bin/enable_nativebridge. You should be done after that and apps should work that require libhoudini on it. This worked for me on a lenovo x carbon 1 running android-x86_64-9.0-r2.iso installtion.