Take the 2-minute tour ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I am new to AndEngine and I am following the steps in this tutorial: http://android.kul.is/2013/10/android-game-development-tutorial-part-3.html.

In summary, it is a simple getting-started project using LimitedFPSEngine (FPS = 60). I expected that a blank black screen will appear after running the app but the screen resolution seems to be broken.

You can see the following Screenshot for more details.

Screenshot

I am running the app on the Nexus 4 virtual device on Genymotion emulator

Please help to resolve this issue :). Thanks so much

share|improve this question
    
You mentioned a screenshot, but its not in your post. Can you add it? If you are expecting a blank screen, you should explain what you mean when you call it "broken". –  Seth Battin Mar 27 at 14:16
    
opss, sorry for that. I added the missing screenshot. Please help to check it again –  Jee Bu Bu Mar 28 at 0:44

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.