I am trying to add an internal web application to the main screen of an Android device for testing. It should be like a real chrome-decorated web application with a full-screen, custom icon, etc.
But this does not work, and I see no way to debug / troubleshoot.
manifest added and linked. The server is located on an IP address, a non-standard port and with a self-signed SSL certificate. Could this be a problem if these details are a problem?
Any help on getting this to work would be greatly appreciated!
source share