MobileChromeApps / mobile-chrome-apps

Chrome apps on Android and iOS
BSD 3-Clause "New" or "Revised" License
2.5k stars 348 forks source link

Update Cordova (android command depreciated) #616

Open ghost opened 7 years ago

ghost commented 7 years ago

I can't use cca with the latest version of Android SDK. When I run "cca run" or "cca build", I get this: Error: Android SDK not found. Make sure that it is installed. If it is not at the default location, set the ANDROID_HOME environment variable.

If I downgrade the sdk tools, there is no problem.

This will describe the problem: http://stackoverflow.com/questions/42645285/cordova-android-sdk-not-found-make-sure-that-it-is-installed-if-it-is-not-at

boy241129 commented 6 years ago

thanks you