<div dir="ltr">How do we include the library in the APK exactly? And what library is exactly? We're using androiddeployqt<div><br></div><div>I saw the gimp issue, and we can increase the API Level (which is set at 15 now). but then we'd lose about 30% of the market (see <a href="https://developer.android.com/about/dashboards/index.html">https://developer.android.com/about/dashboards/index.html</a>) so it would be better to resolve this and no there are no choices then we'd bump the API level. I'm using the latest NDK from Google but should that matter if the Target API Level is set to 15?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 10, 2016 at 6:15 PM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I haven't seen this error before, maybe the apk should include the library?<br>
<br>
A fast search suggests that this is on API >=21.<br>
<a href="https://github.com/Rupan/gmp/issues/6" rel="noreferrer" target="_blank">https://github.com/Rupan/gmp/<wbr>issues/6</a><br>
<br>
Maybe your application or Qt are compiled with a too new NDK version?<br>
<span class="HOEnZb"><font color="#888888"><br>
Aleix<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, Nov 10, 2016 at 9:46 AM, Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>> wrote:<br>
> Ok, could this be due perhaps to target API Level settings? Currently, we<br>
> set it to 15. Should that be increased?<br>
><br>
> On Thu, Nov 10, 2016 at 11:32 AM, Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>><br>
> wrote:<br>
>><br>
>> Hello,<br>
>><br>
>> After submitting KStars Lite to the Google Play Store last week, I've been<br>
>> getting this crash report:<br>
>><br>
>> java.lang.<wbr>UnsatisfiedLinkError: dlopen failed: cannot locate symbol<br>
>> "localeconv" referenced by "libkstars.so"...<br>
>> at java.lang.Runtime.loadLibrary(<wbr>Runtime.java:364)<br>
>> at java.lang.System.loadLibrary(<wbr>System.java:526)<br>
>> at<br>
>> org.qtproject.qt5.android.<wbr>bindings.QtLoader.<wbr>loadApplication(QtLoader.java:<wbr>244)<br>
>> at org.qtproject.qt5.android.<wbr>bindings.QtLoader.startApp(<wbr>QtLoader.java:647)<br>
>> at<br>
>> org.qtproject.qt5.android.<wbr>bindings.QtActivityLoader.<wbr>onCreate(QtActivityLoader.<wbr>java:181)<br>
>> at<br>
>> org.qtproject.qt5.android.<wbr>bindings.QtActivity.onCreate(<wbr>QtActivity.java:269)<br>
>> at android.app.Activity.<wbr>performCreate(Activity.java:<wbr>5459)<br>
>> at<br>
>> android.app.Instrumentation.<wbr>callActivityOnCreate(<wbr>Instrumentation.java:1093)<br>
>> at<br>
>> android.app.ActivityThread.<wbr>performLaunchActivity(<wbr>ActivityThread.java:2364)<br>
>> at<br>
>> android.app.ActivityThread.<wbr>handleLaunchActivity(<wbr>ActivityThread.java:2458)<br>
>> at android.app.ActivityThread.<wbr>access$900(ActivityThread.<wbr>java:172)<br>
>> at android.app.ActivityThread$H.<wbr>handleMessage(ActivityThread.<wbr>java:1305)<br>
>> at android.os.Handler.<wbr>dispatchMessage(Handler.java:<wbr>102)<br>
>> at android.os.Looper.loop(Looper.<wbr>java:146)<br>
>> at android.app.ActivityThread.<wbr>main(ActivityThread.java:5598)<br>
>> at java.lang.reflect.Method.<wbr>invokeNative(Native Method)<br>
>> at java.lang.reflect.Method.<wbr>invoke(Method.java:515)<br>
>> at<br>
>> com.android.internal.os.<wbr>ZygoteInit$<wbr>MethodAndArgsCaller.run(<wbr>ZygoteInit.java:1283)<br>
>> at com.android.internal.os.<wbr>ZygoteInit.main(ZygoteInit.<wbr>java:1099)<br>
>> at dalvik.system.NativeStart.<wbr>main(Native Method)<br>
>><br>
>> Anyone know how to resolve this for Qt/KDE apps?<br>
>><br>
>> --<br>
>> Best Regards,<br>
>> Jasem Mutlaq<br>
>><br>
><br>
><br>
><br>
> --<br>
> Best Regards,<br>
> Jasem Mutlaq<br>
><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Best Regards,<br>Jasem Mutlaq<br></div><div><br></div></div></div>
</div>