Created
July 25, 2016 18:23
-
-
Save samjaninf/4369f993c3444ee64874949ebe72f3ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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