Skip to content

Instantly share code, notes, and snippets.

@samjaninf
Created July 25, 2016 18:23
Show Gist options
  • Save samjaninf/4369f993c3444ee64874949ebe72f3ee to your computer and use it in GitHub Desktop.
Save samjaninf/4369f993c3444ee64874949ebe72f3ee to your computer and use it in GitHub Desktop.
Install platform-21 manually from the ~/.meteor/android_bundle/android-sdk folder,
Set the android-targetSdkVersion preference to 21 in mobile-config.js
Create the cordova-build-override/platforms/android/ folder
Copy the project.properties from .meteor/local/cordova-build/platforms/android/ to the cordova-build-override/platforms/android/ folder
Change the android-19 in the project.properties file to android-21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment