Solved: Cordova Error: Please install Android target 17 (the Android 4.2 SDK)

Many of you might encounter the error message while adding Android OS support into your Cordova project:

[Error: Please install Android target 17 (the Android 4.2 SDK)]



After trying all Android SDK Tools, but I still getting the error message.
Then I try to install the Android 4.2.2 (API 17). Well, it worked!!




The error message is a little bit misleading! It's the API missing not Android Target!
Here is the screenshot that I successfully added the "Android Target 17".


Done.


Comments

Popular posts from this blog

Arduino - DFPlayer Mini MP3 Module

Android control color RGB LED using HC-05 Bluetooth with Arduino (Part I)

Arduino #27 AsyncWifimanager ElegantOTA ESP32 (WiFi Password Mgnt. + WiFi Firmware Update)