Skip to main content
Participant
July 13, 2011
Question

Android Application using Flash CS 5.5 - AndroidActivityWrapper.nativeSetVisible()

  • July 13, 2011
  • 1 reply
  • 2073 views

I have running android application which is build with Flash CS 5.5 version and uploaded on google android market place.

Once of user complatin about Crash Error. error is listed below. any idea where is wrong? Application already donwloaded for more then 300 time and no one report this bug. i just got his bug from dell streak 5 device.

Exception class
java.lang.UnsatisfiedLinkError

Source method
AndroidActivityWrapper.nativeSetVisible()
java.lang.UnsatisfiedLinkError: nativeSetVisible
at com.adobe.air.AndroidActivityWrapper.nativeSetVisible(Native Method)
at com.adobe.air.AndroidActivityWrapper.SetVisible(AndroidActivityWrapper.java:651)
at com.adobe.air.AndroidActivityWrapper.onSurfaceInitialized(AndroidActivityWrapper.java:614)
at com.adobe.air.AIRWindowSurfaceView.surfaceChanged(AIRWindowSurfaceView.java:438)
at android.view.SurfaceView.updateWindow(SurfaceView.java:538)
at android.view.SurfaceView.dispatchDraw(SurfaceView.java:339)
at android.view.View.draw(View.java:6743)
at android.view.SurfaceView.draw(SurfaceView.java:325)
at android.view.ViewGroup.drawChild(ViewGroup.java:1640)
at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1367)
at android.view.ViewGroup.drawChild(ViewGroup.java:1638)
at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1367)
at android.view.ViewGroup.drawChild(ViewGroup.java:1638)
at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1367)
at android.view.View.draw(View.java:6743)
at android.widget.FrameLayout.draw(FrameLayout.java:352)
at com.android.internal.policy.impl.PhoneWindow$DecorView.draw(PhoneWindow.java:1906)
at android.view.ViewRoot.draw(ViewRoot.java:1411)
at android.view.ViewRoot.performTraversals(ViewRoot.java:1167)
at android.view.ViewRoot.handleMessage(ViewRoot.java:1731)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4627)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at dalvik.system.NativeStart.main(Native Method)

Thanks,

Alpesh

This topic has been closed for replies.

1 reply

Participating Frequently
July 14, 2011

Same here. We have received 106 errors within the last 2 months (UnsatisfiedLinkError) The stack trace is exactly the same. It could be run-time bug. A lot of users are complaining about the issue. Any ideas? This is very important for every developer....

Participant
July 14, 2011

@takintatar5 - Yes. you are right. I think its bug of Adobe AIR communicaiton with android. I didn't able to find out from where this bug is coming. no idea. what is going on with flash.. Its very import to every developer. I am tring to find solutions for bug in google but no idea.

Inspiring
November 1, 2011

Any progress or further understanding of this?  I have had a couple errors and would like to understand how widespread of an issue it is.