Hello. I am porting android to a 1024*600 notebook too. Besides some
apps can't display perfectly, android can display well.
There are some solutions may help you.
1. There is an app called "spare parts" which is default built by
android. Slide to the bottom you can see an item called "compatible
mode",select it and reboot.
2.The ro.sf.lcd_density  is default 160. You  can change the property
by editing init.rc by just adding a line "setprop ro.sf.lcd_density
240"

Hope you can solve the problem.

On 12月25日, 上午9时21分, SPAG <[email protected]> wrote:
> Hi All,
>
> I have a 7” netbook running Android 2.1 perfectly. The screen res is
> 800 x 480.
> But after I ported the same to a 10” netbook, the screen resolution is
> all over the place. I know it is because the 10” screen res is 1024 x
> 600.
>
> I am new to Android, but can anyone show me the simplest way to tell
> Android to use 1024 x 600?
>
> Maybe just find the correct .ini file and edit it or something?
>
> Thanks to all.
>
> SPAG

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to