-
1 Sep 2010 6:17 AM #1
Full screen on iPad
Full screen on iPad
I,
Is il possible to have full screen on iPad or, at least not have the webapp in back of the iPad's status bar ?
Thanks
-
1 Sep 2010 6:28 AM #2
You could use some tool like PhoneGap to make it a native application.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
-
1 Sep 2010 6:37 AM #3
I would like not to use no more plug in, I already use Sencha
I tried to add this line on my index :
but the top of my app appears under the status bar.PHP Code:<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="height=device-height,width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
<meta name="apple-mobile-web-app-status-bar-style" content="translucent black" />
<meta name="apple-mobile-web-app-capable" content="yes" />
But according to apple if I set the content to Black, the app should appear below the the status bar but it's not the case
someone have an idea on how deal with that ?
-
1 Sep 2010 7:37 AM #4Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,167
- Vote Rating
- 28
by default all web pages show it. Even google mobile apps.
To make it disappear, you have to add the bookmark to the home screen.
Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.
-
1 Sep 2010 9:08 AM #5
Apple did a somewhat smart thing by allowing all iPhone/iPod Touch app to run in double the size on the iPad. Even though the apps look pixelated, they do work. Which makes one wonder, why didn’t Apple just make the apps run full screen on the iPad instead of just double their size? They look pixelated either way, but the black borders aren’t really fun to look at. Here’s a trick which lets you can make non-iPad apps run full screen on an iPad ( jailbreak required ). Trust us, they’ll actually look better.
Similar Threads
-
Play Audio without QT full screen
By mediamacros in forum Sencha Touch 1.x: DiscussionReplies: 7Last Post: 28 Nov 2010, 5:04 AM -
[OPEN-235] Tablet Launch Screen when Web App Added To Home on iPAD
By snowdog in forum Sencha Touch 1.x: BugsReplies: 3Last Post: 10 Oct 2010, 4:49 PM -
Can a GridPanel full screen of the html body?
By zhenyuandeng in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 3 Mar 2009, 7:31 PM -
Displaying the toolbar demo in full screen
By cfs in forum Ext GWT: Help & Discussion (1.x)Replies: 2Last Post: 11 Jun 2008, 2:28 AM


Reply With Quote
