What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Can't decompile Contacts.apk?????

ecsnead69

Premium Member
Premium Member
Theme Developer
I am trying to theme Contacts.apk in 2.3 and I can't get it to decompile... I keep getting an error that says...

W: Could not decode attr value, using undecoded value instead: ns=android, name=background, value=0x010803b6
W: Could not decode attr value, using undecoded value instead: ns=android, name=background, value=0x010803b6
W: Could not decode attr value, using undecoded value instead: ns=android, name=src, value=0x0108036a
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec: 0x010803b6

I know this has been themed by others, I have tried apk manager 4.8 and 4.9 and get the same error....

Am I missing something??
 
its the .9.png's. if yours looked like mine did just now when i decompiled Contacts.apk, yeah, its just those imgs. replace with stock imgs when you recompile and you will be fine. or replace in apk before decompiling then decompile and it should be fine.
 
Back
Top