Create folder called Frameworks on the root of your c drive. Inside it put framework-res.apk
Open cmd do apktool if c:\Frameworks\framework-res.apk
Be case sensitive
Visualizzazione stampabile
Quindi iniziamo:
1. Scaricare questo tool https://mega.co.nz/#!zV1DjbTQ!sxTh7A...Y0uQpziw97P_GM
2. Assicurarsi che si disponga di JRE e JDK installato per la versione della platforma. Se è a 32-bit - uso a 32-bit ... se è a 64-bit - utilizzare a 64-bit
3. Riavviare il PC
4. Estrarre l'utensile alla radice del disco c
5. Andate in avanzato sistema config> enviroment variables> path e aggiungere il path della cartella "other" all'interno del nuovo tool. (dovrebbe essere simile a questo c:\APK_manager\other)
6. Rimuovere tutti i percorsi precedenti presenti
7. Rimuovere tutto impostare multi-tool e apktool che avevi prima
8. Esegui e digitare cmd "apktool"
9. Assicurarsi che funziona (si dovrebbe vedere la schermata che hai postato prima)
10. Tirare il framework-res.apk (nuovo) dal suo rom
11. Mettetela in una cartella sul disco c (come abbiamo fatto prima)
12. Eseguire "apktool if c:\Framework\framework-res.apk"
I've tried, same error:
http://i.imgur.com/kiZiql3.png
If i write 'aapt' on command line, it starts the aapt.exe from the folder 'other', even if I am not there with the cmd, so the path is right.