hzy3774 / AndroidUn7zip

A simple android ndk library used to simply extract lzma 7z files.
https://github.com/hzy3774/AndroidUn7zip
Apache License 2.0
348 stars 107 forks source link

Extract From File not worked #9

Open HaDiSs277 opened 7 years ago

HaDiSs277 commented 7 years ago

Hi, thank you for your solution. i have a problem. When i select 7z file from SD card and click on "StartExtractFile" it always returns false.

huzongyao commented 6 years ago

maybe it's android sdk version problem or read permission problem, you may compile the source code and put the 7z file in ExternalFilesDir,