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

ecsnead69

Premium Member
Premium Member
Theme Developer
Joined
May 6, 2010
Messages
1,316
Reaction score
1
Location
Virginia
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??
 
OP
ecsnead69

ecsnead69

Premium Member
Premium Member
Theme Developer
Joined
May 6, 2010
Messages
1,316
Reaction score
1
Location
Virginia
bump for help....
 

RafficaX

Premium Member
Premium Member
Developer
Joined
Aug 2, 2010
Messages
605
Reaction score
0
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.
 
Top