1
0

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 3 years have passed since last update.

Android Studioで Android端末のAPI分布図を確認する方法

Last updated at Posted at 2021-11-24

Androidアプリをリリースするときに、どのくらいのアプリのバージョンを基準にしたら良いか、悩むことはありませんか?
こちらを確認すると、すぐに状況が分かります!

①Android Studio から [SVD Manager]を押下し画面を起動する
image.png

②左下の[Create Virtual Device...]を押下する
image.png

③適当な端末を選択し、[Next]を押下する
image.png

④画面右側にAPIレベルの詳細が載っていますが、スクロールして[API level distribution chart]というリンクがあるので押下します。すると、分布図の画面が表示されます。
image.png

1
0
1

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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?