【发布时间】:2015-10-17 20:06:49
【问题描述】:
我已经通过 POM.xml 文件在 Android Studio 中导入了 OSMDroid 完整项目。已导入但出现以下错误
2:00:03 AM Error when importing module 'Google wrapper sample application': Cannot find file C:\Users\DevilsDream\.m2\repository\com\google\android\gms\google-play-services\27.0.0\google-play-services-27.0.0.pom
2:00:12 AM Error when importing module '~apklib-com.google.android.gms_google-play-services_27.0.0': Cannot find file C:\Users\DevilsDream\.m2\repository\com\google\android\gms\google-play-services\27.0.0\google-play-services-27.0.0.apklib
2:00:12 AM Error when importing module '~apklib-com.google.android.gms_google-play-services_27.0.0': Cannot find sdk info for artifact com.google.android.gms:google-play-services:27.0.0
2:00:12 AM Error when importing module '~apklib-com.google.android.gms_google-play-services_27.0.0': Cannot find resolved info for artifact com.google.android.gms:google-play-services:27.0.0
如何在 Android Studio 中使用 OSMDroid
【问题讨论】:
标签: android maven android-studio osmdroid