Got Error in Ionic cloud build
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.
Got Error in Ionic cloud build
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.
Seems to be a problem with the Ionic Package service:
http://ionicframework.com/support#support
(Scroll down to “Business and Customer Support”)
I’m having the same issue. Can no one currently build android in the cloud?
I got response from ionic team regarding this issue. You can follow below steps to solve your problem.
Hi Sanjog,
We recently made an upgrade on our Package server to use the most recent version of the Android SDK. This will require users to upgrade to the latest version of the Cordova Android platform. Could you try upgrading your version of cordova-android and run the build again? To upgrade the platform, run this command:
cordova platform update android@6.2.3 --save
Let us know if this helps – thanks!
The solution works for me!, However it doesn’t seem to update the config.xml
you might want to do that manually.