Thanks. I am interested to see if there is a way to make existing apps to support large screens, for example, modifying their manifest.xml and adding necessary attribute. Is there any way to do that on a third-party app of which I don't have the source code?
-----Original Message----- From: Dianne Hackborn [mailto:[email protected]] Sent: Wednesday, September 01, 2010 9:17 PM To: [email protected] Cc: android-porting Subject: Re: [android-porting] Android apps are only not displayed full-screen The apps need to say they support large screens. See the docs: http://developer.android.com/guide/practices/screens_support.html On Tue, Aug 31, 2010 at 9:51 PM, Lik <[email protected]> wrote: I have an android system that could output to a VGA screen in 800x600 resolution. However when I install some existing apps, I notice that most of the apps can only be displayed in a very small window in the top center of the screen (like a cellphone screen resolution), instead of full screen. I wonder how people get around this issue. I mean, there are a lot of android tablets and netbooks and I believe their screen resolution should be more than what is on the cellphone. How do they get all the android apps to display on the full screen? -- unsubscribe: [email protected] <mailto:android-porting%[email protected]> website: http://groups.google.com/group/android-porting -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
