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.
google map android V1 プロジェクトでは、通常の API ではなく google maps API でコンパイルする必要があります。google map android V2でも同じ話なのかな?
いいえ、MapsV2は元のMapsSDKアドオンに依存していません。プロジェクトにプレーンなAndroidビルドターゲットを設定し、<uses-library>要素をスキップすることを歓迎します。Maps V2には独自の依存関係があり、特にOpenGLES2.0以降とPlayサービスフレームワークの存在に依存しています。
<uses-library>