Re: [Interest] lib houdini crash

2015-03-24 Thread Nuno Santos
Thiago, Didn’t even notice! ;) > On 24 Mar 2015, at 18:17, Thiago Macieira wrote: > > On Tuesday 24 March 2015 08:50:47 Thiago Macieira wrote: >> libhoudini won't be running on a Rockchip. That's an Intel proprietary >> library that emulates ARM so that you can run ARM NDK apps on your x86 >>

Re: [Interest] lib houdini crash

2015-03-24 Thread Thiago Macieira
On Tuesday 24 March 2015 08:50:47 Thiago Macieira wrote: > libhoudini won't be running on a Rockchip. That's an Intel proprietary > library that emulates ARM so that you can run ARM NDK apps on your x86 > Android applications. On your x86 Android device, I mean. -- Thiago Macieira - thiago.macie

Re: [Interest] lib houdini crash

2015-03-24 Thread Thiago Macieira
On Tuesday 24 March 2015 11:43:55 Nuno Santos wrote: > Quick question… > > In this specific case i’m trying to find more about the crash. The chip is a > Rockchip RK2906 libhoudini won't be running on a Rockchip. That's an Intel proprietary library that emulates ARM so that you can run ARM NDK a

Re: [Interest] lib houdini crash

2015-03-24 Thread Thiago Macieira
On Tuesday 24 March 2015 11:23:39 Nuno Santos wrote: > Should I compile my app for armv5, armv7 and x86 and upload all the APK’s? Yes, and x86-64 too, these days. > I’m currently deploying for armv7 only. > > I have people telling me that the app crashes during startup without any > kind of indi

Re: [Interest] lib houdini crash

2015-03-24 Thread Nuno Santos
Quick question… In this specific case i’m trying to find more about the crash. The chip is a Rockchip RK2906 http://www.cnx-software.com/2012/08/18/60-rockchip-rk2906-cortex-a8-android-4-0-tablets/ What

Re: [Interest] lib houdini crash

2015-03-24 Thread Nuno Santos
Thanks for the insights! Regards, Nuno > On 24 Mar 2015, at 11:31, Harri Pasanen wrote: > > Forget about armv5, those devices are low on memory and cheap, but any > bad performance will still be attributed to you app and result in bad > reviews. > > So build for armv7 and x86. The latter

Re: [Interest] lib houdini crash

2015-03-24 Thread Harri Pasanen
Forget about armv5, those devices are low on memory and cheap, but any bad performance will still be attributed to you app and result in bad reviews. So build for armv7 and x86. The latter should have the same version name, but higher version code. That way the x86 device will load the x86

Re: [Interest] lib houdini crash

2015-03-24 Thread Nuno Santos
Should I compile my app for armv5, armv7 and x86 and upload all the APK’s? I’m currently deploying for armv7 only. I have people telling me that the app crashes during startup without any kind of indication and I can’t tell what is exactly is causing the crash. > On 21 Mar 2015, at 18:15, Thiag

Re: [Interest] lib houdini crash

2015-03-21 Thread Thiago Macieira
On Friday 20 March 2015 19:40:27 Nuno Santos wrote: > I'm not running. This is what I receive from google crash reports. Then you're making your users run ARM binaries on x86. Compile your application for x86 too and upload it to google. -- Thiago Macieira - thiago.macieira (AT) intel.com Sof

Re: [Interest] lib houdini crash

2015-03-20 Thread Nuno Santos
I'm not running. This is what I receive from google crash reports. -- Nuno Santos No dia 20/03/2015, às 19:17, Thiago Macieira escreveu: >> On Friday 20 March 2015 12:41:38 Nuno Santos wrote: >> Hi, >> >> It seems that Qt based Android apps are crashing on Intel based devices. Is >> anyone el

Re: [Interest] lib houdini crash

2015-03-20 Thread Thiago Macieira
On Friday 20 March 2015 12:41:38 Nuno Santos wrote: > Hi, > > It seems that Qt based Android apps are crashing on Intel based devices. Is > anyone else experiencing the same problem? Why are you trying to run ARM binaries on x86? Simply compile for x86. -- Thiago Macieira - thiago.macieira (AT)

Re: [Interest] lib houdini crash

2015-03-20 Thread Harri Pasanen
Crashing how, all the time in same place, or sometimes? As for me, I'm providing both x86 and arm apk to Play Store for Stoppola. The arm alone does work, because Android on Intel does binary translation, but is a bit slower especially at startup. Also for video encoding the native intel build

Re: [Interest] lib houdini crash

2015-03-20 Thread Nuno Santos
Ministro is the default option. Is this the recommend way of doing it? I really don't understand my options here. When you say x86, do you mean android x86? I didn't even have that installed. -- Nuno Santos No dia 20/03/2015, às 13:06, maitai escreveu: > Hello, > > If you're using ministro

[Interest] lib houdini crash

2015-03-20 Thread Nuno Santos
Hi, It seems that Qt based Android apps are crashing on Intel based devices. Is anyone else experiencing the same problem? Regards, Nuno *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'samsung/santos10wifixx/santos10wifi:4.4.2/KOT49H/P5210XXUBNK2:user/relea