I\'ve added material icons to ionic2 app , and since then I get error \"\"The connection to the server was unsuccessful. (file:///android_asset/www/index.html)\"\" although the
I add plugin:
cordova plugin add cordova-plugin-crosswalk-webview
then,
ionic cordova platform rm android ionic cordova platform add android ionic cordova build android (or Run)