is there a way to get the one percent notification instead of the 5-10? i know some roms have it and i dont want to download an app if its possible anyway. it doesnt bug me too much that i cant stand it but would be nice to know exact
curly9 said:
is there a way to get the one percent notification instead of the 5-10? i know some roms have it and i dont want to download an app if its possible anyway. it doesnt bug me too much that i cant stand it but would be nice to know exact
Click to expand...
Click to collapse
There are a couple ROMs/themes you can flash that have the MOD. I didn't know how to do it and sorta gave up...I have all the icons for it too, just didn't know how to edit the system files. Oh well..
see i would try to do this stuff but with school and work i really have no time and if i didnt get out as much as i do i would try this stuff
Joker is gonna give me some pointers for this. I'm gonna try to edit the file on the Skinny ROM once he tells me how. I pulled the correct file, but I can't figure out how to edit it. Heh.
xTMFxOffshore said:
Joker is gonna give me some pointers for this. I'm gonna try to edit the file on the Skinny ROM once he tells me how. I pulled the correct file, but I can't figure out how to edit it. Heh.
Click to expand...
Click to collapse
As I understand the appropriate xml files essentially call for the correct battery icon image to be loaded, so there has to be a line of code for all the % and all the charging icons. It's a PITA to write the code..but I had a start on it...and motivation dropped like a cannonball from an airplane...hard and fast.
Haha yeah. I am sure I will hit the same wall soon enough.
Sent from my MB855 using XDA App
See my thread in apps section. Battery circle works great fort accurate battery reporting.
Sent from my MB855 using xda premium
Battery circle is good but I like it being built in.
Sent from my MB855 using XDA App
KTT16 said:
As I understand the appropriate xml files essentially call for the correct battery icon image to be loaded, so there has to be a line of code for all the % and all the charging icons. It's a PITA to write the code..but I had a start on it...and motivation dropped like a cannonball from an airplane...hard and fast.
Click to expand...
Click to collapse
i feel you on this on, hence why i called out for the community to help till i got around to it
I'll be happy to do it. But after I pulled the file I couldn't even get it open to edit it. So....Ha.
Google edit classes.dex
xTMFxOffshore said:
I'll be happy to do it. But after I pulled the file I couldn't even get it open to edit it. So....Ha.
Click to expand...
Click to collapse
Sent from my MB855 using XDA App
Will do.
---------- Post added at 05:56 AM ---------- Previous post was at 05:29 AM ----------
So I searched around for a while and wasn't really able to come up with anything that useful that helped me pull the file apart and edit it. And I'm not 100% on what I'm doing.
Hello Everyone,
like most of you i didnt like having 2 battery gauges to get the 1% countdown.
Having tried UOT Kitchen and failing a few times i decides to try and do this myself with lots and lots of trial and error and alot of learning. I used Yay's Deodexed Files from the latest 198_7 SBF.
i used ADB to put these in /system/framework/
files are totally stock except for the battery mod
Hmm new user i cant post outside links i'll try and attach files
o and my name is Bryan, Rangerbry or RB for short.
i usually Lurk on forms so i'll return to that for now.
Nice Man. You got it to work. How'd you manage that?
I used UOT kitched to make a framework-res then i just ripped the pictures n batt_stat files out of it. APK manager to decompile the stock framework added all the stuff in then had to edit 3 of the xml files in
res/drawable/ and
res/values/public.xml <--- took me awhile to find i needed to edit that one.
and then there was the headache in learnign how to get into the services.dex file to see anything readable.
is my first attempt at a mod so im glad its working. and not my last have to mod more to get rest of the phone to match the blue i made it
---------- Post added at 01:05 AM ---------- Previous post was at 01:01 AM ----------
services.dex = classes.dex in the services.jar
hehe cant edit posts yet.
Good going Man. That's awesome.
Thanks,
and sorry for it being just the files in a zip i have no idea how to make one of the update zip's for CWM or bootstrap "yet".
No worries Man. You did good work. Thanks a bunch.
We couldn't get it to work I'll try some more before bed
Only damn thing too.
Sent from my MB855 using XDA App
Related
Ok so I wanna start off by saying that I'm not new to flashing roms/kernels/themes however... I have never tried to edit a theme..
I am currently running BAMF 1.5 and I love everything about the rom except the battery percentage icon.. I find myself OCD'ing about the battery drain if I can sit there and watch % by %..
I did attempt this but was not successful.. What I did was downloaded BAMF 1.5_debloated which is totally stock.. went into the framework-res.apk pulled the battery.png's... I then went into the framework-res.apk of BAMF 1.5, deleted the battery icons 0-100 (1%-100%), and replaced them with the png files that do no have a battery % on them. saved the framework-res.apk and then basically placed it back in the whole rom which i then reflashed.. what i found was that while the phone was charging it looked fine (did not edit these icons) but once i removed the charger the battery icon just dissapeared..
to make it a bit easier to follow.. essentially i grab the battery png files from one ROMS framework-res.apk and replaced another ROMS framework-res.apk battery pngs with them..
my question is basically, am i even close to accomplishing my goal or am i waaaayyyy off??
thanks in advance!
Powell730 said:
Ok so I wanna start off by saying that I'm not new to flashing roms/kernels/themes however... I have never tried to edit a theme..
I am currently running BAMF 1.5 and I love everything about the rom except the battery percentage icon.. I find myself OCD'ing about the battery drain if I can sit there and watch % by %..
I did attempt this but was not successful.. What I did was downloaded BAMF 1.5_debloated which is totally stock.. went into the framework-res.apk pulled the battery.png's... I then went into the framework-res.apk of BAMF 1.5, deleted the battery icons 0-100 (1%-100%), and replaced them with the png files that do no have a battery % on them. saved the framework-res.apk and then basically placed it back in the whole rom which i then reflashed.. what i found was that while the phone was charging it looked fine (did not edit these icons) but once i removed the charger the battery icon just dissapeared..
to make it a bit easier to follow.. essentially i grab the battery png files from one ROMS framework-res.apk and replaced another ROMS framework-res.apk battery pngs with them..
my question is basically, am i even close to accomplishing my goal or am i waaaayyyy off??
thanks in advance!
Click to expand...
Click to collapse
you need to edit the battery xml in res/drawable
bgill55 said:
you need to edit the battery xml in res/drawable
Click to expand...
Click to collapse
I had a feeling that was the issue.. I found that file and wondered how I was supposed to edit it.. I opened it in note pad and got a bunch of gibberish..
Any idea of any good tutorials for editing this? All the guides I found were for creating a whole theme and although I'm pretty computer literate.. That seems to be way over my head
Sent from my ADR6400L using XDA App
Powell730 said:
I had a feeling that was the issue.. I found that file and wondered how I was supposed to edit it.. I opened it in note pad and got a bunch of gibberish..
Any idea of any good tutorials for editing this? All the guides I found were for creating a whole theme and although I'm pretty computer literate.. That seems to be way over my head
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
2 options:
you will have to decompile the the apk using apk manager or the like. or you can cheat and take a xml from a rom that is completely stock and replace it in your modded apk. and throw it back in the rom and flash
bgill55 said:
2 options:
you will have to decompile the the apk using apk manager or the like. or you can cheat and take a xml from a rom that is completely stock and replace it in your modded apk. and throw it back in the rom and flash
Click to expand...
Click to collapse
Ah great idea! Thanks for the help
Sent from my ADR6400L using XDA App
Part of the reason is that the stock ROM doesn't have 100 battery icons.
Another option would be to replace the icons with a set that don't have the numbers on them.
I personally don't care for the numbers either, that's one of the first things I change.
Sent from my B.A.M.F. Thunderbolt
gadget! said:
Part of the reason is that the stock ROM doesn't have 100 battery icons.
Another option would be to replace the icons with a set that don't have the numbers on them.
I personally don't care for the numbers either, that's one of the first things I change.
Sent from my B.A.M.F. Thunderbolt
Click to expand...
Click to collapse
Right that's what I did... I just didn't replace the xml
Sent from my ADR6400L using XDA App
Powell730 said:
Right that's what I did... I just didn't replace the xml
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
If you deleted the battery icons and then put the battery icons from a stock ROM then you don't have all of the icons.
The stock ROM doesn't have 100 battery icons.
It goes like: 10, 20, 40, 60, 80, 100
Or something similar.
Open your edited apk and double check your numbers.
Other than that, did you use 7zip or winzip?
Sent from my B.A.M.F. Thunderbolt
gadget! said:
If you deleted the battery icons and then put the battery icons from a stock ROM then you don't have all of the icons.
The stock ROM doesn't have 100 battery icons.
It goes like: 10, 20, 40, 60, 80, 100
Or something similar.
Open your edited apk and double check your numbers.
Other than that, did you use 7zip or winzip?
Sent from my B.A.M.F. Thunderbolt
Click to expand...
Click to collapse
Yeah there was definitely less icons. I actually used win rar.. I'd prefer to have a battery that has increments of 10 percent with no % but idk what rom/or theme uses one like that..
Sent from my ADR6400L using XDA App
Powell730 said:
Yeah there was definitely less icons. I actually used win rar.. I'd prefer to have a battery that has increments of 10 percent with no % but idk what rom/or theme uses one like that..
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
take a look at these, if you like them dump them in your framework and gou'll be good to go.
The image is just to show you the look, the images are in the zip file.
gadget! said:
take a look at these, if you like them dump them in your framework and gou'll be good to go.
The image is just to show you the look, the images are in the zip file.
Click to expand...
Click to collapse
thank you so much! worked perfectly! you wouldn't know off hand where i could find a stock green one like that do you?
Powell730 said:
thank you so much! worked perfectly! you wouldn't know off hand where i could find a stock green one like that do you?
Click to expand...
Click to collapse
Not stock but close...
Take your pick.
I will be out of the office for a while this morning but will check later and upload your choice.
The first one, thank you very much!
Sent from my ADR6400L using XDA App
Powell730 said:
The first one, thank you very much!
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Here you go.
FYI: Bonus Easy Battery Theming
I use Bamf 1.5 & have pulled my framework-res.apk and had success using Ultimate Online Theme Kitchen
gadget! said:
Here you go.
Click to expand...
Click to collapse
Do we install via cwm?
Sent from my Xoom using Tapatalk
MrHawaii said:
Do we install via cwm?
Sent from my Xoom using Tapatalk
Click to expand...
Click to collapse
No!!! If you wanna use these you have to drop them in your framework-res.apk.. And remove the old ones
Sent from my ADR6400L using XDA App
gadget! said:
Here you go.
Click to expand...
Click to collapse
thank you again!
Sent from my ADR6400L using XDA App
feedhead said:
FYI: Bonus Easy Battery Theming
I use Bamf 1.5 & have pulled my framework-res.apk and had success using Ultimate Online Theme Kitchen
Click to expand...
Click to collapse
I tried that kitchen thing with no luck..
Sent from my ADR6400L using XDA App
Powell730 said:
No!!! If you wanna use these you have to drop them in your framework-res.apk.. And remove the old ones
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Thanks, and how do I "drop it" in my framework-res.apk file? Is it like a zip file that you can unzip and rezip?
Well test one...took the smali edits made for the atrix and threw those in and it made the status bar disappear lol. So not that easy...
Will update as progress develops
Sent from my MB855 using XDA App
ZiggSVO said:
Well test one...took the smali edits made for the atrix and threw those in and it made the status bar disappear lol. So not that easy...
Will update as progress develops
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
HA! I did similar...I'm trying to get us the HTC Sense 3.0 notification bar. Uninstalled the Photon SystemUI.apk (yeah...oops!). Lost my notification bar totally. Good times. All is back to normal now tho!
Gonna keep trying my project too...love the toggles in the HTC bar.
Bandage said:
HA! I did similar...I'm trying to get us the HTC Sense 3.0 notification bar. Uninstalled the Photon SystemUI.apk (yeah...oops!). Lost my notification bar totally. Good times. All is back to normal now tho!
Gonna keep trying my project too...love the toggles in the HTC bar.
Click to expand...
Click to collapse
Yea i decompiled our values/public xml added a bunch of lines for the new battery images and cant get it to recompile lol. I love the touchwiz pulldown...maybe i should hit up dreams and see how hard it would be to make them for a non touchwiz phone lol. He buolt them for the nexus lol.
But yea i need to see if i can get the xml to recompile. Already edited the services.jar file to add the battery smali needed for the mod to work on the atrix. After that tried the xml editing and cant get it to recompile lol.
Sent from my MB855 using XDA App
Should holla at madd about this...sure theres a much easier method
Sent from my MB855 using XDA App
Custodian said:
Should holla at madd about this...sure theres a much easier method
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
Idk if you checked already, but I responded to your pm.
Posted by Mr. Z's Epic 4G.
Anyone still working on this or figure it out?
dschachm said:
Anyone still working on this or figure it out?
Click to expand...
Click to collapse
This^^^^^^ i need!
kennypowders said:
This^^^^^^ i need!
Click to expand...
Click to collapse
What rom are you on? I can whip something up today when I get back from grocery shopping.
[email protected] said:
What rom are you on? I can whip something up today when I get back from grocery shopping.
Click to expand...
Click to collapse
I am on star wars rom with alien flashed over. I would love this!
Sent from my MB855 using Tapatalk
Im also waiting for this modd
Sent from my MB855 using xda premium
Guys, just so you know, i loaded this the new homebase rom with update, and it has the battery percentage as 1% thank god!!!
Making an attempt...
I'm still a noob so pardon me if i'm not really adding anything here. I'm going to try to make the mod. So far I've:
1) Downloaded apktool
2) Decompiled the framework-res.apk file
3) Went into stats_sys_battery.xml and added the lines for each percentage
...LOL that's where I'm at and this'll take a while...so sorry if I'm taking a long time with this...I also just saw that last post about having the 1% mod on the home based rom...****! LOL! Well, if anyone's interested, I'll still give it a shot...hopefully i don't brick my phone.
4) Went into UOT Kitchen and downloaded some battery icons (now i have all charging/status icons...I didn't want to make it myself)
5) Wondering if I replace stats_sys_battery.xml with my modded one, recompile, that it would work?
If you use minimalistic text, it shows battery level in increments of 1%
Any updates to this mod
Sent from my Xoom using xda premium
any updates at all?
What ROM do you need the mod for? If you're talking Joker's skinny ROMs, then you can flash those as they have the % mod. Also Rangerbry posted the % mod way back for BLUR Roms. If you're talking ICS. Not ready yet, though I had extracted the systemui.apk and decompiled it, made my xml edits. but apktool doesn't compile the unrecognized ICS yet, so right now, we're stuck.
KTT16 said:
What ROM do you need the mod for? If you're talking Joker's skinny ROMs, then you can flash those as they have the % mod. Also Rangerbry posted the % mod way back for BLUR Roms. If you're talking ICS. Not ready yet, though I had extracted the systemui.apk and decompiled it, made my xml edits. but apktool doesn't compile the unrecognized ICS yet, so right now, we're stuck.
Click to expand...
Click to collapse
You probably need to update your apktool. I believe ICS support was added back in December.
http://code.google.com/p/android-apktool/wiki/Changelog#1.4.3
KSmithInNY said:
You probably need to update your apktool. I believe ICS support was added back in December.
http://code.google.com/p/android-apktool/wiki/Changelog#1.4.3
Click to expand...
Click to collapse
I was on 1.4.3 when i tried it, but maybe I'm just messing up somewhere with it. I installed framework-res.apk, systemui.apk's and decompiled the System apk just fine, made my edits, but when I built it, a **** ton of errors popped up.
KTT16 said:
What ROM do you need the mod for? If you're talking Joker's skinny ROMs, then you can flash those as they have the % mod. Also Rangerbry posted the % mod way back for BLUR Roms. If you're talking ICS. Not ready yet, though I had extracted the systemui.apk and decompiled it, made my xml edits. but apktool doesn't compile the unrecognized ICS yet, so right now, we're stuck.
Click to expand...
Click to collapse
what about stock?
im rooted but still rolling with stock for now, mainly cuz i need 4g
KTT16 said:
I was on 1.4.3 when i tried it, but maybe I'm just messing up somewhere with it. I installed framework-res.apk, systemui.apk's and decompiled the System apk just fine, made my edits, but when I built it, a **** ton of errors popped up.
Click to expand...
Click to collapse
To see if its your environment or your edits, decompile and don't make any changes then recompile. Depending on the results you'll have your answer.
CAN SOMEONE PROPERLY EDIT THE message_conversation_me.9 FILE TO PURE WHITE. I TRIED N THE LETTERING IS A LITTLE OFF. I GUESS YOU HAVE TO PROPERLY DECOMPILE AND ALL THAT BUT I REALLY DONT HAVE TIME. IF YOU GUYS WANT THE THEME BY TOMORROW MORNING HELP WITH THIS ONE LITTLE THING
brolic925t said:
CAN SOMEONE PROPERLY EDIT THE message_conversation_me.9 FILE TO PURE WHITE. I TRIED N THE LETTERING IS A LITTLE OFF. I GUESS YOU HAVE TO PROPERLY DECOMPILE AND ALL THAT BUT I REALLY DONT HAVE TIME. IF YOU GUYS WANT THE THEME BY TOMORROW MORNING HELP WITH THIS ONE LITTLE THING
Click to expand...
Click to collapse
Wait till ziggy gets on, my .9 experience is eh, lol.
Dark Nightmare said:
Wait till ziggy gets on, my .9 experience is eh, lol.
Click to expand...
Click to collapse
lol thanks for considering it. im just trying to give these guys a really good theme. all thats left is that one sms bubble n theming the keyboard but ill do the keyboard last. everything else is done
brolic925t said:
lol thanks for considering it. im just trying to give these guys a really good theme. all thats left is that one sms bubble n theming the keyboard but ill do the keyboard last. everything else is done
Click to expand...
Click to collapse
You don't need to edit the .9 in a complicated way to change the colour, a simple colour mod works fine. The keyboard on the other hand, I'm still working on it as well.
Nah, I think for text bubbles its diff. I changed the color to white but its stretched weird and the text is misaligned.
brolic925t said:
Nah, I think for text bubbles its diff. I changed the color to white but its stretched weird and the text is misaligned.
Click to expand...
Click to collapse
How did you change it exactly? I changed mine to green and it shows up fine.
Sent from an Amaaaaaazing place :-D
By opening the file that I named up there n painting it white. It works with everything else except for that. Can you try making it white for me n see if it works if it worked for you?
brolic925t said:
By opening the file that I named up there n painting it white. It works with everything else except for that. Can you try making it white for me n see if it works if it worked for you?
Click to expand...
Click to collapse
I'll have a look see tonight.
Thanks in advance man
I saw I was mentioned
Its a .9 patch PNG. And if you use the program gimp it will color correctly without needing to decompile for the images to be editable. If you need anymore assistance just any so also, I get off school early tomorrow (10:30 am) so I'll be on to help
Sent from my HTC_Amaze_4G using Tapatalk 2
Here, try this. Modded file attached.
Dark Nightmare said:
Here, try this. Modded file attached.
Click to expand...
Click to collapse
still has the ugly stretched effect. ehhhhh i give up -__-
thanks anyway man
brolic925t said:
still has the ugly stretched effect. ehhhhh i give up -__-
thanks anyway man
Click to expand...
Click to collapse
I'll look into decompiling it and working from scratch later, kinda busy. Is that apk you uploaded the one you already tried modding?
what exactly do you want it to look like? i will try it
---------- Post added at 05:25 PM ---------- Previous post was at 04:34 PM ----------
download this file and put it in your mms.apk... it should work http://www.mediafire.com/?5ahog63w33h3urw
can you give me a hint of what your making?
Ehh just nvm its the same effect ill just leave it as is. And it was for my theme I released
brolic925t said:
Ehh just nvm its the same effect ill just leave it as is. And it was for my theme I released
Click to expand...
Click to collapse
ahh i see, well i can continue to mess with it. i just will have to mess with different tools to get it to recompile without errors
I'll do it back using my own file, including your icon so you can consist with the AOSP look, later tonight or in 5.
The thing is its sense 4 text bubbles.
brolic925t said:
The thing is its sense 4 text bubbles.
Click to expand...
Click to collapse
wait... you want sense 4 style text bubbles? you can just take those images out of a sense 4 mms.apk and put them in yours lol (or at least it should work that way.)
also, the mms.apk from sense 4 will most likely work on 3.6
Dude I already did take the bubbles lmao its in the apk in op. I just don't want it grey, I want it white
Wondering if someone has come up with a flashable transparent dock bar mod. I am running fresh 5.1.1. Been searching the forums but can't seem to find an answer.
drdagreenphd said:
Wondering if someone has come up with a flashable transparent dock bar mod. I am running fresh 5.1.1. Been searching the forums but can't seem to find an answer.
Click to expand...
Click to collapse
i just want to know what file exactly im looking for so I can add a dock back to a theme that has it transparent..Just push me in the right direction.Is it in an APK or XML?
BrianBaker said:
i just want to know what file exactly im looking for so I can add a dock back to a theme that has it transparent..Just push me in the right direction.Is it in an APK or XML?
Click to expand...
Click to collapse
Im not 100% but it should be a xml
Sent from the euphoric state of my mind
---------- Post added at 03:04 PM ---------- Previous post was at 03:03 PM ----------
drdagreenphd said:
Wondering if someone has come up with a flashable transparent dock bar mod. I am running fresh 5.1.1. Been searching the forums but can't seem to find an answer.
Click to expand...
Click to collapse
Check tranquility rom thread they have one im not sure if it will work but u can try...id throw my zip of it on here but im on the app and cant do it
Sent from the euphoric state of my mind
Its an edit in rosie assets (m10) using vts you need to open rosie and the open the rosie_screen x 10 and look for nav_bar_png turn it from false to true
Sent From My Sweet Ass EVO LTE
dased14 said:
Its an edit in rosie assets (m10) using vts you need to open rosie and the open the rosie_screen x 10 and look for nav_bar_png turn it from false to true
Sent From My Sweet Ass EVO LTE
Click to expand...
Click to collapse
Thank you so much.. Looks like I got some learning to do. Will be a fun little project tonight. Probably easy for most, but a project for me lol.
Sent from my EVO using xda premium
There was a flash I used on the older ota. Anyone update it for the new base?
Sent from my EVO
I'm trying to change the unlock icon to something a little more jellybean looking. It just seems funny having those nice icons next to a plain white symbol. I'm having trouble recompiling the framework-res.apk. I'll try again tomorrow after work to get a flashable zip posted
For anyone who wants to attempt this them self the icon PNG file is located at
System>framework>framework-res.apk>res>drawable-sw600dp-xhdpi>unlock_default.png
Here's the rough icon I made as well at 244x244 pixels, the same as the original. Not great but its a start
johnrippa said:
I'm trying to change the unlock icon to something a little more jellybean looking. It just seems funny having those nice icons next to a plain white symbol. I'm having trouble recompiling the framework-res.apk. I'll try again tomorrow after work to get a flashable zip posted
For anyone who wants to attempt this them self the icon PNG file is located at
System>framework>framework-res.apk>res>drawable-sw600dp-xhdpi>unlock_default.png
Here's the rough icon I made as well at 244x244 pixels, the same as the original. Not great but its a start
Click to expand...
Click to collapse
Looking nice...you really don't have to recompile the apk in this case...just 7zip the new icons in the proper folder and good to go...just saying...
Sent from my Note running The Collective AoCP ROM follow us on twitter @CollectiveDevs
Well that makes it easy, thanks. I'll still get it in zip format so everyone can just flash. I'll work on the icons a little more too.
A jelly bean android icon would be cool. Just a thought
I like it!
ruger94 said:
Looking nice...you really don't have to recompile the apk in this case...just 7zip the new icons in the proper folder and good to go...just saying...
Sent from my Note running The Collective AoCP ROM follow us on twitter @CollectiveDevs
Click to expand...
Click to collapse
Can you make a small tutorial for this? because I'm a noob when it comes to put things in the right place.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
severinca said:
Can you make a small tutorial for this? because I'm a noob when it comes to put things in the right place.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
While you are waiting for the tutorial you will need to root your phone and install Root Explorer or another file manager so you can place the files and change permissions of files.
Sorry ive been busy the last few days and tonight I moved my work over to my Linux box and had to reinstall the SDK, adb and apktool all over again. I was getting boot loops when trying to do it without the proper tools plus I need em to make flash able zips. I might have something up tonight as I'm busy with work tomorrow and then borderlands 2 gets released at midnight so I won't be getting any sleep.
johnrippa said:
Sorry ive been busy the last few days and tonight I moved my work over to my Linux box and had to reinstall the SDK, adb and apktool all over again. I was getting boot loops when trying to do it without the proper tools plus I need em to make flash able zips. I might have something up tonight as I'm busy with work tomorrow and then borderlands 2 gets released at midnight so I won't be getting any sleep.
Click to expand...
Click to collapse
i717 Offi©ial CM9
rangercaptain said:
While you are waiting for the tutorial you will need to root your phone and install Root Explorer or another file manager so you can place the files and change permissions of files.
Click to expand...
Click to collapse
I ve been rooted since day one.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
can i have the detailed way of how to change the image for the lock and not the unlock target? i did go to the specified location but the default image file in the .png format extracts itself and i do not know how to replace it.
johnrippa said:
I'm trying to change the unlock icon to something a little more jellybean looking. It just seems funny having those nice icons next to a plain white symbol. I'm having trouble recompiling the framework-res.apk. I'll try again tomorrow after work to get a flashable zip posted
For anyone who wants to attempt this them self the icon PNG file is located at
System>framework>framework-res.apk>res>drawable-sw600dp-xhdpi>unlock_default.png
Here's the rough icon I made as well at 244x244 pixels, the same as the original. Not great but its a start
Click to expand...
Click to collapse
I also want to change it on my phone, any luck getting it done?
Use vrthemer to flash these mods. The scripts automatically update the apk with your images. Use one of the lockmods I made in the 4.2.2 lock mod thread to see how the folder structure is set. Its easy as pie
Sent from my SAMSUNG-SGH-I717 using xda app-developers app