Skip to main content
Participant
October 24, 2011
Question

android crash on start up: No implementation found for...nativeConnectDebuggerSocket

  • October 24, 2011
  • 1 reply
  • 4758 views

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:

http://pastebin.com/ZrYyCQ2W

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.

This topic has been closed for replies.

1 reply

idoidoidoAuthor
Participant
October 24, 2011

Here is what I'm getting without TARGET=-debug:

http://pastebin.com/ZrYyCQ2Whttp://pastebin.com/4QBFvL8D

Seems like a bunch of other native implementations are missing:

W/dalvikvm( 3025): threadid=1: thread exiting with uncaught exception (group=0x4

0018560)

E/AndroidRuntime( 3025): FATAL EXCEPTION: main

E/AndroidRuntime( 3025): java.lang.UnsatisfiedLinkError: nativeOnFormatChangeListener

E/AndroidRuntime( 3025):        at com.adobe.air.AIRWindowSurfaceView.nativeOnFormatChangeListener(Native Method)

E/AndroidRuntime( 3025):        at com.adobe.air.AIRWindowSurfaceView.surfaceChanged(AIRWindowSurfaceView.java:668)

E/AndroidRuntime( 3025):        at android.view.SurfaceView.updateWindow(SurfaceView.java:549)

E/AndroidRuntime( 3025):        at android.view.SurfaceView.dispatchDraw(SurfaceView.java:348)

E/AndroidRuntime( 3025):        at android.view.View.draw(View.java:6900)

E/AndroidRuntime( 3025):        at android.view.SurfaceView.draw(SurfaceView.java:334)

E/AndroidRuntime( 3025):        at android.view.ViewGroup.drawChild(ViewGroup.java:1646)

E/AndroidRuntime( 3025):        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1373)

E/AndroidRuntime( 3025):        at android.view.ViewGroup.drawChild(ViewGroup.java:1644)

E/AndroidRuntime( 3025):        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1373)

E/AndroidRuntime( 3025):        at android.view.ViewGroup.drawChild(ViewGroup.java:1644)

E/AndroidRuntime( 3025):        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1373)

E/AndroidRuntime( 3025):        at android.view.View.draw(View.java:6900)

E/AndroidRuntime( 3025):        at android.widget.FrameLayout.draw(FrameLayout.java:357)

E/AndroidRuntime( 3025):        at com.android.internal.policy.impl.PhoneWindow$DecorView.draw(PhoneWindow.java:1908)

E/AndroidRuntime( 3025):        at android.view.ViewRoot.draw(ViewRoot.java:1527)

E/AndroidRuntime( 3025):        at android.view.ViewRoot.performTraversals(ViewRoot.java:1263)

E/AndroidRuntime( 3025):        at android.view.ViewRoot.handleMessage(ViewRoot.java:1865)

E/AndroidRuntime( 3025):        at android.os.Handler.dispatchMessage(Handler.java:99)

E/AndroidRuntime( 3025):        at android.os.Looper.loop(Looper.java:130)

E/AndroidRuntime( 3025):        at android.app.ActivityThread.main(ActivityThread.java:3835)

E/AndroidRuntime( 3025):        at java.lang.reflect.Method.invokeNative(NativeMethod)

E/AndroidRuntime( 3025):        at java.lang.reflect.Method.invoke(Method.java:507)

E/AndroidRuntime( 3025):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)

E/AndroidRuntime( 3025):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)

E/AndroidRuntime( 3025):        at dalvik.system.NativeStart.main(Native Method)

Participating Frequently
October 24, 2011

What is zte blade?

idoidoidoAuthor
Participant
October 24, 2011

A phone: http://en.wikipedia.org/wiki/ZTE_Blade

Also known as Orange San Francisco