mapbox / mapbox-vision-android

Other
50 stars 43 forks source link

build failed #249

Open 123ufo opened 4 years ago

123ufo commented 4 years ago

Unable to resolve dependency for ':Examples@debug/compileClasspath': Could not download mapbox-navigation-native.aar (com.mapbox.navigator:mapbox-navigation-native:6.2.1)

Failed to resolve: com.mapbox.vision:mapbox-android-vision:0.12.0

Failed to resolve: com.mapbox.vision:mapbox-android-vision-ar:0.12.0

Unable to resolve dependency for ':Examples@debug/compileClasspath': Could not download mapbox-android-sdk.aar (com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.0)

Unable to resolve dependency for ':Examples@debugAndroidTest/compileClasspath': Could not download mapbox-android-sdk.aar (com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.0)

Unable to resolve dependency for ':Examples@debugUnitTest/compileClasspath': Could not download mapbox-android-sdk.aar (com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.0)

Failed to resolve: com.mapbox.vision:mapbox-android-vision-safety:0.12.0

Unable to resolve dependency for ':Examples@debugAndroidTest/compileClasspath': Could not download mapbox-navigation-native.aar (com.mapbox.navigator:mapbox-navigation-native:6.2.1)

Failed to resolve: com.serenegiant:common:2.12.4

Unable to resolve dependency for ':Examples@debugUnitTest/compileClasspath': Could not download mapbox-navigation-native.aar (com.mapbox.navigator:mapbox-navigation-native:6.2.1)

yunikkk commented 4 years ago

Hi @123ufo,

have you completed installation instructions at https://docs.mapbox.com/android/vision/overview/install-and-configure/ and added valid mapbox token?