Skip to content

Fix issue #56 -- update.zip

username-removed-50429 requested to merge rrieve/fdroidclient:master into master

Creates a script create a update.zip file that installs F-Droid to /system/app or /system/priv-app depending on the android version. Also creates a remove.zip to remove F-Droid. Generates a zip file for every apk in the bin directory, to work with both signed and unsigned apks. Fixes issue #56 (closed).

Merge request reports