[Android-development] Qt 5.3 @ android maybe a bug (libplugins_platforms_android_libqtforandroid.so)

Eric Seigne eric.seigne at ryxeo.com
Sat Mar 15 11:37:24 CET 2014


Hello,
excuse me, "this bug" is here 
https://bugreports.qt-project.org/browse/QTBUG-37164

Éric

Le 14/03/2014 18:30, Éric Seigne a écrit :
> Hello,
> here is a strange bug with Qt 5.3 alpha:
>
> E/Qt ( 4351): Can't create main activity
>
> E/Qt ( 4351): java.io.FileNotFoundException: 
> /data/data/com.ryxeo.abuledu.abuledu_zandet1/lib/lib--Managed_by_Qt_Creator--plugins_platforms_android_libqtforandroid.so: 
> open failed: ENOENT (No such file or directory)
>
>
> and
>
> D/dalvikvm( 4410): Trying to load lib 
> /data/data/com.ryxeo.abuledu.abuledu_zandet1/qt-reserved-files/plugins/platforms/android/libqtforandroid.so 
> 0x419b8420
> E/dalvikvm( 4410): 
> dlopen("/data/data/com.ryxeo.abuledu.abuledu_zandet1/qt-reserved-files/plugins/platforms/android/libqtforandroid.so") 
> failed: dlopen failed: 
> "/data/data/com.ryxeo.abuledu.abuledu_zandet1/qt-reserved-files/plugins/platforms/android/libqtforandroid.so" 
> is too small to be an ELF executable
>
> but if i copy android/libqtforandroid.so manually with adb:
>
> adb push 
> ./android-build/libs/armeabi-v7a/libplugins_platforms_android_libqtforandroid.so 
> /sdcard/
>
> then with root rights on tablet
>
> cp /sdcard/libqtforandroid.so 
> /data/data/com.ryxeo.abuledu.abuledu_zandet1/qt-reserved-files/plugins/platforms/android/libqtforandroid.so
>
> my application works ...
>
> so, what could i do to track this error and help Qt Devs if it's a bug 
> ? libqtforandroid.so in in APK file, with right size ...
>
> Thanks,
> Éric

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


More information about the Android-development mailing list