Try using Ionic commands:
ionic cordova platform add android
ionic cordova run android
This should build your app before running the Cordova stuff.
Try using Ionic commands:
ionic cordova platform add android
ionic cordova run android
This should build your app before running the Cordova stuff.