desword / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

ERROR "Could not decode file, replacing by FALSE value " #552

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.java -jar apktool_2.0.0b7.jar d weixin50android.apk

What is the expected output? What do you see instead?
1. expect the apk file been correctly decode. 
2. output some error info. too many "S: Could not decode file, replacing by 
FALSE value"  warnning.
D:\android\recovery\tools>java -jar apktool_2.0.0b7.jar d weixin50android.apk
I: Baksmaling...
I: Loading resource table...
W: Skipping "android" package group
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: D:\robin\apktool\framework\1-kitkat.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shake_switch_t
v_btn.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_up_b
tn_pressed.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_switch_vo
ice_pressed.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/action_sheet_t
v_btn.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/qqmail_read_at
tach_list2_pressed.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_ownvideof
rame.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/sns_wirite_edi
tbox_normal.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/game_burst_air
craft_button_bule_small_normal.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_avat
ar_item_frame.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shakepic_conne
cticon.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/radar_search_g
reen_bg.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_accept_bt
n_pressed.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shakepic_share
icon_normal.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_switch_sp
eaker_on_pressed.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shoot_copyrigh
t.png
从: drawable-hdpi/voip_speaker_p
hone_pressed.png

What version of the product are you using? On what operating system?
1.windows 8.1 
2.D:\android\recovery\tools>java -version
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)

Please provide any additional information below.

Original issue reported on code.google.com by evilfire...@gmail.com on 25 Nov 2013 at 4:11

GoogleCodeExporter commented 9 years ago
This would be a feature prevention against bad PNG's. This isn't a bug.

Original comment by connor.tumbleson on 25 Nov 2013 at 5:08

GoogleCodeExporter commented 9 years ago
same with me....

Original comment by warnamer...@gmail.com on 18 May 2014 at 10:38

GoogleCodeExporter commented 9 years ago
how to overcome this?

Original comment by g.sivakr...@gmail.com on 10 Aug 2014 at 8:14

GoogleCodeExporter commented 9 years ago
same with me, the png file can be seen with windows photo manager but wheni 
tried to edit it with corel, it just show me a single box object

Original comment by Fwahyud...@gmail.com on 6 Dec 2014 at 2:06