[ad_1]
you can add platform inside the project.
cordova create hello com.example.hello HelloWorld
cd hello
cordova platform add android
check your platform
cordova platform ls
6
[ad_2]
solved In cordova add platform then get mess “Adding android project…” but that is not added the platform [closed]