I'm trying to use the Kindle as an "info frame" that shows a fullscreen webpage.
On the Kindle K5 i could do it using WebLaunch, on the K4 however i could not find anything similar to that (please correct me if i'm wrong).
I've managed to patch the built-in webbrowser to render the page at full-screen, however it now overlaps with the status bar and address bar so the last thing that redraws covers everything else.
It's not ideal but it's ok as i still need to enter the address somehow so i need to keep the address bar and when the page is displayed it covers it.
The problem is that when the WiFi signal strenght or the battery level changes the system bar is redrawn and it covers the page. The best solution would be to hide that bar completely i guess.
|