labunix's blog

labunixのラボUnix

2020-08-11から1日間の記事一覧

debian busterにAndroid Emulatorを導入してみる。

■debian busterにAndroid Emulatorを導入してみる。 Android-SDKとAndroid Studioを導入、AVD(仮想デバイス)を作成、起動する。 $ lsb_release -d Description: Debian GNU/Linux 10 (buster) ■android-sdkを探す。 $ apt-cache search android-sdk android-…