shanutyagi112 commented on issue #498:
URL: https://github.com/apache/cordova-android/issues/498#issuecomment-842290411
firstly remove android
- cordova platform remove android
- cordova platform add android
- cordova build android
@Starchild92 thank You Bro.
` uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in
library [:CordovaLib]
C:\Users\trikonuser\TestAgain\WebCall_AS_tsim\webCall\platforms\android\CordovaLib\build\
intermediates\manifests\full\debug\AndroidManifest.xml as the library might be
using APIs not available in 16
Suggestion: use a compatible library with a minSdk of at most 16,
or increase this project's minSdk version to at least 19,
or use tools:overrideLibrary="org.apache.cordova" to force usage
(may lead to runtime failures)`
Also working in this error.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]