android-apk-parser icon indicating copy to clipboard operation
android-apk-parser copied to clipboard

Unknown Chunk ID 0x00000017 (23)

Open xurei opened this issue 10 years ago • 4 comments

After the update of an apk, when I parse it I get this message : Text "android.permission.VIBRATE" Unknown Chunk ID 0x00000017 (23) Unknown/debug = 0x00000008 (8) Unknown/debug = 0x00000000 (0) Unknown/debug = 0x00100102 (1048834) Unknown/debug = 0x00000038 (56) Unknown/debug = 0x0000000B (11) Unknown/debug = 0xFFFFFFFF (-1) Unknown/debug = 0xFFFFFFFF (-1) Unknown/debug = 0x00000018 (24)

Looks like something is not parsed correctly.

xurei avatar May 22 '14 08:05 xurei

Do you have an example APK that causes this?

joakime avatar May 22 '14 15:05 joakime

Can you unpack the apk file (using a zip or jar utility) and email me the AndroidManifest.xml? [email protected]

joakime avatar May 30 '14 16:05 joakime

Sent. Hope it will help.

xurei avatar Jun 02 '14 11:06 xurei

You’re not receiving notifications from this thread.

73JRBZHP68 avatar Nov 26 '17 19:11 73JRBZHP68