How to add android to cordova platform? PATH error? -
i trying add android cordova platform can build apps phonegap. when tried add android thus:
$ cordova platform add android
i received error message:
[error: command
android
failed. make sure have latest android sdk installed, ,android
command (inside tools/ folder) added path. output: /bin/sh: android: command not found ]
i have latest android sdk installed, suppose need add android path. i've googled on how that, , searched forum, have little knowledge of command line use , don't understand answers.
if provide simple steps add android path, grateful.
there's step-by-step instructions on phonegap doc's. check out here, , go step 3b. linked 2.8 version of phonegap since quick doesn't seem explain how set path on 3.0 version docs.
Comments
Post a Comment