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/03/01 17:53:09 UTC

[GitHub] b4zz4 commented on issue #686: Bug: Cordova does not set the minSdkVersion and targetSdkVersion from config.xml correctly in the APK.

b4zz4 commented on issue #686: Bug: Cordova does not set the minSdkVersion and targetSdkVersion from config.xml correctly in the APK.
URL: https://github.com/apache/cordova-android/issues/686#issuecomment-468751995
 
 
   I update and believes a new project ...
   
   >  sdkmanager --list
   >   Path                           | Version | Description                    | Location                       
   >   -------                        | ------- | -------                        | -------                        
   >   build-tools;19.1.0             | 19.1.0  | Android SDK Build-Tools 19.1   | build-tools/19.1.0/            
   >   ...
   >   platforms;android-19           | 4       | Android SDK Platform 19        | platforms/android-19/          
   
   > npm install -g cordova
   > npm install -g cordova-android
   > ...
   > cordova build
   > ...
   > adb install /tmp/.../platforms/android/app/build/outputs/apk/debug/app-debug.apk
   > 3438 KB/s (1696769 bytes in 0.481s)
   > 	pkg: /data/local/tmp/app-debug.apk
   > Failure [INSTALL_FAILED_OLDER_SDK]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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