【发布时间】:2015-04-29 13:38:06
【问题描述】:
我不知道为什么我无法弄清楚。我正在尝试在 android studio 中添加 android_maps-utils 库。我已经看到了 google 开发人员博客建议的 link。但我无法理解他们建议的方式。
谁能给我一步一步的指导,在 Android Studio 中使用 android-maps-utils 作为库?我已经卡了两天了。提前致谢。
【问题讨论】:
-
你试过像
compile 'com.google.maps.android:android-maps-utils:0.3+'这样添加依赖吗?所以它没有编译还是什么? -
你能从一开始就给我一步一步的过程吗?我试过了。
标签: android android-studio google-maps-api-2 android-maps-utils