android crash on start up: No implementation found for...nativeConnectDebuggerSocket
Hi,
I'm trying to debug/run an air application on android 2.3.5 (zte blade/orange sna francisco) using the air for mobile template fro FlashDevelop 4.0 with Air 3.0 and while everything compiles and runs fine on the desktop, when I try to run it on the device it copies over the apk, start the app and then crashs immediatly with the following log:
I think the main issue is in lines 93 & 94:
W/dalvikvm( 2939): No implementation found for native Lcom/adobe/air/utils/Utils
;.nativeConnectDebuggerSocket (Ljava/lang/String;)Z
Any idea what's going on or how to fix it? Is the zte blade simply not supported by air?
Thanks,
Ido.