When I run a zip line on an APK, I get an error I am not familiar with using terminal command on Mac but I navigate to the SDK / Tools folder and running the following command: I did not get the command I have kept the apks in the tool folders and tried the same result. Does anyone help me to understand that where APX should be located and where should I run a zip line? Thank you, I'm very disappointed because it sounds very easy. Perhaps the current directory is not in your path? "Try adding". / "Before your command "Command not found" < / P>
zipalign -v 4 Project1 . APK Project1-aligned.apk
./Zipalign -v4 Project1.apk Project1-aligned.apk
Comments
Post a Comment