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 を初めて使用し、 Google マップv2 をアプリケーションに組み込みたいのですが、どの依存関係を電話にインストールするか、プロジェクトに含める必要があるか教えてもらえますか?
Gradle の依存関係を含める:
dependencies { implementation 'com.google.android.gms:play-services-maps:16.1.0' }
Gradle を見つけたかもしれません。参考にしてください。また、このページで Android API のリリースを確認してください。