02-18-2012 07:06 AM
Hi,
I'm porting my Android game for playbook. Everything works fine but when I run it in playbook simulator it does not fill the entire screen.
On Android emulator, its running as 1024x600 without any problem but playbook simulator seems to resize it to 800x480 resolution making some blank area on the screen.
I'm not using auto resizing, all resources are set for the resolution 1024x600 & I'm loading them as 'assets'.
Any Ideas?
Thanks.
Pete