Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在の Android Studio (現時点ではバージョン 0.3.2) 内で Google マップ API バージョン 2 を使用するアプリを作成するための推奨される方法は?
あなたが追加しなければならない新しいプレイサービスで
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
マニフェストに。