Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

../binary/zipaligner/zipalign: Permission denied #1

Open
jrichardsz opened this issue Oct 9, 2016 · 1 comment
Open

../binary/zipaligner/zipalign: Permission denied #1

jrichardsz opened this issue Oct 9, 2016 · 1 comment

Comments

@jrichardsz
Copy link

When I choose option
3. Sign .apk package
after options 1 and 2, I get this error:

-e Enter the name of the apk you want to sign.
-e Example: SystemUI
-e 
-e NOTE:
-e What you enter here will also be the filename of your final APK.
-e APK must be in the same folder as this script.
Filename without .apk extension: app
-e 
-e APK exists.
-e Signing APK...

-e Zipaligning APK...
./apk_dcs.sh: 102: ./apk_dcs.sh: ../binary/zipaligner/zipalign: Permission denied
-e FATAL: Final APK does not exist. Exiting...
./apk_dcs.sh: 115: read: Illegal option -n

./apk_dcs.sh: 117: ./apk_dcs.sh: [[: not found
Opening main menu...

My solution to sign my apk was use keytool :
http://stackoverflow.com/a/24833908/3957754

I using ubuntu 14.

Thanks

@jrichardsz
Copy link
Author

I forked and split binary folders, disable zipaligner and change options strategy to other more readable.

https://github.com/jrichardsz/Apk_DCS

I will fix : zipaligner and I will create the pull request.

Great work!!
Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant