LoginSignup
2
1

More than 3 years have passed since last update.

android x86 7.1でデレステ(Enable native bridge)

Posted at

houdiniのバージョンを変更する作業が必要。DLしてリネーム(置換)。

環境:android x86_64-7.1-r2


$ su

# mkdir /data/arm 
# cd /data/arm 

//houdiniをDL
# wget dl.android-x86.org/houdini/6_x/houdini.sfs ./
# mv houdini.sfs houdini7_x.sfs

# wget dl.android-x86.org/houdini/6_y/houdini.sfs ./
# mv houdini.sfs houdini7_y.sfs

# wget dl.android-x86.org/houdini/6_z/houdini.sfs ./
# mv houdini.sfs houdini7_z.sfs


Androidの設定にあるApps compatibility内の「Enable native bridge」にチェックを入れる。

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1