Android使用Jna出现程序类型已存在

Error: Program type already present: com.sun.jna.Callback$UncaughtExceptionHandler

这是build时候报的错误

这个多半是你的调用方法或者加载的类库错误了