MacOSX & win32 alpha3 testing

BogDan bog_dan_ro at yahoo.com
Sat Oct 29 08:05:20 UTC 2011


Hi Maciej,

This error happens because your application was build for android 13+ and you are trying to run it on a device with lower API version (8). My hunch is that you installed your application manually on your device, because QtCreator should prevent you doing it. Please select SDK API 8 and it will work.

Cheers,
BogDan.



>________________________________
>From: Maciej Kujalowicz <maciej.kujalowicz at trismer.com>
>To: necessitas-devel at kde.org
>Sent: Saturday, October 29, 2011 8:40 AM
>Subject: Re: MacOSX & win32 alpha3 testing
>
>One thing more. One of our application crashes on LG-P970 (2.2.2) with the following error:
>
>W/dalvikvm( 2433): Unable to match class for part: 'Landroid/view/ActionMode;)V'
>W/System.err( 2433): java.lang.NoSuchMethodException
>W/System.err( 2433):     at java.lang.Class.getDeclaredMethods(Native Method)
>W/System.err( 2433):     at java.lang.ClassCache.getDeclaredPublicMethods(ClassCache.java:166)
>W/System.err( 2433):     at java.lang.ClassCache.getDeclaredMethods(ClassCache.java:179)
>W/System.err( 2433):     at java.lang.ClassCache.findAllMethods(ClassCache.java:249)
>W/System.err( 2433):     at java.lang.ClassCache.getFullListOfMethods(ClassCache.java:223)
>W/System.err( 2433):     at java.lang.ClassCache.getAllPublicMethods(ClassCache.java:204)
>W/System.err( 2433):     at java.lang.Class.getMethod(Class.java:984)
>W/System.err( 2433):     at org.kde.necessitas.industrius.QtActivityDelegate.loadApplication(QtActivityDelegate.java:186)
>
>
>Does it tell you anything ?
>
>Best regards,
>Maciej Kujalowicz
>_______________________________________________
>Necessitas-devel mailing list
>Necessitas-devel at kde.org
>https://mail.kde.org/mailman/listinfo/necessitas-devel
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20111029/18a37ed8/attachment-0001.html>


More information about the Necessitas-devel mailing list