Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apktool_dummy #252

Closed
iBotPeaches opened this issue Mar 18, 2015 · 1 comment
Closed

apktool_dummy #252

iBotPeaches opened this issue Mar 18, 2015 · 1 comment

Comments

@iBotPeaches
Copy link
Owner

Original issue 141 created by qiankai2007 on 2011-03-11T05:02:45.000Z:

What steps will reproduce the problem?
1.apktool d setting.apk
2.
3.

What is the expected output? What do you see instead?
I: Baksmaling...
I: Loading resource table...
W: Skipping "android" package group
I: Decoding resources...
I: Loading resource table from file: C:\Documents and Settings\Administrator\apk
tool\framework\1.apk
I: Copying assets and libs...

string.xml:
<string name="sound_category_feedback_title">Feedback</string>
<item type="string" name="APKTOOL_DUMMY_05c9">false</item>
<item type="string" name="APKTOOL_DUMMY_05ca">false</item>
<item type="string" name="APKTOOL_DUMMY_05cb">false</item>
<item type="string" name="APKTOOL_DUMMY_05cc">false</item>
<item type="string" name="APKTOOL_DUMMY_05cd">false</item>
<item type="string" name="APKTOOL_DUMMY_05ce">false</item>

What version of the product are you using? On what operating system?
1.32. win xp

Please provide any additional information below.

@iBotPeaches
Copy link
Owner Author

Comment #1 originally posted by Brut.alll on 2011-05-03T13:11:01.000Z:

This is feature, not a bug! :-)

In some cases there are broken resources, so apktool has to fill holes with something.

  spec resource 0x7f020047 com.cyanogenmod.CMWallpapers:drawable/wallpaper_scintilment: flags=0x00000000
  spec resource 0x7f020048 com.cyanogenmod.CMWallpapers:drawable/wallpaper_scintilment_small: flags=0x00000000
  INVALID TYPE CONFIG FOR RESOURCE 0x7f020049
  INVALID TYPE CONFIG FOR RESOURCE 0x7f02004a
  spec resource 0x7f02004b com.cyanogenmod.CMWallpapers:drawable/wallpaper_toxia: flags=0x00000000
  spec resource 0x7f02004c com.cyanogenmod.CMWallpapers:drawable/wallpaper_toxia_small: flags=0x00000000

Then apktool creates falsefalse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant