On Jul 20, 12:55 pm, Metatron <rodneyjjack...@gmail.com> wrote:
> I have been running into this error causing a bootloop at the TMobile-
> G1 anyone have any ideas?
[...]
> W/zipro   (  220): Bad offset to local header: 809316 (at 588)
> D/asset   (  220): failed to open Zip archive '/system/framework/
> framework-res.a
> pk'
> W/asset   (  220): Unable to find resources file resources.arsc

Looks like your copy of /system/framework/framework-res.apk has become
corrupted.

Try "adb pull /system/framework/framework-res.apk ." and then test the
zip archive integrity, e.g. with "unzip -t framework-res.apk" on
Linux.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to