[android-developers] Web app on home screen (iphone style)?

2011-12-26 Thread burgergetsbored
Just wondering when I had an iphone I was able to create a web app then place some code in it so that when the user pressed add to homescreen an icon would be placed on the home screen and when the user clicked it the web app would run full screen (no web navigation bar) so it just looked like a

Re: [android-developers] Web app on home screen (iphone style)?

2011-12-26 Thread TreKing
On Fri, Dec 23, 2011 at 3:43 PM, burgergetsbored adam.burgoyn...@gmail.comwrote: Is there anyway I can do this with android or do I have to code a whole app to do it? I don't know, but there is an entire section in the documentation for web apps. I'd start there.

Re: [android-developers] Web app on home screen (iphone style)?

2011-12-26 Thread James Black
What you are looking at is a special option for Safari. I haven't tried it but you can try the suggestion here: http://stackoverflow.com/questions/4382925/scroll-the-browser-to-make-my-webapp-fullscreen Another option is to require the use of Firefox, and see if this will help you: