[Q] How i can change clock color on CM10.?

shimp208

Recognized Contributor
Jan 25, 2011
2,624
3,036
0
Boston
  • Like
Reactions: aways

shimp208

Recognized Contributor
Jan 25, 2011
2,624
3,036
0
Boston
  • Like
Reactions: aways

aways

Senior Member
Nov 11, 2011
4,216
14,032
0
¯\_(ツ)_/¯
www.c-rom.org

aways

Senior Member
Nov 11, 2011
4,216
14,032
0
¯\_(ツ)_/¯
www.c-rom.org
apktool:

I: Loaded.
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, na
drawable, value=0x0108065b
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=snapMargin, value=0x7f0b0023
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=feedbackCount, value=0x00000000
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=snapMargin, value=0x7f0b0023
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=feedbackCount, value=0x00000000
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, na
drawable, value=0x0108065b
W: Could not decode attr value, using undecoded value instead: ns=android, na
drawable, value=0x0108065c
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=snapMargin, value=0x7f0b0023
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=feedbackCount, value=0x00000000
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, na
drawable, value=0x0108065c
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=snapMargin, value=0x7f0b0023
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=feedbackCount, value=0x00000000
W: Could not decode attr value, using undecoded value instead: ns=prvandroid,
me=alwaysTrackFinger, value=0xffffffff
I: Decoding values*/* XMLs...
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spe
0x010404f2
at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:55)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:51)
at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResRefe
ceValue.java:59)
at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResR
renceValue.java:46)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlValue(Re
alarValue.java:54)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlItemValu
esScalarValue.java:47)
at brut.androlib.res.data.value.ResArrayValue.serializeToResValuesXml
sArrayValue.java:55)
at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibRes
ces.java:264)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:
)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:93)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)