xamarin-docs icon indicating copy to clipboard operation
xamarin-docs copied to clipboard

zipalign command not working

Open 0nly1ken0bi opened this issue 3 years ago • 0 comments

The following command for zipalgin doesn't seem to be working as described in the documentation:

$ zipalign -f -v 4 mono.samples.helloworld-unsigned.apk helloworld.apk

Upon running the zipalign command in Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.3.5 in the Developer PowerShell Terminal Window I get the following errors:

ZipAlign Error

I've also tried searching the net, but most of the topics are like this and this which is somewhat old.

If there are any other steps that are required please update the documentation accordingly.

I'm unable to get pass this point.

0nly1ken0bi avatar Sep 29 '22 14:09 0nly1ken0bi