Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

dev分支 com.taobao.gcanvas.GCanvasJNI.newCanvas(java.lang.String, int, java.lang.String)在so没有找到 #22

Open
simonwu-os opened this issue May 31, 2017 · 1 comment

Comments

@simonwu-os
Copy link

dev分支,
运行时报 com.taobao.gcanvas.GCanvasJNI.newCanvas(java.lang.String, int, java.lang.String) 没有找到实现.
用的是com.taobao.android.gcanvas:gcanvas_library:1.4.2.31@aar
难道是里面的libgcanvas.so 不全?

java.lang.UnsatisfiedLinkError: No implementation found for void com.taobao.gcanvas.GCanvasJNI.newCanvas(java.lang.String, int, java.lang.String) (tried Java_com_taobao_gcanvas_GCanvasJNI_newCanvas and Java_com_taobao_gcanvas_GCanvasJNI_newCanvas__Ljava_lang_String_2ILjava_lang_String_2)
at com.taobao.gcanvas.GCanvasJNI.newCanvas(Native Method)

@yanyongshan
Copy link

默认提供的是armeabi版的so,没有armeabi-v7架构版本

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants