我已经从这条路径下载了chilkat库,然后按照链接的上述步骤进行了..但每次它在同一行给出同样的错误
System.loadLibrary("chilkatcrypt");
我甚至尝试了System.loadLibrary("chilkat");
,但是它给出了同样的错误
E/AndroidRuntime(3982): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load chilkat from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.example.for_encryption-2.apk,libraryPath=/data/app-lib/com.example.for_encryption-2]: findLibrary returned null
08-13 06:59:48.216: E/AndroidRuntime(3982): at java.lang.Runtime.loadLibrary(Runtime.java:365)
08-13 06:59:48.216: E/AndroidRuntime(3982): at java.lang.System.loadLibrary(System.java:535)
08-13 06:59:48.216: E/AndroidRuntime(3982): at com.example.for_encryption.MainActivity.<clinit>(MainActivity.java:33)
由于声誉较低,无法上传我的Logcat图片。 任何人都可以请你帮帮我......好好坚持....