Hi everyone.
I've been searching how to change battery icon of samsung galaxy y. I have tried with rom toolbox pro, but after i reboot my phone when "installed" battery icons, nothing happens when i reboot it. Can any of u guys help me? Im on creeds rom 3.5.
Sent from my GT-S5360 using xda app-developers app
Hi,
you want to change the default battery icon? Or you may install an app that will indicate your battery level, etc.
Use the UOT kitchen
Google it
I want to change default battery icon.q
Sent from my GT-S5360 using xda app-developers app
Give me a ss of what type u want ill try to give it to u
I want that superman battery logo, you know whats also in rom toolbox. Thanks already
Sent from my GT-S5360 using xda app-developers app
TeeJay!! said:
Give me a ss of what type u want ill try to give it to u
Click to expand...
Click to collapse
Can u give it to me? Cuz i rly need it. I want my sgy to look good!:thumbup:
There is no bad choises. Only bad results
the best is you make your own battery icon and/or google it. you will find it i'm sure.. and when you get it, decompile framework-res.apk and change the battery logo of your choice. You must know how to use photoshop. nobody likes to give their work for free. you donate, they make or you make for yourself for free
u can extract framework-res apk or systemui apk
every rom was different
after extract framework
go to res drawable ldpi
u can see
stat_sys_battery bla bla
replace it all
dont forget to look battery status
01234567--100
or 0-10-20-bla bla
if status batrery different
u must see in drawable
look at battery status
after that
zip your framework
change zip to apk
copy to system/framework/here
dont forget to change permision before
rwrr
reboot
press thank if i help u
Related
Hi all,
I have test a lot of rom, but there is no "stable" rom for X8 for me.
All have camera, or something missing.
Is there a way to have original SE Roms, but without SE "4 corners" theme ? (blue one)
I have seen also, a "Quicktime" logo in my X8 box, and i see that, when i receive a .mov video, send from a iphone, only the SE original Rom can open it !
With a custom rom, even with all player (rockplayer, vplayer), there is no way to open a .mov video in gmail application.
I have import the original X8 SE rom, into the kitchen for custom it, and my question is :
If i change all Dialer.apk, and other apk from SE, with a original apk from 2.1 rom, it will work ?
Sorry for my bad english I hope that you will understand what i want to do
Thx
i don't know if it will work but you can try it
At least you can just delete SE theme and replace it by Launcher ex or something...
Sent from my E15i using Tapatalk
if you install Luncher pro, it's change only menu and home screen. But all apps, have the "4 corners" theme. Dialer with 4 corners is bad allway search where to hang up lol
Well, make an xRecovery backup, take apps from /system/app in some custom ROM and try them out maybe the'll work. You have nothing to loose, deleting or placing apps in system/app will not affect xRecovery, so you can always flash your backup if something goes wrong
Qqplayer works with most formats including .Mov files
Sent from my X8 using XDA App
i have test a lot of apps.
in gmail application, it's show xxxx.mov but when we download, it's a .qt file ... and it's no working ...
I think that i must just change the framework-res.apk ?
If someone know this answer ?
Thanks
...why change them when you can edit them? It takes more time but the risk is lower.
First of all download launcher pro (better)... Then edit framework.apk (try to extract it)... just the images, or u can replace parts of it from custom roms.
I download an edited framework.apk and change some things I didnt like with the original.
just want to remove the "4 corner" style !
sanjay.rup said:
just want to remove the "4 corner" style !
Click to expand...
Click to collapse
Use another launcher..
Sent from my X8 using XDA Premium App
Guyz. My package installer. Is not working.plz.help
Sent from my Gt-I9003 using XDA Premium App
Need more info to understand your problem. You have to describe:
1. What actions did you do?
2. What do you mean under "package installer": is it market or application that directly installs .apk's to the system?
3. What errors did you see?
4. Did you make/use (and what) some modifications of your fw? (did you use some mods? did you use some application that remove application from autostart, did you uninstall some system applications?)
Sometimes it happens due to change of frameworkres.apk just use your old framework res.apk and then tell me whether it works or not
Thanks krazy
Sent from my Sarthak's Sl using XDA Premium App
kkrraazzyy said:
Sometimes it happens due to change of frameworkres.apk just use your old framework res.apk and then tell me whether it works or not
Click to expand...
Click to collapse
How can I replace the old framework-res.apk when it cann't boot? (It's loop at Samsung logo screen.)
Last time, I have to reflash again.
Lol i am talking about the problem which is faced by sakindia
Hi all
I have a Samsung Galaxy mini (S5570L) and I'm trying to edit Phone.apk, I wanna replace the unknown caller picture for the stock android picture, I already managed to do that but I have 2 questions:
1) When I try to replace Phone.apk with the one I edited the phone starts vibrating uncontrollably and I can't seem to be able to do pretty much anything, is there any special treatment when editing system APKs??
2) The stock Samsung ROM is odexed so I know editing and replacing the APK isn't as simple as it sounds, what else do I need to do after zipping the APK in APK Manager??
Thanx for you help
P.S.: This is a wild idea but is there a way to change the TouchWiz Phone.apk for the stock Froyo Phone.apk??
Akath19 said:
Hi all
I have a Samsung Galaxy mini (S5570L) and I'm trying to edit Phone.apk, I wanna replace the unknown caller picture for the stock android picture, I already managed to do that but I have 2 questions:
1) When I try to replace Phone.apk with the one I edited the phone starts vibrating uncontrollably and I can't seem to be able to do pretty much anything, is there any special treatment when editing system APKs??
2) The stock Samsung ROM is odexed so I know editing and replacing the APK isn't as simple as it sounds, what else do I need to do after zipping the APK in APK Manager??
Thanx for you help
P.S.: This is a wild idea but is there a way to change the TouchWiz Phone.apk for the stock Froyo Phone.apk??
Click to expand...
Click to collapse
To 2.
It causes issues if u have some odexed and one deodexed apk so u should deodex all apks.
1. Do a logcat to find out what's wrong .
Did u push the file via adb?
And u should sign the apk ...
Sent from my HTC HD2 using XDA Premium App
Thanx man, turns out I needed to deodex the APK before editing (which I didn't know).
I've got another question, since I'm using a stock Samsung ROM should I deodex all the system and framework apps?? 'Cause that sounds like a huge amount of work
Sent from my GT-S5570L using XDA App
Akath19 said:
Thanx man, turns out I needed to deodex the APK before editing (which I didn't know).
I've got another question, since I'm using a stock Samsung ROM should I deodex all the system and framework apps?? 'Cause that sounds like a huge amount of work
Sent from my GT-S5570L using XDA App
Click to expand...
Click to collapse
You are welcome
Try dsixdas kitchen which can deodexe all apks of ur Rom.deodexing makes the Rom faster.
Sent from my HTC HD2 using XDA Premium App
i am having stock rom
i want to know how to change the stock phone.apk, contact.apk and mms.apk to new one
i had tried root explorer but was not able to change it :crying:
Before post try to using search feature
If you want change and customize file on your phone, have to Root and deodexed file system on your phone, search about deodexed on forum, someone have to share whats that
Sent Using My Hands with GT-S5360
K but i am using deodexed stock rom
Sent from my GT-S5360 using xda app-developers app
Push new ones with root explorer into system and set permissions to r-w-r-r , reboot !
Also there is an awesome thread by kurotsugi in this forum on how to customize a Rom - read it for more info
nikufellow said:
Push new ones with root explorer into system and set permissions to r-w-r-r , reboot !
Also there is an awesome thread by kurotsugi in this forum on how to customize a Rom - read it for more info
Click to expand...
Click to collapse
i did like that now am able to change mms.apk
but phone icon and contact icon is missing
and saying com.phone.... has stopped working
i changed permission as u said and thn rebooted still the same prblm
pramodmadhu007 said:
i did like that now am able to change mms.apk
but phone icon and contact icon is missing
and saying com.phone.... has stopped working
i changed permission as u said and thn rebooted still the same prblm
Click to expand...
Click to collapse
just keep practicing,
also use other references like google and searching because u can't really expect much help when modifying things because basic knowledge in theming is aquired and not taught,
backtrack on what you did maybe you did something wrong,
this post is approved by the national potato safety regulation
Hey Guys, I personally am a fan of Stock ROM because of its perfection. And I also like Custom ROMs because of their Beauty of Jelly Bean and ICS.
But what I really like in Custom ROMs is the STATUS BAR. I want to have best of both worlds.
I want STOCK ROM with Status Bar of Custom ROMs. I tried swapping SystemUI.apk but I end up in a force close always.
I wanna know how I can do that? I am on deodexed stock rom.
Please tell me how i can have custom rom status bar (with 14 toggles and swipe to remove notifications) without force close on stock rom? what files need to be modded?
P.S. - I will not upload anybody's awesome work and claim it to be mine, I just want it for my personal use.
varun90rulz said:
Hey Guys, I personally am a fan of Stock ROM because of its perfection. And I also like Custom ROMs because of their Beauty of Jelly Bean and ICS.
But what I really like in Custom ROMs is the STATUS BAR. I want to have best of both worlds.
I want STOCK ROM with Status Bar of Custom ROMs. I tried swapping SystemUI.apk but I end up in a force close always.
I wanna know how I can do that? I am on deodexed stock rom.
Please tell me how i can have custom rombar (with 14 toggles and swipe to remove notifications) without force close on stock rom? what files need to be modded?
P.S. - I will not upload anybody's awesome work and claim it to be mine, I just want it for my personal use.
Click to expand...
Click to collapse
Well there is no simple procedure for it ...
Ye switching system UI idea didn't work because
Things like quick pannel bar bg, battery icon etc etc all r in system UI itself in stock rom.. but on many roms like jbv3 h8 etc they r in framework res (need I explain more)
So u just have to see around on xda and learn more
Well if u don't mind getting ur phone bricked or a bit messed up a few times here is a trial and error method
Try replacing framework-Res.apk, lidroid parts,apk and system UI.apk of a custom rom in stock rom
Well to get some more idea about this rom mixing stuff
see this thread of mine .... u will get some idea
Do wat I said on your own risk I have never done this on stock rom...
Here u go
http://forum.xda-developers.com/showthread.php?p=37566608
All noob questions must go here
________________________________________
"lts not who u r inside, its wat u do that defines u..."
--->make phone faster and battery efficient
--->partition and link2sd for NOOBS?!?!?
--->3d games for galaxy y (no root no lag)
sanny5 said:
Well there is no simple procedure for it ...
Ye switching system UI idea didn't work because
Things like status bar bg, battery icon etc etc all r in system UI itself in stock rom.. but on many roms like jbv3 h8 etc they r in framework res (need I explain more)
So u just have to see around on xda and learn more
Well if u don't mind getting ur phone bricked or a bit messed up a few times here is a trial and error method
Try replacing framework-Res.apk, lidroid parts,apk and system UI.apk of a custom rom in stock rom
Well to get some more idea about this rom mixing stuff
see this thread of mine .... u will get some idea
Wait for the link
Here u go
http://forum.xda-developers.com/showthread.php?p=37566608
All noob questions must go here
________________________________________
"lts not who u r inside, its wat u do that defines u..."
--->make phone faster and battery efficient
--->partition and link2sd for NOOBS?!?!?
--->3d games for galaxy y (no root no lag)
Click to expand...
Click to collapse
Hmm, I knew I ha d to change more than one file. I really don't want to change my Framework-res apk, thats what i like in the stock rom, Yeah I have been bricking my phone alot for the status bar. So, I'm ready to hit and trial. Thanks for reply +1
The SystemUI.apk of custom roms won't work on stock because they are signed by a different signature, because of the edits made in AndroidManifest.xml. However, there are many guides on how to theme your own stock system ui to install more toggles, etc. Search in the Themes & Apps sub-section.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
The SystemUI.apk of custom roms won't work on stock because they are signed by a different signature, because of the edits made in AndroidManifest.xml. However, there are many guides on how to theme your own stock system ui to install more toggles, etc. Search in the Themes & Apps sub-section.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
I have given up on having that, its better I will use a custom ROM
You have to patch your services.jar
PHONE SLOW CLICK ME?
_____________________________________
"Your signature has been granted superuser permissions"
anasdcool71 said:
The SystemUI.apk of custom roms won't work on stock because they are signed by a different signature, because of the edits made in AndroidManifest.xml. However, there are many guides on how to theme your own stock system ui to install more toggles, etc. Search in the Themes & Apps sub-section.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
I too wanna replace my Micromax a80 s stock roms notification bar with a light transparent one. Also i would like to theme it. But i cant find any clear tutorial. So pls help me. Could you pls elaborate it or give some usefull thread links.
Thanx in advance