<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi </span><font face="Arial" size="2">Maciej,</font></div><div><br></div><div><font face="Arial" size="2">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.</font></div><div><font face="Arial" size="2"><br></font></div><div>Cheers,</div><div>BogDan.</div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span
 style="font-weight:bold;">From:</span></b> Maciej Kujalowicz <maciej.kujalowicz@trismer.com><br><b><span style="font-weight: bold;">To:</span></b> necessitas-devel@kde.org<br><b><span style="font-weight: bold;">Sent:</span></b> Saturday, October 29, 2011 8:40 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: MacOSX & win32 alpha3 testing<br></font><br>
One thing more. One of our application crashes on LG-P970 (2.2.2) with the following error:<br><br>W/dalvikvm( 2433): Unable to match class for part: 'Landroid/view/ActionMode;)V'<br>W/System.err( 2433): java.lang.NoSuchMethodException<br>W/System.err( 2433):     at java.lang.Class.getDeclaredMethods(Native Method)<br>W/System.err( 2433):     at java.lang.ClassCache.getDeclaredPublicMethods(ClassCache.java:166)<br>W/System.err( 2433):     at java.lang.ClassCache.getDeclaredMethods(ClassCache.java:179)<br>W/System.err( 2433):     at java.lang.ClassCache.findAllMethods(ClassCache.java:249)<br>W/System.err( 2433):     at java.lang.ClassCache.getFullListOfMethods(ClassCache.java:223)<br>W/System.err( 2433):     at java.lang.ClassCache.getAllPublicMethods(ClassCache.java:204)<br>W/System.err( 2433):     at
 java.lang.Class.getMethod(Class.java:984)<br>W/System.err( 2433):     at org.kde.necessitas.industrius.QtActivityDelegate.loadApplication(QtActivityDelegate.java:186)<br><br><br>Does it tell you anything ?<br><br>Best regards,<br>Maciej Kujalowicz<br>_______________________________________________<br>Necessitas-devel mailing list<br><a ymailto="mailto:Necessitas-devel@kde.org" href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br><br><br></div></div></blockquote></div></div></body></html>