Wie update.zip für CWM erstellen?
Kurze Frage, ich hab jetzt schon viel rumprobiert und gesucht.
Will eine SystemUI.apk per update.zip flashen.
Gibts irgendwo ein kleines brauchbares Tutorial?
Ich hab schon verschiedene Grundgerüste für die zip hergenommen und dann das installer script angepasst, komme aber immer wieder zu installation aborted.
Danke.
Grüße
Eric
AW: Wie update.zip für CWM erstellen?
Im Moment habe ich gar keinen Plan
Liste der Anhänge anzeigen (Anzahl: 2)
AW: Wie update.zip für CWM erstellen?
apk Manager macht das doch mit dem Signieren und so ...
Für den Rest gibt es ein Tool
update.zip Generator
http://code.google.com/p/android-cus...dateZipCreator
oder
http://www.londatiga.net/it/how-to-c...e-zip-package/
und das da:
Zitat:
Generates the META-INF folder structure and update-script if the META-INF folder isn't present. If it is present, you folder structure and scripts will not be overwritten
Experiemental: Gives the option to run a script before copying the contents or /system or /data to your phone. I've tested this feature using a simple echo script with no ill-effects, but still use it at your own risk. If you want to verify the command to run a custom script is being written correctly, you can check the source at: (line 18)
code.google.com/p/android-customization-autotool/source/browse/trunk/src/standalones/UpdateZipWizard/CreateUpdateZip.py
Generates a signed update zip (named whatever you want) containing your files (including the META-INF folder) that can be flashed in Clockwork [/ol]
Anhang 87557
Oder das altbekannte Tool
Anhang 87558
AW: Wie update.zip für CWM erstellen?
Ich hab gerade die apkMultiTools gefunden, ich probiere das heute nochmal - ich erhoffe mir im Moment viel davon :)
Danach schaue ich mir deins nochmal an. Einiges hab ich schonmal gehört und ausprobiert.
AW: Wie update.zip für CWM erstellen?
also update.zip's kann ich jetzt erstellen.
Lag wahrscheinlich an dem Installationsskript...
Danke nochmal!
AW: Wie update.zip für CWM erstellen?
Muss den alten Thread mal nochmal hoch holen.
Wie genau hast du jetz mit dem Program die Update.zip erstellt?
Wenn man z.B. ne SysthemUi oder eine framework-res.apk via recovery flashen will?
Danke schon mal
AW: Wie update.zip für CWM erstellen?
Ich hab mir dann doch einfach nur eine fertige Update.zip von irgendjemand genommen und das Script angepasst.
Nochmal komplett neue Zip gemacht habe ich nicht.