[Android-development] Trying to debug crash in Qt App on Android

Eskil Abrahamsen Blomfeldt eskil.abrahamsen-blomfeldt at digia.com
Tue Feb 25 09:28:10 CET 2014


On 02/24/2014 10:45 PM, Eric Feigenson wrote:
>
> I'm trying to debug my first Qt Android, which seems to be crashing 
> with this stack: http://feigenson.net/ForumUploads/AndroidCrashStack1.txt
>
> And this: 
> http://feigenson.net/ForumUploads/AndroidCrashStack2.txt appears in 
> the "Application Output" window:
>

You have probably not enabled OpenGL in the emulator (the emulator does 
not support OpenGL by default).

You need to edit the AVD and select the "Use Host GPU" option and it 
should hopefully work.

-- Eskil


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20140225/fa3c20da/attachment.html>


More information about the Android-development mailing list