Have you made sure there are no bad .9.pngs? I can work with you on it thursday evening if you don't get it by then.
~Andy -- Sent from 1955
I haven't touched the images on Dropbox at all, yet. I am just trying to do my xml edits first. I tried to decompile and then recompile right away with it and it still errored out. This is what I am getting:
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\Tim\apk_manager_4.9\other\..\projects\Inverted-Dropbox-1.1.apk\AndroidManifest.xml:6: error: No resource identifier found for attribute 'hardwareAccelerated' in package 'android'
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Tim\AppData\Local\Temp\APKTOOL8245627387191434615.tmp, -I, G:\apktool\framework\1.apk, -S, C:\Users\Tim\apk_manager_4.9\other\..\projects\Inverted-Dropbox-1.1.apk\res, -M, C:\Users\Tim\apk_manager_4.9\other\..\projects\Inverted-Dropbox-1.1.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(Unknown Source)
at brut.androlib.Androlib.buildResourcesFull(Unknown Source)
at brut.androlib.Androlib.buildResources(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.apktool.Main.cmdBuild(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Tim\AppData\Local\Temp\APKTOOL8245627387191434615.tmp, -I, G:\apktool\framework\1.apk, -S, C:\Users\Tim\apk_manager_4.9\other\..\projects\Inverted-Dropbox-1.1.apk\res, -M, C:\Users\Tim\apk_manager_4.9\other\..\projects\Inverted-Dropbox-1.1.apk\AndroidManifest.xml]
at brut.util.OS.exec(Unknown Source)
... 7 more
I have posted this in the APK Manager thread over at xda, but I have not gotten any help yet. I have been having more and more problems trying to decompile lately (and now recompiling) than I have ever had. I tried a different framework file that apk tool can reference and that helped to decompile it, but now I'm having the problem of getting it recompiled.
I probably won't work on this until the weekend because I am working a different shift now and I don't get much time to do theming during the week anymore