Essa é a saída do Prompt:C:\Users\Scaners\Google Drive\Estudo Mobile da Alura\garconapp>cordova run android --device
ANDROID_HOME=C:\DesenvolvimentoDeSistemas\android\android-sdk JAVA_HOME=C:\Program Files\Java\jdk1.8.0_91
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring root project 'android'.
Could not resolve all dependencies for configuration ':_debugCompile'.
Could not find any version that matches com.android.support:support-v4:+.
Searched in the following locations:
https://repo1.maven.org/maven2/com/android/support/support-v4/maven-metadata.xml
https://repo1.maven.org/maven2/com/android/support/support-v4/
https://jcenter.bintray.com/com/android/support/support-v4/maven- metadata.xml
https://jcenter.bintray.com/com/android/support/support-v4/
file:/C:/Users/Scaners/GoogleDrive/EstudoMobiledaAlura/garconapp/platforms/android/libs/
Required by: :android:unspecified
BUILD FAILED
Total time: 8.907 secs