尝试使用GoogleMap创建应用时,我在Android Studio中遇到了很多麻烦.
之前我已经按照以下指南(几乎)没有使用Eclipse作为我的IDE的问题:
https://developers.google.com/maps/documentation/android/start
我之前从未使用过Android Studio,而且整个项目/模块范例都遇到了困难.
我无法成功配置Google Play服务SDK http://developer.android.com/google/play-services/setup.html
这是我得到的一个奇怪的错误:
Gradle: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':MyMapApp:compileDebug'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.