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
1- Rename your index.html to “main.html”
2- Create a new “index.html” and put the following content into it:
tittle
3- Rebuild your app! No more errors!