Hello,
for a project I would like to use a self built chromium browser. Content shell is enough for my needs as I only need to display one website, without any user interaction.
But I have the problem that I can not use the fullscreen API or kiosk mode.
For example on this site:
http://blogs.sitepointstatic.com/examples/tech/full-screen/index.html
Nothing happens in content or chrome shell, while in chrome on android it works.
I also tried to start chromium with the kiosk flag as explained here:
http://www.chromium.org/developers/how-tos/run-chromium-with-flags
But kiosk mode doesn't seem to be supported under android as nothing happens when I tried it.
So my question is. Is there any way to achieve a full screen browsing experience using chromium content shell under android. (without address/menu/bar and without system bar)
Thanks for any input
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.