OverkillManatee / beginning-android-games

Automatically exported from code.google.com/p/beginning-android-games
0 stars 0 forks source link

[Chapter 6] Mr Nom screen is not loaded correctly on android 3.0 emulator #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I think Mr Mario handled Mr Nom to run on all different size of screen as he 
described in Chapter 5 pg 209-214.
What steps will reproduce the problem?
1. Running Mr Nom on the platrom 3.0 emulator
2.
3.

What is the expected output? What do you see instead?
The game doesn't strech over the screen.

What version of the product are you using? On what operating system?
Operating Sytem : Windows Vista
Eclipse Classic
Jre6
Android emulator platform 3.0, API LEVEL -11

Please provide any additional information below.

Original issue reported on code.google.com by rabindr...@gmail.com on 5 Jul 2012 at 4:15

GoogleCodeExporter commented 9 years ago
i had this same problem i found that if you change the orientation of the 
emulator to portrait mode first then run the app it streches fine

Original comment by fowen0...@gmail.com on 21 Sep 2012 at 5:54