1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

[Android] Android Studio で Android Emulator を直接実行してみよう!!

Last updated at Posted at 2021-09-26

お知らせ

最新のバージョンだとデフォルトでなっているっぽい?
Android Studio Chipmunk | 2021.2.1 のときになった?

初めに

最新のAndroidStudio (Arctic Fox | 2020.3.1) のバージョンアップによりEmulatorをAndroidStudioでそのまま実行できるようになりました。
別ウインドウで表示されなくなるため、ウィンドウがごちゃつかず、完結した画面で行うことができます。

また、自分だけの話ですが、PCの電源を消すときにエミュレーターをつけっぱなしにして何度もエミュレーターをぶっこわしたということを防ぐこともできます!!(^▽^)/!

emulator-tool-window.gif
参考:「Android Emulator 上でアプリを実行する #Android Studio で Android Emulator を直接実行する」 
https://developer.android.com/studio/run/emulator?hl=ja#run-emulator-studio

やり方

1.[File] > [Settings] > [Tools] > [Emulator](または macOS では [Android Studio] > [Preferences] > [Tools] > [Emulator])をクリックし、ツール ウィンドウで [Launch] を選択して、[OK] をクリックします。

s-キャプチャ.jpg
資料1
s-キャプチャ1.jpg
資料2
s-キャプチャ2.jpg
資料3

2.あとは通常通りエミュレーターを起動させると、右側に表示されます。

#参考資料

1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?