My apk generated with android studio doesn't work

I developed an application by means of the framework Ionic and I now wish to compile it with android studio. The application works very well on browser and on android emulator but when I compile it in release and when I install this apk on my telephone, files are not loaded.

Here is the screen which shows me my telephone (incorrect): http://image.noelshack.com/fichiers/2016/45/1479054913-screenshot-2016-11-13-17-12-18.png

And here is the screen which shows me the browser and the emulator android (correct): http://image.noelshack.com/fichiers/2016/45/1479055756-sans-titre.png

The lines that show me the application (screen incorrect) are supposed to be the buttons of the menu (right part of the screen).

Have you an idea of my problem?

Thanks a lot !