You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zipalign from kali repositories has a bug.
apt-get remove zipalign
apt-get update
go to /etc/apt/sources.list and comment out the kali repository by putting # in front of it
add this repository under it: deb http://ftp.de.debian.org/debian buster main
apt-get update && apt-get install zipalign
Hello, I can't fix the problem, do you have any solutions? (failed to align compiled apk)
The text was updated successfully, but these errors were encountered: