Run Android app in VM.
Mobile and Embedded
3
Posts
2
Posters
774
Views
1
Watching
-
Hi,
I'm trying to make an Android app run in VM but I don't know what's going on! The project starts building, goes halfway, the VM window (called emulator I guess) shows up but only some bubbles and triangles start jumping around in that window. The rectangle and text I'm writting in Qt Quick (QML) doesn't show up. And the project doesn't build to the end (the green bar where it says build only goes approx. halfway, the cpu goes at 100% and that's it, only the VM window and those bubbles).
What am I doing wrong? Any Ideas?Any help appreciated.
Thank you for the time you took reading this.