UPDATE 2:
I'm back to using APK Manager 4.9. It decompiles fine. When compiling, I select [Y] for system file and then [Y] to copy over unchanged files. If I modify something, I delete it from the keep folder and continue compiling. After it builds, it creates an unsignedframework-res.apk. This is the finished file and does not need to be signed. Done! No force closes or any other issues now...so far
UPDATE:
This helped my issue (see attached). Framework-res.apk utility - Android Forums
However, I am still getting force closes from the settings menu.
---------------------------------------------------
I'm having trouble compiling a working framework-res.apk. All of my attempts so far have resulted in force closes. I've tried multiple versions of apktool and apkmanager. And I've tried installing both by adb pushing and flashing an update.zip. Each time I install, the rom boots fine, but then all processes force close after unlocking. I can't seem to get a logcat, since adb will not start.
I am using the stock 2.3.40 framework-res.apk, which I only decompile, then immediately compile again without making any changes. I get no errors when decompiling, but I do get translation warnings when it compiles, however this may not be related to what's causing the force closes. Then the file is signed successfully.
If anyone has had success with this on the DX, please let me know your process. Thanks!
I'm back to using APK Manager 4.9. It decompiles fine. When compiling, I select [Y] for system file and then [Y] to copy over unchanged files. If I modify something, I delete it from the keep folder and continue compiling. After it builds, it creates an unsignedframework-res.apk. This is the finished file and does not need to be signed. Done! No force closes or any other issues now...so far
UPDATE:
This helped my issue (see attached). Framework-res.apk utility - Android Forums
However, I am still getting force closes from the settings menu.
---------------------------------------------------
I'm having trouble compiling a working framework-res.apk. All of my attempts so far have resulted in force closes. I've tried multiple versions of apktool and apkmanager. And I've tried installing both by adb pushing and flashing an update.zip. Each time I install, the rom boots fine, but then all processes force close after unlocking. I can't seem to get a logcat, since adb will not start.
I am using the stock 2.3.40 framework-res.apk, which I only decompile, then immediately compile again without making any changes. I get no errors when decompiling, but I do get translation warnings when it compiles, however this may not be related to what's causing the force closes. Then the file is signed successfully.
If anyone has had success with this on the DX, please let me know your process. Thanks!