Issue
I created an android virtual device for phonegap development, with the Intel Atom(x86) as CPU/ABI feature.
When I turn on the GPU emulation on my avd, the screen shows a black box in the middle.
This only happens with phonegap+jquerymobile. Doesn't happen in native android apps.
My laptop has a Intel(R) Core(TM) i3-2350M 2.30GHz CPU, with Intel integrated graphics. I am using Linux Mint 13 Cinnamon. The virtualization on my BIOS is active too.
How can I remove the black box in there?
Solution
I fixed it already. The problem was related with some .css files on my page. The GPU emulation runs flawless with Linux. Just be careful about the .css paths every time you have to create your own themes in phonegap.
Answered By - Gabriel Mendez
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.