作者:冰冻的幸福yasminzp_815 | 来源:互联网 | 2023-05-19 12:57
Igotbuilderrorlikethisafteridownloadandimportedtheexamplehttps:github.comgooglesampl
I got build error like this after i download and imported the example https://github.com/googlesamples/android-UniversalMusicPlayer
我下载并导入示例https://github.com/googlesamples/android-UniversalMusicPlayer后,我得到了这样的构建错误
Error:A problem occurred configuring project ':mobile'.
Could not resolve all dependencies for configuration ':mobile:_debugCompile'.
Could not find com.google.android.support:wearable:1.2.0.
Searched in the following locations:
https ://jcenter.bintray.com/com/google/android/support/wearable/1.2.0/wearable-1.2.0.pom
https ://jcenter.bintray.com/com/google/android/support/wearable/1.2.0/wearable-1.2.0.jar
file:/Users/Jieyi/Downloads/android-UniversalMusicPlayer-master/mobile/libs/wearable-1.2.0.jar
file:/Users/Jieyi/Downloads/android-UniversalMusicPlayer-master/mobile/libs/wearable.jar
file:/Users/Jieyi/Library/Android/sdk/extras/android/m2repository/com/google/android/support/wearable/1.2.0/wearable-1.2.0.pom
file:/Users/Jieyi/Library/Android/sdk/extras/android/m2repository/com/google/android/support/wearable/1.2.0/wearable-1.2.0.jar
file:/Users/Jieyi/Library/Android/sdk/extras/google/m2repository/com/google/android/support/wearable/1.2.0/wearable-1.2.0.pom
file:/Users/Jieyi/Library/Android/sdk/extras/google/m2repository/com/google/android/support/wearable/1.2.0/wearable-1.2.0.jar
Required by:
android-UniversalMusicPlayer-master:mobile:unspecified
1 个解决方案