How to unzip a .7z file in android

I want to unzip a .7z file that comes from a server.
for this I have added the sevenzipjbinding.jar library and its sevenzipjbinding-AllLinux.jar shared library to the libs project directory
but I get the error "The library" sevenzipjbinding-AllLinux.jar "contains embedded libraries that will not run on the device " in console when starting the application.

and I try to use system.loadLibrary(sevenzipjbinding-AllLinux.jar);

in action but again I get the same error.

Please tell me how to implement it. how to unpack tar.7z

+3
android compression shared-libraries


source to share


No one has answered this question yet

Check out similar questions:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up the development of an Android emulator?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2609
Is there a unique identifier for an Android device?
2510
How to persist android activity state by persisting instance state?
2097
Is there a way to run Python on Android?
1844
What is "Context" on Android?
1002
Grid motion detection
687
Android error: Failed to install * .apk on device *: timeout
188
Hadoop "Unable to load built-in library for your platform"



All Articles
Loading...
X
Show
Funny
Dev
Pics