I installed Delphi XE5
, I runned Delphi's Android Tools
and updated all the packages suggested by it. Only then the Emulator
worked.
Now I created some android apps as tests to run. In my phone they work, but when I press the run
button, Delphi asks if I want to load and use the Android Emulator
.
It starts Ok, then I unblock it by swapping the mouse, and after some seconds the app starts but I see only a totally black screen.
If I click home
button on the emulator and then run
again in Delphi, the black screen appears again, meaning that the app was load but it's main window do not load.
What my I be doing wrong?