Mods for DDLF2? - Samsung Galaxy SL i9003

Since this value pack DDLF2 is quite stable for us and deodexing package is out too for it by Hayaku, so I wish if someone can create mods for the same like CRT off, Transparent status Bar, Percentage Battery, TSM Parts, etc.

Percentage Battery
Extract "framework-res.apk" from the rar file
Using root explorer place the "framework-res.apk" file in system/framework.

laddha said:
Extract "framework-res.apk" from the rar file
Using root explorer place the "framework-res.apk" file in system/framework.
Click to expand...
Click to collapse
which mods does it have??

shivanker.goel said:
which mods does it have??
Click to expand...
Click to collapse
Percentage Battery
I think.. cause that guy has wrote title as same!

laddha said:
Extract "framework-res.apk" from the rar file
Using root explorer place the "framework-res.apk" file in system/framework.
Click to expand...
Click to collapse
@laddha: thanks for this. do you have the one where the percentage is inside the battery icon? thanks in advance

Percentage Battery
nicd159 said:
@laddha: thanks for this. do you have the one where the percentage is inside the battery icon? thanks in advance
Click to expand...
Click to collapse
I have attached an image depicting the battery status for new battery display. Kindly go through it before following the procedure mentioned in my previous post.

removed

kkrraazzyy said:
@ tariq
have you seen this before creating a new thread http://forum.xda-developers.com/showthread.php?t=1751694
Click to expand...
Click to collapse
To be precise, this thread was created a day before the post "[MOD][DDLF2][Updated]Arabic, Swipe to Clear, Extended Menu, 14 Toggles, BLN, CRT".

Related

[MOD] Battery meter mod with %

