Olá, quando dou o comando cordova run android recebo o seguinte erro:
ANDROID_HOME=/home/roberto/android-sdk-linux
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
No target specified, deploying to device 'LGHxxxxxxxxxx'.
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:/home/roberto/mobile/garconapp/platforms/android/libs/
Required by:
:android:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 7.855 secs
Error: Error code 1 for command: /home/roberto/mobile/garconapp/platforms/android/gradlew with args: cdvBuildDebug,-b,/home/roberto/mobile/garconapp/platforms/android/build.gradle,-PcdvBuildArch=arm,-Dorg.gradle.daemon=true,-Pandroid.useDeprecatedNdk=true
alguem pode ajudar.