LoginSignup
1
0

Android Studio New ProjectでGoogle Maps Activityが出ない時の出し方

Posted at

【環境|バージョン】
android studio:giraffe 2022.3.1
mac os:sonoma 14.1

2023年秋頃から、Android Studioで新規プロジェクトを作る際、
Activityテンプレートを選ぶ画面にGoogle Maps Activityが出なくなりました。
この場合のGoogle Maps Activity (Google Maps Vews Activity)の選択経路を以下に記します。

【経路:1】
画面上部のFileメニューから以下画像のとおり、
File ➡ New ➡ Activity ➡ Gallery
で以下が現れGoogle Maps Activityが現れます。

☝の他、以下でも。
【経路:2】
画面左端の
Android ➡ app ➡ Res ➡ Value ➡ New ➡ Activity ➡ Gallery

【経路:3】
Android ➡ app ➡ Res ➡ Value ➡ New ➡ Googleから、Google Maps Views Activity
を選択できます。

初めてAndroid Studioを使う人など、ご参考になれば幸いです。

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