android - Strange distortion when trying out a Phonegap project in Genymotion emulator -


when run phonegap 3.0 project in genymotion emulator, app appears strange distortion. following should display standard helloworld icon, :

enter image description here

but when click on tilt-button twice, icon is displayed right.

the distortion not happen when run app in standard avd emulator or directly on phone.

does recognize this, , maybe has cause or solution?

i'm wondering if there's wrong app, or not...

update: when try other android image, nexus 1 - 4.1.1, app appear right.

i encountered issue regular avd emulator.

the 2 comments on question sorted out me, work too?: avd "use host gpu" cause black screen when testing apps

@david brown turn android:hardwareaccelerated "false" in androidmanifest.xml solved problem, can't enjoy hardware accelerate features (i use android studio now, , genymotion, have same problem.) – hkinterview aug 26 @ 7:28

@hkinterview thanks! left use host gpu on , set android:hardwareaccelerated="false" in both , tags. graphics load , fast performance! – john jelinek sep 21 @ 21:38


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -