Answers for "bash: zipalign: command not found"

1

bash: zipalign: command not found

find ~/Library/Android/sdk/build-tools -name "zipalign"
Posted by: Guest on June-03-2020
0

zip: command not found bash

// Download gow file and install
https://github.com/bmatzelle/gow/releases

// Go to installed folder (Default C:\Program Files (x86)\Gow\bin)
// find and install 'zip.exe'
// restart bash and run previously failed command
Posted by: Guest on December-19-2020

Code answers related to "bash: zipalign: command not found"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language