Ionic ERR_FILE_NOT_FOUND(file:///android_asset/www/index.html)

Try using Ionic commands:
ionic cordova platform add android
ionic cordova run android

This should build your app before running the Cordova stuff.