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.
I am running the app on the Nexus 4 virtual device on Genymotion emulator
Please help to resolve this issue :). Thanks so much