canmove, Confirmed users
1,584
edits
Line 441: | Line 441: | ||
adb install -r gecko-signed-aligned.apk | adb install -r gecko-signed-aligned.apk | ||
Or you can also re-sign a signed build. If "fennec.apk" is signed already, this will remove the signature and replace it with your own: | Or you can also re-sign a signed build. If "fennec.apk" is signed already, this will remove the signature and replace it with your own. The result will be saved as "fennec-resigned.apk": | ||
zip fennec.apk -d META-INF/* | zip fennec.apk -d META-INF/* |