[Android-development] ministro and x86/arm

maitai at virtual-winds.org maitai at virtual-winds.org
Tue Dec 30 09:40:56 CET 2014


Hi Robert thanks for your reply,

You guessed right, I use ministro because I need QAndroidStyle and it's 
not available without Ministro. Qt 5.4.0 would have been great but due 
to https://bugreports.qt-project.org/browse/QTBUG-43302 I will have to 
wait for 5.4.1 for that...

Le 30-12-2014 09:29, Robert Iakobashvili a écrit :
> Hi Philippe,
> Is there an option at your side to provide
> platform apks with Qt libs bundled instead of Ministro?
> 
> What we have seen is that the size of the
> apks with Qt-libs is rather small,
> and you get more control.
> 
> My guess, you need Ministro for a better style.
> Isn't it something with bugs recently resolved?
> 
> With my best Season Greetings to the people
> of the list.
> 
> Regards,
> Robert
> 
> 
> On Tue, Dec 30, 2014 at 10:11 AM,  <maitai at virtual-winds.org> wrote:
>> Hello,
>> 
>> I distribute 2 apks (based on qt 5.3.2) for the same application via
>> google-play, one for x86 and the other for arm. The only difference
>> between the apks is the version code.
>> 
>> According to the documentation, google will deliver the correct apk
>> depending on the device, but if a device is capable of running both, 
>> it
>> will deliver the highest version code. So far so good.
>> 
>> This app is deployed with ministro.
>> 
>> Whatever I do I get some users not able to run the app because either
>> ministro downloaded x86 libraries and the apk they get from google is
>> compiled for arm, or the opposite. This occurs for instance quite 
>> often
>> (but not always) with people using a Galaxy tab 3. I get better 
>> results
>> if I make sure the version code for x86 is higher than the one for 
>> arm,
>> but even like that I still have cases of not-compatible apk and libs.
>> 
>> Is there anything I can do about that? How is ministro deciding 
>> between
>> x86 and arm in case a device is capable of both?
>> 
>> Thanks and happy new year to all
>> Philippe Lelong.
>> 
>> 
>> _______________________________________________
>> Android-development mailing list
>> Android-development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/android-development



More information about the Android-development mailing list