Running: E:\eclipse\workspace\myapp\platforms\android\gradlew cdvBuildDebug -b E
:\eclipse\workspace\myapp\platforms\android\build.gradle -Dorg.gradle.daemon=tru
e
:processDebugManifest
E:\eclipse\workspace\myapp\platforms\android\AndroidManifest.xml:15:5 Error:
uses-sdk:minSdkVersion 7 cannot be smaller than version 10 declared in l
ibrary E:\eclipse\workspace\myapp\platforms\android\build\intermediates\exploded
-aar\android\CordovaLib\unspecified\debug\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="org.apache.cordova" to force usag
e
FAILED
FAILURE:
Build failed with an exception.
* What went wrong:
Execution failed for task ':processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 7 cannot be smaller than versi
on 10 declared in library E:\eclipse\workspace\myapp\platforms\android\build\int
ermediates\exploded-aar\android\CordovaLib\unspecified\debug\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="org.apache.cordova" to force usag
e
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
ERROR building one of the platforms: Error: E:\eclipse\workspace\myapp\platforms
\android\cordova\build.bat: Command failed with exit code 1
You may not have the required environment or OS to build this project
Error: E:\eclipse\workspace\myapp\platforms\android\cordova\build.bat: Command f
ailed with exit code 1
at ChildProcess.whenDone (C:\Users\XP-PCP\AppData\Roaming\npm\node_modules\p
honegap\node_modules\cordova\node_modules\cordova-lib\src\cordova\superspawn.js:
131:23)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)