Please find here attached. It is for european 1.33 ROM.
Have to be flashed through recovery.
Hmm, from kitchen. Would've been nice to add a screenshot of it so we know what does it look like. Cheers
Screenshot
Alex C. said:
Hmm, from kitchen. Would've been nice to add a screenshot of it so we know what does it look like. Cheers
Click to expand...
Click to collapse
Added a screenshot. Look at the upper right corner
If its from uot kitchen, its probably Rom specific.
Nice post but you need to say what Rom it is I think?
The uot kitchen is great, I used it for my battery
Sent from my HTC ChaCha A810e using Tapatalk
It is not ROM specific
qbert456 said:
If its from uot kitchen, its probably Rom specific.
Nice post but you need to say what Rom it is I think?
Click to expand...
Click to collapse
It is for the european 1.33 ROM.
Cheers
very good
Is it suitable for 1.52 ROM?
Alastor_ru said:
Is it suitable for 1.52 ROM?
Click to expand...
Click to collapse
NO !! it is not.. just tested it on mine..
Make your own! It's easy and Rom specific....
qbert456 said:
Make your own! It's easy and Rom specific....
Click to expand...
Click to collapse
You said it before me
Hi,
I just bought a Chacha for my wife and i would like to mod the battery. The problem is that i can't make UOT kitchen work with this phone. I uploaded to kitchen files from 1.54_EU and 1.57_Asia and got same SHTF error each time. Though I have used uot kitchen many times for my Desire without one problem, this time i'm really stuck.
Does someone know if it's possible or not to cook a zip on UOT kitchen from a Chacha rom ? If the answer is yes, what am I doing wrong ?
Ed Roid said:
Hi,
I just bought a Chacha for my wife and i would like to mod the battery. The problem is that i can't make UOT kitchen work with this phone. I uploaded to kitchen files from 1.54_EU and 1.57_Asia and got same SHTF error each time. Though I have used uot kitchen many times for my Desire without one problem, this time i'm really stuck.
Does someone know if it's possible or not to cook a zip on UOT kitchen from a Chacha rom ? If the answer is yes, what am I doing wrong ?
Click to expand...
Click to collapse
Get the files from your ROM (it's ROM specific) using a file explorer (copy-paste to your SD card).
Alex C. said:
Get the files from your ROM (it's ROM specific) using a file explorer (copy-paste to your SD card).
Click to expand...
Click to collapse
Thanks Alex. I did what you suggest. I got them by 'adb pull ...', by file explorer to sd card, extracted them from a 1.54_eu zip, nothing works ... Same error each time.
I tried the same battery mod with the 1.33_eu zip (extracted from 1.33_eu ruu) and got no problem with this one. But no way for 1.54_eu, uot kitchen didn't work with it ... Don't know if it is possible, though it seems to me that some may have succeeded with this rom if i believe some screen shots.
Hmm, weird. It should work, as I've had the same ROM and changed some icons inside.
Do you get errors when uploading all 3 files? Or only for some specific file?
Gingerbread with sense rom: framework-res.apk, SystemUI.apk and com.htc.resources.apk
Maybe the problem is specific to battery mod with this rom ? I'm going to try another mod with the same rom just to be sure of that.
I've tried an icon mod and i got SHTF error too with 1.54 files ... The errors occur when compiling SystemUI.apk.
Are you sure you made some mods on exact same rom ? Just to guess if i'm doing something wrong ...
Ok, it took me a pair of hours but i have the great satisfaction to have found a workaround ! I share it below with whoever would be interested.
I observed with more attention than i did before the error.log of uot kitchen and i saw that the issue seemed to be with the res/drawable-mdpi/battery_low_battery.jpg file of SystemUI.apk.
I compared 1.54_eu SystemUI.apk to 1.33_eu SystemUI.apk and saw that in this one it was named res/drawable-mdpi/battery_low_battery.png.
I knew that 1.33_eu SystemUI.apk was ok for cooking, so here is what i did :
- decompile 1.54_eu SystemUI.apk with apktool
- in the decompiled apk, replace res/drawable-mdpi/battery_low_battery.jpg with res/drawable-mdpi/battery_low_battery.png of 1.33_eu SystemUI.apk
- recompile SystemUI with apktool
- copy resources.arsc of the newly compiled SystemUI.apk into the original SystemUI.apk
- in the original SystemUI.apk, replace res/drawable-mdpi/battery_low_battery.jpg with res/drawable-mdpi/battery_low_battery.png of 1.33_eu SystemUI.apk
Modified as described, the 1.54_eu SystemUI.apk is now ok for cooking in uot kitchen along with the other needed files (framework-res.apk and com.htc.resources.apk). I tested it with a battery mod, it cooked and flashed ok !
No need to do the mod yourself, you can download the result below : you have modified 1.54_eu SystemUI.apk to use with uot kitchen and a CM7 style battery mod ready to flash with CWM into a 1.54_eu rom (don't forget to hit thanks if you use these files, this SystemUI.apk file has cost me many hours of googling and brain storming ! )
Congrats man!
Now I'm wondering why would HTC switch to the non-transparency enabled .jpg format instead of keeping to the official .png.
Ed Roid said:
I observed with more attention than i did before the error.log of uot kitchen and i saw that the issue seemed to be with the res/drawable-mdpi/battery_low_battery.jpg file of SystemUI.apk.
I compared 1.54_eu SystemUI.apk to 1.33_eu SystemUI.apk and saw that in this one it was named res/drawable-mdpi/battery_low_battery.png.
Click to expand...
Click to collapse
Hi,
I've tried to use in UOT your systemUI.apk file. It works with battery mod, but only with it.
If you try to add another mod such as emoticon or icons, it fails.
It seems because there is emot*.JPG files in framework-res.apk according to the SHTF log, so the problem is quite similar.
But I'm not able to sovle it as you did...
max1309 said:
It seems because there is emot*.JPG files in framework-res.apk according to the SHTF log, so the problem is quite similar.
Click to expand...
Click to collapse
You're right, compared to 1.33_eu framework-res.apk many png files have been changed to jpg, including all emot*.png.
The same technique i used for SystemUI.apk should be ok, so i'll give it a try as soon as i have enough time. There will be no jpg left, neither in SystemUI.apk, nor in framework-res.apk or com.htc.resources.apk !
Stay tuned, i'll be back !

[Theme] Battery Icons (UBKPD and maybe more)

Hello everybody, i got sick of my battery icon and wanted a change, but i am with UBKPD (2.3.6. for Argentina and some other countries of Latinamerica) and couldn't use any other theme or part of it.
Thanks to the thread of umarian and other threads all over XDA and HTC Manía (this in spanish) i figure out how to change my battery icon.
I attach diferent .rar files. In there you will find a folder with icons AND the file: framework-res.apk of UBKPD according to the respective icon.
Of course, you can change icons of your Firmware whatever it is (using this icons or those you want) following the steps of this thread: http://forum.xda-developers.com/showthread.php?t=1431048
The icons i've used are those provided by umarian in that thread, some others that i picked up from other threads with mods for other firmwares. None are creations of mine. SO, IF YOU LIKE THIS, THANKS HIM FOR CIRCLE BATTERY ICONS.
If you have UBKPD firmware or you want to trie if it's usefull in yours, follow this steps (you would need to be root and to have a file manager with root permissions):
a.) make a backup, just in case. We are going to touch system files!!
b.) copy the file framework-res.apk of the folder with icons you want;
c.) copy it to the folder: system in your phone, there, change permissions to rw-, r--, r--;
d) move the file framework-res.apk from system to system/framework
d) reboot and it's done.
Advice: However you got all the icons to go 1% to 1%, i still couldn't make the changes to apply the icon to work from 1% to 1%.
Please, also, if anyone have a claim on the battery icon, let me know.
Since most users are on custom themes, ICS to be precise, replacing framework-res will result in loss of the theme.
So if you can share the png files then it will be great since it only involves drag n drop using 7zip.
Or you can explain in OP to copy the png from any of your attachment and replacing them in the one's current framework-res
Sent from my GT-I9003 using xda premium
exctngdude said:
Since most users are on custom themes, ICS to be precise, replacing framework-res will result in loss of the theme.
So if you can share the png files then it will be great since it only involves drag n drop using 7zip.
Or you can explain in OP to copy the png from any of your attachment and replacing them in the one's current framework-res
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
Thanks. My explanation seems it isn't good. Inside the folder I uploaded are the png files plus the framework file. If someone wants to use the png files there are they, separate from the framework file.
On the other hand, in the link I let is the explanation on how can port the png files (icons) to the firmware they want. However, I don't know if this procedure works with ice cream sandwich. It works 100% in ginger .
Uan_ar said:
Thanks. My explanation seems it isn't good. Inside the folder I uploaded are the png files plus the framework file. If someone wants to use the png files there are they, separate from the framework file.
On the other hand, in the link I let is the explanation on how can port the png files (icons) to the firmware they want. However, I don't know if this procedure works with ice cream sandwich. It works 100% in ginger .
Click to expand...
Click to collapse
OK. Cool. I didn't download the attachments so didn't know you had explained the stuff inside them.
Sent from my GT-I9003 using xda premium

[MOD] 1 % battery mod for remaining Atrix 2 Firmware

Here We Go!!!
As promised here are the 1 % mods for the remaining Atrix 2 Firmware.......
If i missed any let me know i feel like im missing one but to busy to check lol
All will be using gas gauge icons
I will also upload here a full tutorial so you can do it yourself, and a quick tutorial to explain changing the icons if u prefer different...
rdavisct Atrix Bullet
****will change bat to gauge****
http://www.4shared.com/zip/YA1ph8hS/AtrixBullet.html
MERetail-MEARET 55-28-37
http://www.4shared.com/zip/ScfAyGAW/MERetailMEARET5528371per.html
ME865Retail-HKTW
http://www.4shared.com/zip/nBp-0Itx/ME865Retail-HKTW1per.html
ME865ChinaRetail-CHN
http://www.4shared.com/zip/npbWldaD/ME865ChinaRetail-CHN1per.html
IndianRetail-SEARET-55.28.37
http://www.4shared.com/zip/nRl2VHbg/IndianRetail-SEARET-552837-1pe.html
ME865ChinaRetail-CHN-55.91.109
http://www.4shared.com/zip/YOsELNRJ/ME865ChinaRetail-CHN-55911091p.html
MERetail-MEARET1per
http://www.4shared.com/zip/mjKts44U/MERetail-MEARET1per.html
thanks to everyone who helped your names (i will update if i missed anyone) are on the updater script!!!
as promised, how to change the battery icons in this mod...
First download the mod above
next download the mod of your choice (or make your own 200 or so pgn's and upload them here for us )
JRW 28 Bat Mods
----of course, thanks a million jrw 28 for throwing these together for us, and make sure u buy him a beer/at least click thanks when you download these....
double click on both .zip files you downloadedone at a time and open them in a 7zip window
navigate in each window to the res/drawablehdpi/ folder
highlight the icons you want to replace in the batery mod window from JRW 28 mod and drag them to the 1% mod window from this page
close both windows
copy new zip from this page to your phones sdcard
reboot into cwm
wipe cache
wike d cache
install new zip
reboot and have patience
Hope this helps someone !!!!!​Sent from my MB865 using XDA
Modify your firmware for 1% mod without this zip!!!
First, download the battery mod you like from this page...
***dont forget****
buy JRW 28 a beer/hit the thank you button...
JRW 1% battery Mod
next.....
unzip the 1% mod you downloaded
adb pull /system/framework-res.apk ( or copy using root explorer to your sd card and copy to your computer)
using apktool decompile the framework-res.apk you pulled from your phone, and the framework-res.apk file inside the /systems/framework folder inside the unzipped 1% mod folder
navigate inside each new file from apktool to /res/drawable folder
highlight the files "stat_sys_battery.xml" and "stat_sys_battery_charge.xml" in the downloaded drawables folder and replace the ones in your folder from your phone..
navigate in both framework-res.apk folders to /res/drawablehdpi
highlight all the battery icons in the 1% mod drawablehdpi folder **** INCLUDING "stat_sys_battery.XML" AND "stat_sys_battery_charge".....i know.... redundant a bit.....
replace the old icons in yoour decompiled framework-res folder from your phone with the new ones (and the 2 xml files)
go to terminal and recompile your modded apk from your phone
open the newly created apk from the /dist folder apktool created, and your phones original apk in a 7 zip window
drag the meta-inf folder and the android.manifest file frome original 7zip window to modded 7 zip window
close both windows
open the downloaded 1% mods original .zip file in a 7 zip window, and replace the /system/framework/framework-res.apk file in the 1% zip with the one you created
close the 7zip window, copy 1%mod zip to your sdcard and reboot into cwm
wipe caches
install 1% zip
reboot and wait.... def a long first boot....
there ya go all done!!!
HOPE THIS HELPS SOMEONE!!​
Sent from my MB865 using XDA
Is there any 1% bat. mod for Retail Indian - 5.5.1-EDEM-28-37-SEARET?
PhoenixNghi said:
Is there any 1% bat. mod for Retail Indian - 5.5.1-EDEM-28-37-SEARET?
Click to expand...
Click to collapse
Ill do it next and get it up here sorry had to stop last night gf was hetting frustrated haha
Sent from my MB865 using XDA
Mind uploading to some other hosting site? This one says ur acc is producing too much traffic so disabled temporarily... thanks...
Sent from my MB865 using XDA
Ravikirancg said:
Mind uploading to some other hosting site? This one says ur acc is producing too much traffic so disabled temporarily... thanks...
Sent from my MB865 using XDA
Click to expand...
Click to collapse
Yup working on it right now.... i would wait tho i figured out reboot in the power menu and am going to add it to these mods cause it requires a framework-res change so might as well do it all at one time.... ill post them in the themes and apps section like they should be
I found the new leaked ics and put it in my public drop box and so many people downloaded it that dropbax cut me off from my public folder for three days lol
uploading to new server now will update links
Sent from my MB865 using XDA
updated links
Thanks. Works great on the SEARET :thumbup:
Wouldn't hurt if the text was a little bigger
Sent from my MB865 using xda premium
What do you think about ICS 4.0.4 rom? Do we need another .jar file or editing framework-res.apk works?
xanadu said:
What do you think about ICS 4.0.4 rom? Do we need another .jar file or editing framework-res.apk works?
Click to expand...
Click to collapse
Not sure you should try the method above editing the framework-res and let us nnow how it worked for ya...
Sent from my MB865 using XDA
Is there a 1% mod for non DEODEXED Stock Rooted Rom 2.3.6?? Can anyone helpe me?? Thanks in advanced
Cheers.
jfrank1485 said:
Is there a 1% mod for non DEODEXED Stock Rooted Rom 2.3.6?? Can anyone helpe me?? Thanks in advanced
Cheers.
Click to expand...
Click to collapse
Could try this: http://forum.xda-developers.com/showthread.php?t=1645950
Or maybe one of the framework-res.apk zips in Romulus post #2... forgot which files were all needed for the 1% batt...
Note that they will both will change your theme a bit...
Sent from my phone's mind
alteredlikeness said:
Could try this: http://forum.xda-developers.com/showthread.php?t=1645950
Or maybe one of the framework-res.apk zips in Romulus post #2... forgot which files were all needed for the 1% batt...
Note that they will both will change your theme a bit...
Sent from my phone's mind
Click to expand...
Click to collapse
Thanks man i'll try them
Sent from my MB865 using xda app-developers app
Plz tell me procedure for 1% battery mod for Indian atrix 2 stock ICS.

[Request]CM10 Circle battery mod

http://www.mediafire.com/?3v3p1xkz12l4r1e
I just d/l the file above as it contains the battery mod i'm after, but it's for the HOX. Would it be possible for one of you talented folks to do what needs to be done to allow us CM10 users to flash it to our phone?
*using the latest cm10 by bruce
skadoosh said:
http://www.mediafire.com/?3v3p1xkz12l4r1e
I just d/l the file above as it contains the battery mod i'm after, but it's for the HOX. Would it be possible for one of you talented folks to do what needs to be done to allow us CM10 users to flash it to our phone?
*using the latest cm10 by bruce
Click to expand...
Click to collapse
That looks tight
My $en$ation KiLL$$$$)
skadoosh said:
http://www.mediafire.com/?3v3p1xkz12l4r1e
I just d/l the file above as it contains the battery mod i'm after, but it's for the HOX. Would it be possible for one of you talented folks to do what needs to be done to allow us CM10 users to flash it to our phone?
*using the latest cm10 by bruce
Click to expand...
Click to collapse
Using OutKitchen mod. settingui.apk and framework - res.apk you will have many battery style :good:
tuanchuoi01 said:
Using OutKitchen mod. settingui.apk and framework - res.apk you will have many battery style :good:
Click to expand...
Click to collapse
ive checked uot kitchen already but they dont have support for jelly bean yt and they dont have the battery mod requested.. thanks though
Go to ystem app and backup the systemui,after delete it and change it with this,set permissions to rwrr,hit thanks bottoun if i've helped you,(sorry for my bad english)
THere are like a bagillion cm themes on the play store that can various circle battery indicators plus other stuff. Its worth checking out and is certainly easier than redoing systemui
Sent from my HTC Sensation using xda app-developers app
noooooo said:
Go to ystem app and backup the systemui,after delete it and change it with this,set permissions to rwrr,hit thanks bottoun if i've helped you,(sorry for my bad english)
Click to expand...
Click to collapse
thanks for your help it worked
How did you do it?
Could you post detailed instructions on how you got the battery mod to work? I tried installing the file that you d/l and changing the other file and it didn't work for me. Thanks.
You don't have download it, you only have to
1copy the systemui.apk modified in your sd card
2go to a root browser in /system/app and copy the systemui.apk original in a folder in your sd card
3delete the original systemui.apk in /system/app and then copy the modified one in the same folder
4set the permission of the apk in rw-r-r
Hit thanks if i've helped you
noooooo said:
You don't have download it, you only have to
1copy the systemui.apk modified in your sd card
2go to a root browser in /system/app and copy the systemui.apk original in a folder in your sd card
3delete the original systemui.apk in /system/app and then copy the modified one in the same folder
4set the permission of the apk in rw-r-r
Hit thanks if i've helped you
Click to expand...
Click to collapse
Great, it worked, thanks for the help.
delete
stempox said:
delete
Click to expand...
Click to collapse
Why?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app

