hello , i was trying to modift the systemui.apk file on jaggyrom 3.2.1
i successfully decompiled it , made modifications ,but when i try to recompile i get an error , that it cant find the apktool.yml file
i tried this for many system apks . the same error was seen .
please help .
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.
C:\Users\Anirudh B S>cd..
C:\Users>cd..
C:\>cd apktool
C:\apktool>apktool if framework-res.apk
I: Framework installed to: C:\Users\Anirudh B S\apktool\framework\1.apk
C:\apktool>apktool d SystemUI.apk mod
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Users\Anirudh B S\apktool\framework\1.ap
k
I: Loaded.
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050097
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textSize, value=0x0205001a
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x0205004f
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginTop, value=0x02050051
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050050
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginBottom, value=0x02050051
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textSize, value=0x02050029
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x0205004f
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050050
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textSize, value=0x02050029
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginLeft, value=0x0205004f
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x02050050
W: Could not decode attr value, using undecoded value instead: ns=android, name=
paddingLeft, value=0x02050160
W: Could not decode attr value, using undecoded value instead: ns=android, name=
paddingLeft, value=0x02050160
W: Could not decode attr value, using undecoded value instead: ns=android, name=
paddingRight, value=0x02050160
W: Could not decode attr value, using undecoded value instead: ns=android, name=
paddingLeft, value=0x02050160
W: Could not decode attr value, using undecoded value instead: ns=android, name=
paddingRight, value=0x0205015f
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x0205004d
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x0205015f
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textSize, value=0x02050029
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textSize, value=0x0205002e
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginRight, value=0x0205015f
I: Decoding values*/* XMLs...
Can't find framework resources for package of id: 2. You must install proper fra
mework files, see project website for more info.
C:\apktool>apktool b mod SystemUInew.apk
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathN
otExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java:142)
at brut.androlib.Androlib.build(Androlib.java:159)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java:
103)
at brut.androlib.Androlib.readMetaFile(Androlib.java:138)
... 4 more
C:\apktool>
New to modding ???
Sent from my HTC Explorer using xda premium
Apex-Predator said:
New to modding ???
Sent from my HTC Explorer using xda premium
Click to expand...
Click to collapse
yeah .can you please help me ?
Maybe !!!!
but I gotta sleep
I'll help u tomorrow
Sent from my HTC Explorer using xda premium
Cool , thanks , me too
Sent from my HTC Explorer A310e
anirudhbs1996 said:
Cool , thanks , me too
Sent from my HTC Explorer A310e
Click to expand...
Click to collapse
If you are just editing images just extract it and edit images later zip it !
Sent from my HTC Explorer using xda premium
No . I know how to edit images . I have done it before . I want to edit some XML files in systemUi apk file
Sent from my HTC Explorer A310e
anirudhbs1996 said:
No . I know how to edit images . I have done it before . I want to edit some XML files in systemUi apk file
Sent from my HTC Explorer A310e
Click to expand...
Click to collapse
Use ninjamorph (from play store)
And theme u phone from mobile
==============================
Keep calm and hit T H A N K S
What ROM are you trying to mod?
gnustomp said:
What ROM are you trying to mod?
Click to expand...
Click to collapse
jaggyrom 3.2.1 , i want to edit systemUI apk , i want to remove some quick settings options ...
anirudhbs1996 said:
jaggyrom 3.2.1 , i want to edit systemUI apk , i want to remove some quick settings options ...
Click to expand...
Click to collapse
Yeah...you need HTC stuff and frameworks. Never had any luck trying top decompile HTC stuff.
Sent from my Galaxy Nexus using Tapatalk HD
OP, don't extract images from the folder and edit as is (Just a tip for the future). Opening .9.pngs without decompiling will corrupt them and bug you if you need to decompile the apk again in the future.
About the error, I'll write down the steps here:
1. Install frameworks like this: apktool if framework-res.apk and, apktool if com.htc.resources.apk [This will allow proper decompiling]
2. Write in the command: apktool d SystemUI.apk [To decompile the apk]
3. You will see a folder named SystemUI, make all the changes you want to
4. Write in - apktool b SystemUI [Note that you are not supposed to write .apk this time]
5. This will compile your apk
6. Open SystemUI>dist. You will find your SystemUI.apk here.
7. Rename SystemUI.apk to SystemUI.zip and open it. Also rename the ORIGINAL UNMODDED systemUI.apk to .zip and open that too [Using Winzip, Winrar etc.]
8. Drag everything from the MODDED zip into the UNMODDED ORIGINAL zip and select compression level to store.
9. Rename the original systemUI.zip to .apk
10. Push it into your system via ADB, Move manually using a file browser or flash it.
PS: you are not supposed to sign system apks
Related
This Theme / Mod is for [ROM][IML74K][4.0.3] CyanogenMod 9 experimental Build [01-02-2012]. Do not proceed if you do not understand.
v6 Matius44 New Battery PNGs + all previous mods POST
v6b Matius44 New Battery PNGs -(minus) soft keys mod POST
v5 Matius44 Update Soft Keys Mod & Lockscreen Rotation POST
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
V4 Update L8R 1/11 - Center clock bar mod added to SystemUI.apk. Posting download for v4
V4 Download CM9-AlphaModV4-BatteryPercentMod-plus-center-clock.zip
MD5 Checksum: afd305b82d251a768e28a2cf4a0e0294
Mirror: http://forum.xda-developers.com/showpost.php?p=22845952&postcount=32
Click to expand...
Click to collapse
V3 Update 1/11 - I was able to compile the proper files to get the battery percentage meter to be working properly with all 100 PNG charging steps. Basically, following this guide: http://forum.xda-developers.com/showpost.php?p=19760562&postcount=3
Now that the 'dirty work' is done, you can obviously just replace the PNG icons within the archive to your favorite battery mod.
SystemUI\res\drawable-sw600dp-xhdpi\stat_sys_battery_*.png
SystemUI\res\drawable-xhdpi\stat_sys_battery_*.png
Next up will likely be adding that center clock mod just for kicks
V3 Download CM9-BatteryPercentMod-v3.zip
MD5 Checksum: 0016a49429049a9e6aaf7ead5532906f
Click to expand...
Click to collapse
Flash ZIP in ClockWorkMod
(nAndroid first, I'm not responsible, yada yada, how the hell did you get ICS on your Note? Yeah... you know how to use CMW )
FYI
v1 and v2 of this mod only includes the battery steps for 15, 28, 43, 57, 71, 85, & 100. Not sure why the autoapktool is having trouble with decompiling the framework. Still, gives you a better idea where you are at and the best we have for right now
::EDIT:: V3 now has fully working 100 step LCD battery status indicators!
Hello all,
I love my new Galaxy Note, but obviously can't wait for ICS. I'm currently just carrying my point and shoot along with me because the camera doesn't work in CM9 (yet). Other than that, ICS works great at stock DPI (320). Switching DPI yeilds awesome but unstable results (160 dpi <-WHOA, I want that as my daily driver youtube link)
Here is a battery percentage mod (plus a few extras hidden in there). Depending on how long I can keep with an Alpha build, I might update this a bit more (but ICS is just so damn close to perfect... I guess someone will have to do it all in Red)
Click to expand...
Click to collapse
I take it you are decompiling and compiling a stock framework-res.apk? It won't work on a themed apk.
nobnut said:
I take it you are decompiling and compiling a stock framework-res.apk? It won't work on a themed apk.
Click to expand...
Click to collapse
Yup. This thread talks is very similar to the problem I'm having:
http://code.google.com/p/android-apktool/issues/detail?id=267
Eventually, someone wiser than I will figure this out and share with the rest of us
It is possibly an issue with the API level in the tool you are using. I take it you are using the latest version of autoapktool.
I use APK Multitool and haven't had this problem
You have modified the SystemUI.apk for ICS 4.0.3? I will try this:
http://apkmultitool.com/?q=node/5
I see 1.0.1 Apk multitool was updated 1/1/12, so maybe that is it. I was using APK Manger 4.9
Hmm... there is still something going on here.
Code:
--------------------------------------------------------------------------
|Tue 01/10/2012 -- 9:40:30.41|
--------------------------------------------------------------------------
--2012-01-10 09:40:30-- http://update.apkmultitool.com/apkver.txt
Resolving update.apkmultitool.com (update.apkmultitool.com)... 216.172.99.21
Connecting to update.apkmultitool.com (update.apkmultitool.com)|216.172.99.21|:8
0... connected.
HTTP request sent, awaiting response... 200 OK
Length: 152 [text/plain]
Saving to: `apkver.txt'
0K 100% 2.52M=0s
2012-01-10 09:40:31 (2.52 MB/s) - `apkver.txt' saved [152/152]
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode, sharing)
Could Not Find C:\SDK\place-apk-here-for-modding\../place-apk-here-for-modding/s
ignedSystemUI.apk
Could Not Find C:\SDK\place-apk-here-for-modding\../place-apk-here-for-modding/u
nsignedSystemUI.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Users\Nick Shertzer\apktool\framework\1.
apk
I: Loaded.
W: Could not decode attr value, using undecoded value instead: ns=android, name=
label, value=0x01040404
W: Could not decode attr value, using undecoded value instead: ns=android, name=
theme, value=0x010302ee
W: Could not decode attr value, using undecoded value instead: ns=android, name=
theme, value=0x010302fc
W: Could not decode attr value, using undecoded value instead: ns=android, name=
theme, value=0x010302fc
W: Could not decode attr value, using undecoded value instead: ns=android, name=
theme, value=0x010302fc
W: Could not decode attr value, using undecoded value instead: ns=android, name=
theme, value=0x010302fc
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x010803f7
W: Could not decode attr value, using undecoded value instead: ns=android, name=
opacity, value=0xfffffffd
W: Could not decode attr value, using undecoded value instead: ns=android, name=
opacity, value=0xfffffffd
W: Could not decode attr value, using undecoded value instead: ns=android, name=
baseline, value=0x00001201
W: Could not decode attr value, using undecoded value instead: ns=android, name=
baseline, value=0x00001201
W: Could not decode attr value, using undecoded value instead: ns=android, name=
baseline, value=0x00001501
W: Could not decode attr value, using undecoded value instead: ns=android, name=
baseline, value=0x00001501
W: Could not decode attr value, using undecoded value instead: ns=android, name=
src, value=0x010803f6
W: Could not decode attr value, using undecoded value instead: ns=android, name=
exitFadeDuration, value=0x010e0001
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x010102f0
W: Could not decode attr value, using undecoded value instead: ns=android, name=
alpha, value=0x3ecccccd
W: Could not decode attr value, using undecoded value instead: ns=android, name=
animateLayoutChanges, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
animateLayoutChanges, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
state_activated, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
drawable, value=0x010804b6
W: Could not decode attr value, using undecoded value instead: ns=android, name=
drawable, value=0x010804b6
W: Could not decode attr value, using undecoded value instead: ns=android, name=
drawable, value=0x010804b6
W: Could not decode attr value, using undecoded value instead: ns=android, name=
exitFadeDuration, value=0x010e0001
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x0101030e
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x0101030e
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x0101030e
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x0101030e
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textAppearance, value=0x010301ea
W: Could not decode attr value, using undecoded value instead: ns=android, name=
drawable, value=0x0108051f
W: Could not decode attr value, using undecoded value instead: ns=android, name=
drawable, value=0x010804b2
W: Could not decode attr value, using undecoded value instead: ns=android, name=
drawable, value=0x010804b6
W: Could not decode attr value, using undecoded value instead: ns=android, name=
interpolator, value=0x010c0008
I: Decoding values*/* XMLs...
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec:
0x010301e9
at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:55)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:51)
at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferen
ceValue.java:59)
at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResRefe
renceValue.java:46)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlAttr(ResSca
larValue.java:43)
at brut.androlib.res.data.value.ResStyleValue.serializeToResValuesXml(Re
sStyleValue.java:48)
at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibResour
ces.java:264)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:137
)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:93)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
Press any key to continue . . .
I haven't done ICS.
I think you might be facing a similar issue to the deodex problem on ICS.
You can read more about it here.
EDIT: I misunderstood your post title. I thought you were using the CM9 battery and not CM9 sources. The above link I posted is probably related to your problem.
I think I found what I need here:
http://forum.xda-developers.com/showpost.php?p=19760562&postcount=3
Going to try this later on today, work permitting.
nickshertzer said:
I think I found what I need here:
http://forum.xda-developers.com/showpost.php?p=19760562&postcount=3
Going to try this later on today, work permitting.
Click to expand...
Click to collapse
Yeah, I was trying this earlier today and failed twice.
I decompile SystemUI.apk, replace the pngs and the two xmls, recompile the apk, all goes well. However, when I push the apk to /system/app and reboot I lose the status bar completely (and the wallpaper)...
I'm still having some trouble with the compile.
Code:
C:\SDK\APK>apktool b SystemUI SystemUI.apk
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
invalid resource directory name: C:\SDK\APK\SystemUI\res/drawable-sw600dp-xhdpi
invalid resource directory name: C:\SDK\APK\SystemUI\res/layout-sw600dp
invalid resource directory name: C:\SDK\APK\SystemUI\res/values-sw600dp
invalid resource directory name: C:\SDK\APK\SystemUI\res/values-sw600dp-port
invalid resource directory name: C:\SDK\APK\SystemUI\res/values-sw720dp
invalid resource directory name: C:\SDK\APK\SystemUI\res/values-sw720dp-port
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\NICKSH~1\AppData\Local\Tem
p\APKTOOL6178391931419736720.tmp, -I, C:\Users\Nick Shertzer\apktool\framework\1
.apk, -S, C:\SDK\APK\SystemUI\res, -M, C:\SDK\APK\SystemUI\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\NICKSH~1\AppData\Local\Temp\APKTOOL6178391931419736720.tmp, -I, C:\Users\Ni
ck Shertzer\apktool\framework\1.apk, -S, C:\SDK\APK\SystemUI\res, -M, C:\SDK\APK
\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
...this might just be a 'derp' moment. Run "SDK Manager" first, update API15 (Android 4.0.3) SDK Platform. *THEN* copy 'aapt.exe' into your APKTOOL directory.
::Crossing Fingers::
I just compiled v3 with the full battery percentage PNGs and updated /drawable/stat_sys_battery.xml with no errors... I still need to sign and build myself a flashable ZIP.
Time to try and not bootloop
::EDIT:: It worked! OP updated with v3 download link to share. Now to play with the center clock mod.
Added Center clock mod.
Download CM9-AlphaModV4-BatteryPercentMod-plus-center-clock.zip
download CM9 new version ?????
galaxy1210 said:
download CM9 new version ?????
Click to expand...
Click to collapse
Sorry, but I have no idea what you mean.
::deleted:: double post...
My screen today. Still rocking dpi 320
Mate the youtube video says it's private?
matius44 said:
Mate the youtube video says it's private?
Click to expand...
Click to collapse
Oops. Sorry. Fixed.
nub-alert
Really want this, but i'm limited to flashing zip's.
Tried this, but nothing happened.
Any way of acitivating this using the phone?
Using CyanogenMod 9 experimental Build [01-02-2012]
IMPORTANT: Use these mods only on v 1.7.1 7/29/12 UPDATED FOR FULL COMPATABILITY ON LATEST VERSION
Hello everyone. I am the first to make a battery mod for a jb Kindle Fire rom. After about twenty battery mods that screwed up the UI, I finally made one that worked. I love feedback, so tell me what you think
Downloads>TCHANGE CLOCK COLOR, YOU MUST DOWNLOAD A THEME FROM MARKET
Blue everything:
http://goo.im/devs/powerpoint45/JANDYCANE_FULLBLUEV2.zip
Green everything
http://goo.im/devs/powerpoint45/JANDYCANE_FULLGREENV2.zip
Gray everything:
http://goo.im/devs/powerpoint45/JANDYCANE_FULLGRAYV2.zip
Red everything:
http://goo.im/devs/powerpoint45/JANDYCANE_FULLREDV2.zip
Circle battery mod with dark blue navigation buttons:
http://goo.im/devs/powerpoint45/JANDYCANE_DARKBLUEV2.zip
Circle battery mod with white navigation buttons:
http://goo.im/devs/powerpoint45/JANDYCANE_WHITEV2.zip
Circle battery mod with orange navigation buttons:
http://goo.im/devs/powerpoint45/JANDYCANE_ORANGEV2.zip
Circle battery mod with green navigation buttons:
http://goo.im/devs/powerpoint45/JANDYCANE_GREENV2.zip
Red circle battery / red WiFi icons with white navigation buttons that glow red when pushed:
http://goo.im/devs/powerpoint45/JANDYCANE_SEMIFULLREDV2.zip
Flash in recovery. No wiping is needed.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks are appreciated
Title
You should change the title. I am about to flash this. I will reply again if it works.
Works great!
I flashed it and rebooted and there it was. Thanks so much I have been waiting for a circle mod battery icon for a while now. :laugh:
Josepho1997 said:
Could you upload the ICS framework-res.apk and systemUI.apk for me?
Click to expand...
Click to collapse
Do u want the ui that I got to work. Because if u download my mod then you can just get my ui apk and replace the battery icons to make your own.
Sent from my Amazon Kindle Fire using xda app-developers app
Thanks. what files did you change? ive spent hours trying to figure it out?
tobiascuypers said:
Thanks. what files did you change? ive spent hours trying to figure it out?
Click to expand...
Click to collapse
Trust me I've spent hours on this too. Not just today
This should work. You need 2 ui apks one from ics and one from jb.
1. Open both the JB and ICS apks in separate archive mannager windows.
2. Drag the resources.arsc, AndroidManifest.Xml, and Res folder from the JB apk, into the ICS apk
3. decompile your modified ICS APK
4. make your changes
5. Recompile modified ICS apk
6 move whatever you changed and RESOURCES.ARSC back into the JB apk using an archive manager.
Sent from my Amazon Kindle Fire using xda app-developers app
Josepho1997 said:
I know but there's some more things I want to do other than make battery mods. But you don't have to upload it. I found I already have gedeROM downloaded.
Click to expand...
Click to collapse
Ok cool.
Sent from my Amazon Kindle Fire using xda app-developers app
I found a better way to make these.i might make a tut tomorrow
Josepho1997 said:
Actually, could you upload systemUI.apk and framework-res.apk? I still can't decompile correctly. This is what I get when I try to
Code:
apktool if framework-res.apk
Code:
C:\apk\other>apktool if c:\framework-res.apk
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected: dimen-v13-ERR0
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected: dimen-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 00040000.
W: Invalid config flags detected: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 00050000.
W: Invalid config flags detected: dimen-v13-ERR3
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected: layout-v13-ERR4
W: Config flags size > 32. Exceeding bytes: 68010000.
W: Invalid config flags detected: integer-v13-ERR5
W: Config flags size > 32. Exceeding bytes: -BFF0000.
W: Invalid config flags detected: integer-v13-ERR6
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected: integer-v13-ERR7
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected: integer-v13-ERR8
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected: integer-v13-ERR9
W: Config flags size > 32. Exceeding bytes: -1FFF0000.
W: Invalid config flags detected: bool-v13-ERR10
I: Framework installed to: C:\Documents and Settings\Joseph\apktool\framework\1.
apk
And I can't decompile the systemUI.apk
Click to expand...
Click to collapse
Wait a sec. You need a modified apktool. Let me get u the link:
http://forum.xda-developers.com/showthread.php?t=1755243
Sent from my Amazon Kindle Fire using xda app-developers app
That apktool should be able to decompile and recompile, but when it recompiles it wont work on the fire because it doesn't build it right. But if u build it u can drag all the stuff u changed and the resources.arsc to the origional apk. But maybe it will work on the framework, because I've only tested it on the ui.
Sent from my Amazon Kindle Fire using xda app-developers app
i found a bug. When you expand the notifications menu i see the battery icon with percent, and next to it is the percent?
tobiascuypers said:
i found a bug. When you expand the notifications menu i see the battery icon with percent, and next to it is the percent?
Click to expand...
Click to collapse
Thats not a bug. The battery icon includes the number and if u remember before u flashed this mod it still had a percentage next to the battery icon.its just how the ui is layed out and i dont know how to change it unless u do. Because if u do then i will certainly change it. But i dont think its a big deal.
Sent from my Amazon Kindle Fire using xda app-developers app
ill look into it!
tobiascuypers said:
ill look into it!
Click to expand...
Click to collapse
Ok cool. I might look a bit too
Sent from my Amazon Kindle Fire using xda app-developers app
Josepho1997 said:
When I tried that I got an error decompiling:
Code:
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) Client VM (build 23.1-b03, mixed mode, sharing)
Could Not Find C:\apk\place-apk-here-for-modding\../place-apk-here-for-modding/s
ignedSystemUI.apk
Could Not Find C:\apk\place-apk-here-for-modding\../place-apk-here-for-modding/u
nsignedSystemUI.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Documents and Settings\Joseph\apktool\fr
amework\1.apk
I: Loaded.
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=prvandroid, na
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginBottom, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=prvandroid, na
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=prvandroid, na
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginBottom, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=prvandroid, na
me=alwaysTrackFinger, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_height, value=0x01050057
I: Decoding values*/* XMLs...
I: Done.
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec:
0x01050057
at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:55)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:51)
at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferen
ceValue.java:59)
at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResRefe
renceValue.java:46)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlAttr(ResSca
larValue.java:43)
at brut.androlib.res.decoder.ResAttrDecoder.decode(ResAttrDecoder.java:4
0)
at brut.androlib.res.decoder.AXmlResourceParser.getAttributeValue(AXmlRe
sourceParser.java:315)
at org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate.getAttributeValu
e(XmlPullParserDelegate.java:69)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartT
ag(StaticXmlSerializerWrapper.java:267)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(Stati
cXmlSerializerWrapper.java:211)
at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDe
coder.java:46)
at brut.androlib.res.decoder.ResStreamDecoderContainer.decode(ResStreamD
ecoderContainer.java:34)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:1
00)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:8
6)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:132
)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:94)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:101)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
Click to expand...
Click to collapse
Did u get the modded apktool for ics http://forum.xda-developers.com/showthread.php?t=1755243
Sent from my Amazon Kindle Fire using xda app-developers app
And details about it
powerpoint45 said:
That apktool should be able to decompile and recompile, but when it recompiles it wont work on the fire because it doesn't build it right. But if u build it u can drag all the stuff u changed and the resources.arsc to the origional apk. But maybe it will work on the framework, because I've only tested it on the ui.
Sent from my Amazon Kindle Fire using xda app-developers app
Click to expand...
Click to collapse
Sent from my Amazon Kindle Fire using xda app-developers app
Josepho1997 said:
Yeah, I got it. And it worked great! But for some reason I can't decompile.
Click to expand...
Click to collapse
Hmm. So u installed the framework. Are u on linux. If ur on linux u can put apktool in usr/local/bin as well as aapt.
Edit:nevermind i saw the C://
Try apktool from here:
http://www.mediafire.com/?3wcbpr94u0kbb3d
And get it from the other folder inside the zip
Josepho1997 said:
OK, I'll try it later. For now I'll just use your mod to make my own.
Sent from my Amazon Kindle Fire using xda premium
Click to expand...
Click to collapse
Ok thats fine with me. Cant wait to see yours
Sent from my Amazon Kindle Fire using xda app-developers app
Josepho1997 said:
I just tried it and it didn't work. I have my own idea on how to do it, so I'm going to try it.
Sent from my Amazon Kindle Fire using xda premium
Click to expand...
Click to collapse
Ok, maybe it didnt work because u didnt zipalign
Josepho1997 said:
It wouldn't decompile.
Sent from my Amazon Kindle Fire using xda premium
Click to expand...
Click to collapse
Ok check your pm
Sent from my Amazon Kindle Fire using xda app-developers app
This is an Easy Tutorial, How to Decompile .apk and Recompile .apk FilesIf u like this Tutorial, Hit THANKS ButtonCREDITS
Memnoc - For Gud Ideas.
Xavierjohn22 - the amazing author of AutoApktool go Here, Hit thanks to Him Too.
Sandy7-For Motivation.
Requirements
Java (last version)
JDK (last version)
JDR (last version, usually included in JDK or Java)
Auto_Apktool 2.0.0 (DOWNLOAD THIS ONE NOT OTHERS)
HOW TO DO
NOTE: before start, select Apktool version with option 21, YOU MUST CHOOSE 1.4.1 version
1) Download and simply unpack Auto_ApkTool
2)Click on "autoapktoolmain.bat", prompt will open
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3)put the apk you want to EDIT, in "_INPUT_APK"
4) Nw u Should Choose "option 6" for 'decompiling .apk
5) when option 6 is being selected, drag the apk from _INPUT_APK folder into the windows prompt and click enter
6) A Note window will appear, and will show IF the decompiling process has been done properly. Once you close that window, you will see the decompiled folder in _INPUT_APK folder
7) do your edits (xml, smali, or png, WHATEVER)
8) recompile with option 7 (NOTE: this time you MUST drag all the FOLDER, NOT the apk)
9) Once recompiling finished, u will Get a Dcompiled NOTE window that Shows your apk is sucessfully Compiled, Close that Window, Once open the decompiled folder, go to "dist" folder, and here you got your edited apk
10) NOW this is the Last step, since u cannot Sign System app, u will have to Copy the META-INF foldrer frm the Orginal apk to the edited apk, for more Info See the "Screen"
11) Rename the apk if Needed, and push it.
How to edit, .jar file and how to decompile/recompile it too, sooon!
Reserved, for video tutorial!
FAQ'sWhy can't we use Apktool???
Well, you can, but it's more difficult, that's it.
Why do you say "must use 1.4.1 apktool version"??
The reason why is that since 1.4.2 version, apktool generate java code while recompiling process is going on, and this lead to errors that 9/10 makes decompile process fail
That's great. Thanks for your work!
Warren87 said:
That's great. Thanks for your work!
Click to expand...
Click to collapse
Welcome, brother!
Sent from my WT19i using xda premium
its for jelly bean? i tried to decompile systemui but recive brut errors..
Its for ICS nt for JB let me see if I could provide a tutorial for JB !
Bro, try not to choose option 21 to change the APK tool version, it may work without changing the 'apktool version!
Sent from my WT19i using xda premium
Ok. There is a way to return to default settings or i have to unzip from beginning
Inviato dal mio GT-N7100 con Tapatalk 2
Denebola79 said:
Ok. There is a way to return to default settings or i have to unzip from beginning
Inviato dal mio GT-N7100 con Tapatalk 2
Click to expand...
Click to collapse
I dont get u, can u explain a bit more clearly!
Sent from my WT19i using xda premium
sry for my bad english. When i exctracted the apktools files and run it i selected the option 21 like in your tutorial, now how can i came back to the default setting like before select that option?
Inviato dal mio GT-N7100 con Tapatalk 2
Denebola79 said:
sry for my bad english. When i exctracted the apktools files and run it i selected the option 21 like in your tutorial, now how can i came back to the default setting like before select that option?
Inviato dal mio GT-N7100 con Tapatalk 2
Click to expand...
Click to collapse
Jst restart the Apktool and dnt select the option 21 tats it!
Sent from my WT19i using xda premium
Just tried but didn't work
Inviato dal mio GT-N7100 con Tapatalk 2
I tink tis apk tool wont work on JB, anyway u can go to the main thread of tis 'autoapktool thread' by xavierjohn and u can try the latest apk tool, may be updated version of tis apktool may support JB, u can ask abt the quries in tis thread, u can get more clear explations here http://forum.xda-developers.com/showthread.php?t=1053227
Sent from my WT19i using xda premium
Realy thx bro
Anyway its strange... i just tried to decompile the framework and all go well.. with system ui not
Inviato dal mio GT-N7100 con Tapatalk 2
Denebola79 said:
Realy thx bro
Anyway its strange... i just tried to decompile the framework and all go well.. with system ui not
Inviato dal mio GT-N7100 con Tapatalk 2
Click to expand...
Click to collapse
Ya, think, u said that ur got brut error, it may be that ur systemUI is corrupted, try any other systemUI, and it tink said u decompiled JB's framework-res.apk, so it means its supports any android versions .apk file, anyway can u plz post the log, so that I could have a look!
Sent from my WT19i using xda premium
the systemui i try to decompile is the actual i have in rom, i tried to decompile it like i did before i use this method http://forum.xda-developers.com/showthread.php?t=1814441 and it work....
Denebola79 said:
the systemui i try to decompile is the actual i have in rom, i tried to decompile it like i did before i use this method http://forum.xda-developers.com/showthread.php?t=1814441 and it work....
Click to expand...
Click to collapse
May be , it dnt work fr systemUI's
Sent from my WT19i using xda premium
i coudlnt recompile... errors
[*] C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res
recompiling C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res...
W: Could not find sources
I: Building resources...
aapt: warning: string 'gps_assisted_data_download' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: ko
aapt: warning: string 'lockscreen_too_many_failed_attempts_countdown' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: az bg ca cs da de el en_GB en_US es es_ES es_US et eu fi fr ga gl hr hu hy is is_IS it ka kk ko lt lv mk nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv tr uk uz
aapt: warning: string 'policydesc_allow_htmlemail' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: en_US
aapt: warning: string 'policylab_allow_htmlemail' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: en_US
aapt: warning: string 'wifi_p2p_pbc_go_negotiation_request_message' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: en_GB es pt
aapt: warning: string 'wifi_p2p_pin_display_message' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: en_GB es pt
aapt: warning: string 'wifi_p2p_pin_go_negotiation_request_message' has no default translation in C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res; found: en_GB es pt
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values\plurals.xml:83: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values\plurals.xml:83: error: Found tag </item> where </plurals> is expected
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-en-rGB\plurals.xml:79: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-en-rGB\plurals.xml:79: error: Found tag </item> where </plurals> is expected
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-en-rUS\plurals.xml:79: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-en-rUS\plurals.xml:79: error: Found tag </item> where </plurals> is expected
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-es\plurals.xml:79: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-es\plurals.xml:79: error: Found tag </item> where </plurals> is expected
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-pt\plurals.xml:79: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res\values-pt\plurals.xml:79: error: Found tag </item> where </plurals> is expected
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\TUSHAR~1\AppData\Local\Temp\APKTOOL601409745954428767.tmp, -x, -S, C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res, -M, C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\TUSHAR~1\AppData\Local\Temp\APKTOOL601409745954428767.tmp, -x, -S, C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\res, -M, C:\AutoAPKTool2.0.4a\AutoAPKTool2.0.4\_INPUT_APK\framework-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
The system cannot find the drive specified.
please make the status bar 75% transparent anyone...am attaching the SystemUI.apk
followed this : http://forum.xda-developers.com/showthread.php?t=1890150
got error while re compiling
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Elcot>chdir Desktop
C:\Users\Elcot\Desktop>apktool if SystemUI.apk
I: Framework installed to: C:\Users\Elcot\apktool\framework\127.apk
C:\Users\Elcot\Desktop>apktool d SystemUI.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Elcot\apktool\framework\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
C:\Users\Elcot\Desktop>apktool b SystemUI NEW.apk
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
aapt: warning: string 'data_connection_datach_timeout_error_msg' has no default
translation in C:\Users\Elcot\Desktop\SystemUI\res; found: de es fr in it ms pt
tr vi
I: Building apk file...
C:\Users\Elcot\Desktop>
please help
pradeepjoshua said:
please make the status bar 75% transparent anyone...am attaching the SystemUI.apk
followed this : http://forum.xda-developers.com/showthread.php?t=1890150
got error while re compiling
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Elcot>chdir Desktop
C:\Users\Elcot\Desktop>apktool if SystemUI.apk
I: Framework installed to: C:\Users\Elcot\apktool\framework\127.apk
C:\Users\Elcot\Desktop>apktool d SystemUI.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Elcot\apktool\framework\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
C:\Users\Elcot\Desktop>apktool b SystemUI NEW.apk
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
aapt: warning: string 'data_connection_datach_timeout_error_msg' has no default
translation in C:\Users\Elcot\Desktop\SystemUI\res; found: de es fr in it ms pt
tr vi
I: Building apk file...
C:\Users\Elcot\Desktop>
please help
Click to expand...
Click to collapse
This Post shouldnt be here...Anyway,just telling...The Commands used are wrong bro....Try again.......
C:\Users\Elcot\Desktop>apktool if SystemUI.apk
I: Framework installed to: C:\Users\Elcot\apktool\framework\127.apk
In this Script,replace SystemUI.apk with Framework_res.apk thats inside System/framework
I am modding the Status Bar but I have all the modded framework and system ui so please if you can then please upload the stock MMXA110 framework and systemui original from stock ROM.
I will mod it for everyone I promise...
Hit Thanks Instead of Saying It......
BOND1987 said:
I am modding the Status Bar but I have all the modded framework and system ui so please if you can then please upload the stock MMXA110 framework and systemui original from stock ROM.
I will mod it for everyone I promise...
Hit Thanks Instead of Saying It......
Click to expand...
Click to collapse
Sure I'll di it asap
Sent from my Micromax A110 using Tapatalk 2
BOND1987 said:
I am modding the Status Bar but I have all the modded framework and system ui so please if you can then please upload the stock MMXA110 framework and systemui original from stock ROM.
I will mod it for everyone I promise...
Hit Thanks Instead of Saying It......
Click to expand...
Click to collapse
Here they are
http://db.tt/gbL5Hnr3
Sent from my Micromax A110 using Tapatalk 2
pradeepjoshua said:
Here they are
http://db.tt/gbL5Hnr3
Sent from my Micromax A110 using Tapatalk 2
Click to expand...
Click to collapse
How to use them
Matthew_Farrell said:
How to use them
Click to expand...
Click to collapse
Its not for users buddy....
Its for the development only...
After development you will be able to use it.....
Hit Thanks Instead of Saying It......
BOND1987 said:
Its not for users buddy....
Its for the development only...
After development you will be able to use it.....
Hit Thanks Instead of Saying It......
Click to expand...
Click to collapse
i hope you will develop it bro:highfive:
Hi
Can someone upload framework-res.apk because when i use mine in apktool to decompile an app.In this case settings.apk it says that it cant find the resources for package id 2.Please help and thanks!
Put the entire log
Sent from my ST26i using XDA Premium 4 mobile app
I found another file but now this is a problem :
HTML:
C:\apktool>apktool d settings.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\MrGKanev\apktool\framework\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Loading resource table from file: C:\Users\MrGKanev\apktool\framework\2.apk
I: Loaded.
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec:
0x0209006e
at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:58)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:54)
at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferen
ceValue.java:62)
at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResRefe
renceValue.java:46)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlAttr(ResSca
larValue.java:44)
at brut.androlib.res.data.value.ResStyleValue.serializeToResValuesXml(Re
sStyleValue.java:48)
at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibResour
ces.java:440)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:243
)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:115)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:114)
at brut.apktool.Main.cmdDecode(Main.java:146)
at brut.apktool.Main.main(Main.java:77)
C:\apktool>
MrGKanev said:
I found another file but now this is a problem :
HTML:
C:\apktool>apktool d settings.apk
:77)
C:\apktool>
Click to expand...
Click to collapse
You need a (other)different framework-res.apk should unpack
Sent from my ST26i using XDA Premium 4 mobile app
Thanks so if someone has it can he upload it.I used from Termin.