I'm using my tablet for home automation purpose.
The automation is based on a simple webpage.
I tried to add this as an autostart to Automagic, so on every reboot (= Automagic start) the webpage is opened automatically.
I'm using the full-screen "app mode" from Chrome browser for this. This hides the tabs, menu, basically whole Chrome. Just the webpage is opened.
This feature is called >> full-screen app mode << in Android, see the description here in Google Chrome developer docu:
It basically adds an icon to the homescreen and with this the URL is opened automatically in full-screen app mode.Since Chrome 31, you can set up your web app to have an application shortcut icon added to a device's homescreen, and have the app launch in full-screen "app mode" using Chrome for Android’s "Add to homescreen" menu item.
Is there any way to get Automagic to open a webpage this way?
- I tried with starting Chrome with passing URL, but this opens up Chrome in "full mode" with Tabs and all other stuff.
- I tried to define the URL as application, but then (of course) the app is not found --> error.
- I did not find a way to "start" the icon on the home screen which would start Chrome in the full-screen app mode.
Does anyone have any idea?
Thanks, Matthias