cinehdv / apktool

Automatically exported from code.google.com/p/apktool
0 stars 0 forks source link

Not Include apktool.yml #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I Decompile settings.apk
2. Then I open folder settings_src
3. But, I cannot find file apktool.yml inside
4. That is my problem, because if not include apktool.yml the apk cannot 
recompile .

I HOPE SIR DONGFANG help me

What is the expected output? What do you see instead?
 I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: ?/apktool/framework/1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAppearance, value=0x02070012
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAppearance, value=0x0207000f
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAppearance, value=0x0207000f
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textColor, value=0x0205009a
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAppearance, value=0x02070012
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAppearance, value=0x02070012
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textColor, value=0x02050000
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textColorHint, value=0x02050001
I: Decoding values */* XMLs...
I: Done.
Can't find framework resources for package of id: 2. You must install proper 
framework files, see project website for more info.

What version of the product are you using? On what operating system?
SAMSUNG GALAXY Y GT-S5360 GINGERBREAD 2.3.6

Original issue reported on code.google.com by ophengal...@gmail.com on 12 Sep 2013 at 1:49

GoogleCodeExporter commented 8 years ago
Just have a look at 
https://code.google.com/p/android-apktool/wiki/FrameworkFiles

Original comment by pangqing...@gmail.com on 13 Sep 2013 at 2:54