VideoCompress icon indicating copy to clipboard operation
VideoCompress copied to clipboard

Return Exception in x86

Open sajadmartiny opened this issue 8 years ago • 2 comments

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.hojrenama-1/base.apk"],nativeLibraryDirectories=[/data/app/com.hojrenama-1/lib/x86, /vendor/lib, /system/lib]]] couldn't find "libcompress.so" java.lang.Runtime.loadLibrary(Runtime.java:366) java.lang.System.loadLibrary(System.java:989) com.yovenny.videocompress.MediaController.(MediaController.java:31) com.hojrenama.MainActivity$VideoCompressor.doInBackground(MainActivity.java:589) com.hojrenama.MainActivity$VideoCompressor.doInBackground(MainActivity.java:578) android.os.AsyncTask$2.call(AsyncTask.java:288) java.util.concurrent.FutureTask.run(FutureTask.java:237) android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) java.lang.Thread.run(Thread.java:818)

hi, why return this exception ?

sajadmartiny avatar Aug 23 '17 17:08 sajadmartiny

i am facing the same, Did you find any solution?

tarunmehta-quovantis avatar Jul 11 '18 09:07 tarunmehta-quovantis

Any solution???

uuuchit avatar Jan 17 '19 09:01 uuuchit