「Android/noxplayerインストール」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→インストール失敗) |
|||
行14: | 行14: | ||
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT. | where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT. | ||
</pre> | </pre> | ||
+ | 以下対応でなおった。 | ||
+ | #virtualboxを再インストール | ||
+ | #macのシステム環境設定/セキュリティとプライバシー/開発元 "Oracle America, Inc." のシステム・ソフトウェアを許可 | ||
==adb接続== | ==adb接続== |
2021年2月16日 (火) 19:06時点における版
noxplayerとは
androidエミュレーター。中国・香港に構えるノックスデジタルエンターテインメント開発
ダウンロード&インストール
- noxplayerダウンロード(https://jp.bignox.com)
- 右上歯車から言語を日本語へ
- 右上歯車からrootをonへ
参考:https://omoiji.com/macos-nox-app-player/
インストール失敗
virtualboxでnoxが起動せず、以下エラーが出るとき
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
以下対応でなおった。
- virtualboxを再インストール
- macのシステム環境設定/セキュリティとプライバシー/開発元 "Oracle America, Inc." のシステム・ソフトウェアを許可
adb接続
adb connect 127.0.0.1:62001
noxplayerから元のpcへアクセス
172.17.100.2(プライベートアドレス)
wifiからの歯車からipを確認すると172.17.100.15だった。15を2に変更。