0

I am thinking of porting it, if there isn't one already available. Google search yielded one result, but that port was incomplete and did not compile either... If there is an already existing android port of this library, then i do not want to expend un-necessary effort on it.

SubbaReddy PolamReddy
  • 2,083
  • 2
  • 17
  • 23
wlan0
  • 190
  • 1
  • 11

1 Answers1

0

Unfortunately I don't know exactly what '7zip library' means, and what is your Android device architecture.

Assuming '7zip library' is what compiles when building p7zip command-line utilities, and your Android device can run 64-bit Intel executables, I got good news for you.

I have successfully built and tested 7z executable and libraries it depends on for Android-on-64-bit-Intel. The recipe is part of my repository.

Disclaimer: I am the one who published ebuild scripts that build bionic, musl and uclibc toolchains on github.

krisk0
  • 316
  • 1
  • 3