3minit battery mod OB23

I'm wanting to add 3minit battery mod to my OnePlus 3. I've been reading on how to install using the APKtool but seems to be over my head. Any advice?
chrisnicely said:
I'm wanting to add 3minit battery mod to my OnePlus 3. I've been reading on how to install using the APKtool but seems to be over my head. Any advice?
Click to expand...
Click to collapse
If you tell at what point you have problems i might be able to help. Already used 3minit in the past.
I used ticklemyandroid, but thats based on apktool.
I extracted my system and framework but after that point I'm lost.
chrisnicely said:
I extracted my system and framework but after that point I'm lost.
Click to expand...
Click to collapse
After decompile you need to edit the xml file like described in the 3minit thread. I can send you an example xml how it should look from older OOS version later when i am back from work
@chrisnicely
i added the xml in attachments.
other than that just follow the guide in the official 3minit thread. every step described there pretty good.
Thank you so much!!
chrisnicely said:
Thank you so much!!
Click to expand...
Click to collapse
You're welcome
MarcTremonti said:
You're welcome
Click to expand...
Click to collapse
Hi Marc,
Is "system_icons.xml" the only file to change?
phil_greg2001 said:
Hi Marc,
Is "system_icons.xml" the only file to change?
Click to expand...
Click to collapse
Cant tell you from memory. Just check the official 3minit thread
Can anyone tell me what is mod for.. I read on 3minit thread but didn't understand what is the use of this app.... "This mod allows you to view an increasing 1,070 battery types, from different users." ????
info2shail2010 said:
Can anyone tell me what is mod for.. I read on 3minit thread but didn't understand what is the use of this app.... "This mod allows you to view an increasing 1,070 battery types, from different users." ????
Click to expand...
Click to collapse
It replaces the stock battery icon with custom ones. You can chose from 100s or 1000s of icons in the 3minit app.

Categories

Resources