Quote:
Originally Posted by chaz03
Anyone know why I continuously get the "An error occured Please check the log" I increased the heap size to 512mb. Im trying to decompile the systemUI and framework-res of stock xoom wifi. Its got me stumped here... 
|
Yeah
Before you try to decompile SystemUI.apk, you need to install the framework-res.apk as 1.apk
To do this, in a command prompt go to a directory that has apktool.jar and framework-res.apk and type
Java -jar apktool.jar if framework-res.apk
Or
Rename a copy of framework-res.apk to 1.apk
And replace c:\users\yourname\apktool\1.apk
The framework-res.apk should decompile. Post a link to a copy of your framework and one of us can take a look.
Sent from my DROIDX using XDA Premium App
|