Ver Mensaje Individual
  #6  
Viejo 22/05/12, 15:56:51
Array

[xs_avatar]
Takitoblop Takitoblop no está en línea
Usuario muy activo
 
Fecha de registro: ago 2011
Localización: Madrid España
Mensajes: 1,830
Modelo de smartphone: Xiaomi Mi5
Tu operador: Movistar
Me sale este error al decompilar el SystemUI.apk que tengo, y no sé xq:

|22/05/2012 -- 15:49:59,52|
--------------------------------------------------------------------------
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
"adb" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
No se pudo encontrar C:\Users\Javier\Javier\Aplicaciones movil\Editar archivos APK\place-apk-here-for-modding\../place-apk-here-for-modding/signedSystemUI.apk
No se pudo encontrar C:\Users\Javier\Javier\Aplicaciones movil\Editar archivos APK\place-apk-here-for-modding\../place-apk-here-for-modding/unsignedSystemUI.apk
I: Baksmaling...
I: Loading resource table...
I: Decoding resources...
I: Loading resource table from file: C:\Users\Javier\apktool\framework\1.apk
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x010300a7
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x010300a7
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x010300a7
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x010300a7
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x010300a7
W: Cant find 9patch chunk in file: "drawable-mdpi/quickpanel_title_background.9.png". Renaming it to *.png.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
at sun.awt.image.ByteInterleavedRaster.setDataElement s(Unknown Source)
at java.awt.image.BufferedImage.setRGB(Unknown Source)
at brut.androlib.res.decoder.Res9patchStreamDecoder.d rawVLine(Unknown Source)
at brut.androlib.res.decoder.Res9patchStreamDecoder.d ecode(Unknown Source)
at brut.androlib.res.decoder.ResStreamDecoderContaine r.decode(Unknown Source)
at brut.androlib.res.decoder.ResFileDecoder.decode(Un known Source)
at brut.androlib.res.decoder.ResFileDecoder.decode(Un known Source)
at brut.androlib.res.AndrolibResources.decode(Unknown Source)
at brut.androlib.Androlib.decodeResourcesFull(Unknown Source)
at brut.androlib.ApkDecoder.decode(Unknown Source)
at brut.apktool.Main.cmdDecode(Unknown Source)
at brut.apktool.Main.main(Unknown Source)

No sé que le puede fallar, puede que esté firmado y x eso no se decompile?
Ojalá supiera más de esto

Si lograga decompilar ambos (el otro no me da problemas) podría comparar archivos y cosillas y asi completarlo.
Responder Con Cita