• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root need help with framework-res.apk

spock1104

Android Expert
I'm going to call upon/beg @modhatter6811 @edodson84 and @starkraving here and the community in general for help. I'm still working on that SuperR Warp4g port to the AWE, and I think my storage issue (see http://androidforums.com/threads/new-update.876630/page-5) is due to a difference in the storage_list.xml within framework-res.apk. /storage/sdcard0 has to be set to android:emulated="true" where right now it's false

However, two problems...

1. if I use 7zip to copy the xml from Awe stock framework-res.apk to the ported apk, every app "stops working"
2. if I try to decompile and recompile, it repeatedly stack dumps instead of booting

So I plead your help, I need to get a framework-res.apk with sdcard0 set to emulated, that will boot, and won't close apps.

Here's the ROM:
http://www.mediafire.com/download/i91s2ovmxa2h1dt/sulu_reborn.zip

Thank you!!!
 
I don't have my Awe any more, however, if you upload just the xml from the Awe and the framework-res.apk from the Warp, I can try flying blind. I don't think swapping an xml will work the same way as modifying an image in the /res folders would. (Drag and drop I mean.) I believe it messes with the signature, hence the force closes. You could try resigning the entire Rom after doing a drag and drop, that might work. If not the framework needs to be decompiled/recompiled. In any event though, I think the entire thing will need resigning. What's the api for the warp port?
 
Back
Top Bottom