Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

UnsatisfiedLinkError

Contributor ,
Jan 31, 2014 Jan 31, 2014

I get reports back in the Android Play Store of crashes which show the below.  Anyone have any idea what the cause is or how to start to troubleshoot? 

java.lang.UnsatisfiedLinkError: nativeSurfaceCreated

at com.adobe.air.AIRWindowSurfaceView.nativeSurfaceCreated(Native Method)

at com.adobe.air.AIRWindowSurfaceView.surfaceCreated(AIRWindowSurfaceView.java:719)

at android.view.SurfaceView.updateWindow(SurfaceView.java:533)

at android.view.SurfaceView.access$000(SurfaceView.java:81)

at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:169)

at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:590)

at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1620)

at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2448)

at android.os.Handler.dispatchMessage(Handler.java:99)

at android.os.Looper.loop(Looper.java:137)

at android.app.ActivityThread.main(ActivityThread.java:4424)

at java.lang.reflect.Method.invokeNative(Native Method)

at java.lang.reflect.Method.invoke(Method.java:511)

at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)

at dalvik.system.NativeStart.main(Native Method)

TOPICS
Development
548
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 31, 2014 Jan 31, 2014
LATEST

thx, voted on it

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines