You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/26 15:47:53 UTC

[GitHub] [cordova-android] exxbrain opened a new issue #817: Manifest merger failed Cordova-android 8.0.0 in Android Studio

exxbrain opened a new issue #817: Manifest merger failed Cordova-android 8.0.0 in Android Studio
URL: https://github.com/apache/cordova-android/issues/817
 
 
   # Bug Report
   Manifest merger failed Cordova-android 8.0.0 in Android Studio
   
   ```
   ERROR: Manifest merger failed : uses-sdk:minSdkVersion 1 cannot be smaller than version 19 declared in library [__tested_artifact__::CordovaLib] /Users/deniszakharov/Projects/correqts-retail-box/cordova/app/platforms/android/CordovaLib/build/intermediates/library_manifest/debug/AndroidManifest.xml as the library might be using APIs not available in 1
   	Suggestion: use a compatible library with a minSdk of at most 1,
   		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)
   ```
   
   ## Problem
   I cannot build/run my project in Android Studio after update to Cordova-android 8.0.0 
   
   ### What is expected to happen?
   I can build/run my project in Android Studio 
   
   
   ### What does actually happen?
   ERROR: Manifest merger failed
   
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org