cordova platform add android と入力すると、非常に奇妙な問題が発生します [Enter] を押した後、次のエラーが表示されます。
[Error: The command 'android' failed. Make sure you have the latest Android SDK installed, and the 'android' command (inside the tools/ folder) added to your path. Output: ]
しかし、私は PATH を正しくセットアップしました。その証拠は、Android コマンド、Java、ant、または adb を入力すると動作しますが、Cordova では動作しないようです。
手伝っていただけませんか?どうもありがとう。