Hello, I have prepared the whole environment to work with the cord:
All right. However, every time I run the command:
cordova emulate android
or:
cordova run android
the adb.exe
file is deleted from the platform-tools
folder. When I open cmd and type adb
, it is reported that is not recognized as a command .
What could be happening? Remember that I have already made all installations via npm
.