Git Product home page Git Product logo

Comments (3)

siloed avatar siloed commented on May 23, 2024

hey, i had the same prob, and I dont think this package eitehr comes with its own zipalign as it says or its somehow broken. i tried installing zipalign via apt and while it installs, if you just run command: zipalign, you will see it's giving out errors. I found you need to copy a different 'libbacktrace.so.0' from https://packages.debian.org/buster/android-libbacktrace to make it work.

the following solution worked for me nicely. hope it helps:
https://superuser.com/questions/1614228/zipalign-symbol-lookup-error-usr-lib-x86-64-linux-gnu-android-libbacktrace-so

from uber-apk-signer.

Morsmalleo avatar Morsmalleo commented on May 23, 2024

hey, i had the same prob, and I dont think this package eitehr comes with its own zipalign as it says or its somehow broken. i tried installing zipalign via apt and while it installs, if you just run command: zipalign, you will see it's giving out errors. I found you need to copy a different 'libbacktrace.so.0' from https://packages.debian.org/buster/android-libbacktrace to make it work.

the following solution worked for me nicely. hope it helps: https://superuser.com/questions/1614228/zipalign-symbol-lookup-error-usr-lib-x86-64-linux-gnu-android-libbacktrace-so

I will certainly look into this

from uber-apk-signer.

Morsmalleo avatar Morsmalleo commented on May 23, 2024

Ok so I've got an update, it seems 32bit Linux based Operating Systems have this problem because testing on a 64bit Linux VM the zipalign feature works fine without the need to install it via apt, different for 32bit Linux based OS's, I searched the README.md again and had a complete FOREHEAD SMACK moment 😂

It's stated in the README.md that

"Currently on Linux 32bit: zipalign must be set in PATH"

Hence why the zipalign feature works after an apt install on 32bit Linux based OS's

from uber-apk-signer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.