[Interest] No implementation found for boolean org.qtproject.qt5.android.QtNative.startQtAndroidPlugin
Stanislas RENAN
qt-project at renan.org
Fri Sep 11 12:02:05 CEST 2020
Hi,
You have to diff templates bundled with the two Qt versions and
integrate manually the differences in the xml of your project.
May not fix your case, though.
Stanislas
Le 11/09/2020 à 11:53, Alexander Dyagilev a écrit :
> There is no such a feature. It just completely overwrites manifest so
> I loose everything and my project gets broken even more. It's not an
> update....
>
> On 9/11/2020 9:59 AM, ekke wrote:
>> Have you tried to update your templates ?
>> Project - Android - Build - Create Templates
>> ekke
>>
>> Am 11.09.20 um 05:42 schrieb Alexander Dyagilev:
>>> Hello,
>>>
>>> I'm trying to build and run my project under Qt 5.15.1. The app
>>> crashes on start with the following output:
>>>
>>> E loadmanager.fd: No implementation found for boolean
>>> org.qtproject.qt5.android.QtNative.startQtAndroidPlugin(java.lang.String,
>>> java.lang.String) (tried
>>> Java_org_qtproject_qt5_android_QtNative_startQtAndroidPlugin and
>>> Java_org_qtproject_qt5_android_QtNative_startQtAndroidPlugin__Ljava_lang_String_2Ljava_lang_String_2)
>>>
>>> E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread
>>>
>>> Qt 5.12.9 works fine. I suspect there some changes in
>>> androidmanifest.xml are required. Failed to google which ones...
>>>
>>> Any help?
>>>
>>> _______________________________________________
>>> Interest mailing list
>>> Interest at qt-project.org
>>> https://lists.qt-project.org/listinfo/interest
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> https://lists.qt-project.org/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200911/39852ba5/attachment.html>
More information about the Interest
mailing list