Hoping for some help here...
After many tries with ICS ROMs, I went back to GB. and this time I installed TPC rom, from stability point it looks like what I`m looking for.
So Installed it and then flashed the 14 toggle mod from the i777 forum. Now my LTE/Data indication is not to the way I`m used to and liked. Is there a CWM ZIP file somewhere ? I searched, but so many things come up for LTE Icons...
Probably the best option would be to just pull the SystemUI.apk from your phone, edit the LTE icons and push it back with adb. Trying to find a CWM version of just the LTE icon that matches your ROM would be difficult. Most likely the CWM version would have more in it than just the LTE icon and could mess up other parts of your phone.
If you need help, PM me... I'm feeling helpful today to members from 2006
yvrRome said:
Probably the best option would be to just pull the SystemUI.apk from your phone, edit the LTE icons and push it back with adb. Trying to find a CWM version of just the LTE icon that matches your ROM would be difficult. Most likely the CWM version would have more in it than just the LTE icon and could mess up other parts of your phone.
If you need help, PM me... I'm feeling helpful today to members from 2006
Click to expand...
Click to collapse
Well not just the LTE Icon, but the whole set, including the 4G Edge etc...
Ok so I used the SystemUI.apk from here http://forum.xda-developers.com/showthread.php?p=19789193#post19789193 the Icons are still the same time, but they do say 4G instead of the H+ which is I guess ok, I didnt care much about that, I cared more about the look of the icon...
Ok got what I wanted and better ! http://forum.xda-developers.com/showthread.php?t=1343185 from here !
Related
http://forum.xda-developers.com/showthread.php?t=679937
Will this work on Hero? I'm running stock 2.1....5 with root.
obsanity said:
http://forum.xda-developers.com/showthread.php?t=679937
Will this work on Hero? I'm running stock 2.1....5 with root.
Click to expand...
Click to collapse
You can't push the whole desire framework-res.apk to your phone, you'll get a bunch of force closes. png's are the wrong sizes and what not. might be missing some .png's or have different names. Plus that update.zip will change one of you .jar files and that would mess up your phone. You could dive in and replace just the battery .png's.
I could do that for you... give me time tomorrow and I'll take a looksie.
mrinehart93 said:
I could do that for you... give me time tomorrow and I'll take a looksie.
Click to expand...
Click to collapse
That would be great. It seems like this mod would be something a lot of people would want. I wish I could just replace the custom battery icon to show the percentage instead of running the battery icon app to free some space in the notification area.
obsanity said:
That would be great. It seems like this mod would be something a lot of people would want. I wish I could just replace the custom battery icon to show the percentage instead of running the battery icon app to free some space in the notification area.
Click to expand...
Click to collapse
So I take it from your OP that you're using the stock 2.1 Sprint ROM, right? Just making sure because I don't know why you have a 5 after the "..." part.
Just to throw this out there, it may take awhile to do this for you. For some god-knows-what reason, my download speed is absolute **** today. I have an estimated time left of EIGHT HOURS on the Sprint ROM that I need to DL.
mrinehart93 said:
So I take it from your OP that you're using the stock 2.1 Sprint ROM, right? Just making sure because I don't know why you have a 5 after the "..." part.
Just to throw this out there, it may take awhile to do this for you. For some god-knows-what reason, my download speed is absolute **** today. I have an estimated time left of EIGHT HOURS on the Sprint ROM that I need to DL.
Click to expand...
Click to collapse
yeah, I'd love to see this battery icon on my phone... but will it be available for sense UI roms as well? Currently running Fresh 2.3.3
You rock mrinehart
I will keep watch with this posting, I would def like that icon on my sense UI notification bar.
Ok, so do you want JUST the battery icon, or do you want the other icons? And do you want the percentage in it? I'm not sure how to get the percentage in there, but I'm sure I can figure that out.
Androidious said:
yeah, I'd love to see this battery icon on my phone... but will it be available for sense UI roms as well? Currently running Fresh 2.3.3
You rock mrinehart
Click to expand...
Click to collapse
What I am doing will work with Fresh, DamageControl, the Sprint roms, etc. I'm almost positive that the framework-res.apk is the same between them. I'm not sure about the services.jar modding that I'll need to do, but I can't see it being a large difference between the ROMs.
Here is just the battery icon, no percent
Ok, well I just finished putting that battery icon in. This should work in any Sprint-based ROM, which means DamageControl, Fresh, RegawMOD, w/e... as long as it's not AOSP.
So attached is the modified framework-res.apk. To install this, you'll need to push it into your phone somehow. This can be done a couple of ways:
ADB:
Code:
adb remount
adb push framework-res.apk /system/framework
adb reboot
OR
Use Root Explorer, and then mount your phone in R/W mode, and then just copy and paste that file into your /system/framework folder.
Ok, this MAY give you the percent
Hey guys. So I really quickly learned how to use baksmali and smali to edit the services.jar file. I took what looked to be a line of code that added the battery percent and added that into our services.jar. I then repackaged it up. I have NOT tested this to see if it works or not (I'm running AOSP and calibrating my battery), so I highly recommend you either Nandroid or backup your services.jar file. If you would like the circular battery icon too, then flash the framework-res.apk file above as well.
The worst thing that will happen from the services.jar being messed up is force-closes.
EDIT Don't pay attention to what's above. I put all the stuff into a flashable .zip file. My signing tool is messed up, but if you have ClockWordMOD recovery, then you'll be able to flash it (ClockWordMOD can flash unsigned .zips )
mrinehart93 said:
Hey guys. So I really quickly learned how to use baksmali and smali to edit the services.jar file. I took what looked to be a line of code that added the battery percent and added that into our services.jar. I then repackaged it up. I have NOT tested this to see if it works or not (I'm running AOSP and calibrating my battery), so I highly recommend you either Nandroid or backup your services.jar file. If you would like the circular battery icon too, then flash the framework-res.apk file above as well.
The worst thing that will happen from the services.jar being messed up is force-closes.
EDIT Don't pay attention to what's above. I put all the stuff into a flashable .zip file. My signing tool is messed up, but if you have ClockWordMOD recovery, then you'll be able to flash it (ClockWordMOD can flash unsigned .zips )
Click to expand...
Click to collapse
This works perfectly for Fresh 2.3.3! Thanks so much for the kewl battery icon!!! Now, if only we could get the percentage in the middle of it, I'd be totally set
LoL! But... beggars can't be chooser though
In case you were wondering Mrinehart93, I flashed this zip using clockword mod recovery and the icon itself looks and works perfectly, but the % of battery remaining does not currently show up. I don't know if there's anything I need to do to make it work correctly, but since you haven't tested yet, I just thought I'd let you know. Thanks again man!
Androidious said:
This works perfectly for Fresh 2.3.3! Thanks so much for the kewl battery icon!!! Now, if only we could get the percentage in the middle of it, I'd be totally set
LoL! But... beggars can't be chooser though
In case you were wondering Mrinehart93, I flashed this zip using clockword mod recovery and the icon itself looks and works perfectly, but the % of battery remaining does not currently show up. I don't know if there's anything I need to do to make it work correctly, but since you haven't tested yet, I just thought I'd let you know. Thanks again man!
Click to expand...
Click to collapse
Ok, thanks for trying it I'll have to dig deeper into the services.jar then (I'm extremely glad that the services.jar didn't mess up or force-close on you... I wasn't sure if I packed it up the right way). But yeah, I'm glad you like the icon and I'll keep trying to get the percentage in there.
Androidious said:
This works perfectly for Fresh 2.3.3! Thanks so much for the kewl battery icon!!! Now, if only we could get the percentage in the middle of it, I'd be totally set
LoL! But... beggars can't be chooser though
In case you were wondering Mrinehart93, I flashed this zip using clockword mod recovery and the icon itself looks and works perfectly, but the % of battery remaining does not currently show up. I don't know if there's anything I need to do to make it work correctly, but since you haven't tested yet, I just thought I'd let you know. Thanks again man!
Click to expand...
Click to collapse
Can you post screen shots?
mrinehart93 said:
So I take it from your OP that you're using the stock 2.1 Sprint ROM, right? Just making sure because I don't know why you have a 5 after the "..." part.
Just to throw this out there, it may take awhile to do this for you. For some god-knows-what reason, my download speed is absolute **** today. I have an estimated time left of EIGHT HOURS on the Sprint ROM that I need to DL.
Click to expand...
Click to collapse
the ...5 stands for the .5 version not the .6 which sprint released later and locked root recently at the time EVO came out.
Tibedabeeto said:
Can you post screen shots?
Click to expand...
Click to collapse
Here's a couple screenies with the USB / charging plugged in and without the charger/usb plugged in.
I love this so much man! Beats the battery icon that is stock with this bad boy.
Androidious said:
Here's a couple screenies with the USB / charging plugged in and without the charger/usb plugged in.
I love this so much man! Beats the battery icon that is stock with this bad boy.
Click to expand...
Click to collapse
I'm glad you like it and I could help
Man that looks nice, would really love to see the Percentage of the battery in the middle. I am going to hold off until that part is incorporated to the update zip file. Good Work
Tibedabeeto said:
Man that looks nice, would really love to see the Percentage of the battery in the middle. I am going to hold off until that part is incorporated to the update zip file. Good Work
Click to expand...
Click to collapse
Well don't hold off, it may be awhile until I can figure that out (I'm not used to editing smali files)
This is awesome, works great and looks cool! I am looking forward to percents being added and then it will be perfect.
Thanks
I would really love it if someone could make a .zip for the 6 signal bars that come in the FrankenRom and make it work with Skyraider 2.2, I would like to be able to still use the smooth sense icons and the location hide .zips. I have posted this request in a few threads but no one has stepped up and made it work, I would do it if I knew how. Thanks in advance and anyone else that would like this mod/theme please post in here so that we can get the attention of someone capable of doing it.
i would like that too... bc my fraken thems lose the signal bars haha and i dont know what to do
Can't, Verizon/cdma use four bars...that would call for some heavy coding!
SoCalMiles said:
Can't, Verizon/cdma use four bars...that would call for some heavy coding!
Click to expand...
Click to collapse
Really? Isn't Sprint cdma also and the evo has 6 bars. And how did Adrynalyne make it work in his evo theme then?
WingHater said:
Really? Isn't Sprint cdma also and the evo has 6 bars. And how did Adrynalyne make it work in his evo theme then?
Click to expand...
Click to collapse
Your best bet is to pm him.
all it is is the images and xml file or service.jar that make the 6 bars but i dont know how to edit those so i need someone else to
Bump, still no luck with this or no one cares but me lol?
You should have taken the advice to PM me. This is not my primary forum, by any means.
I made it happen because my Frankenrom is all Evo framework, mostly Evo apps, and the rest Incredible drivers and kernel.
Can it be done without that extreme? Probably.
Try taking the services.jar from the latest Evo Froyo release and try putting it on your phone. If you are unfamiliar with this process, and the process of making a nandroid backup, then you are best off leaving it alone. Or trying my frankenrom.
Thanks Jdk, that would be awesome. And Adrynalyne thanks for the response, sorry just forgot to PM you about it. I am not familiar with ADB, I had a buddy root my phone originally, but I am familiar with Rom Manager and making nandroid backups. I was using your Frankenrom for awhile but I did not like that I couldn't use the smooth sense icons or the location hide zips with it, it would change the framework of the signal bars back to the 4 bars. So i switched to SkyRaider when he released the 2.2 version. I just figured it wouldn't be very difficult to put a .zip together of the signal bars for anyone to use with any 2.2 rom. I had no idea it was such a p.i.t.a. I would not feel comfortable removing something from one rom/release and moving it to another, I'm sure i would screw something up lol. But thanks for the quick responses guys and if anyone has any luck getting this into a .zip for all of us to enjoy please post here, thanks again.
It can be dont quit easily. all that has to be done it using the 6 bars in place of the 4 with the 4 images still. they wont represent correctly but it wont be any worse than what they do now..
EVO bars
I made a quick file for you to use on SkyRaider 2.2
Flash in recovery
http://www.multiupload.com/EXAQZGTOA5
Has anyone tried the file he uploaded ?
Sent from my ADR6300 using XDA App
Screen shot?
What's the point if they don't represent correctly?
Sent from my ADR6300 using XDA App
did not work, skyraider 2.2 with the smooth sense icons and hide location zip, did not change the signal bars. Thanks for trying through
Enjoy.
Please note that first boot could take up to 10 minutes.
Make a nandroid backup, just in case.
A wipe would be recommended for stability reasons, but may not be needed.
Please don't ask me for support, because this is a crappy hack, at best.
adrynalyne said:
Enjoy.
Please note that first boot could take up to 10 minutes.
Make a nandroid backup, just in case.
A wipe would be recommended for stability reasons, but may not be needed.
Please don't ask me for support, because this is a crappy hack, at best.
Click to expand...
Click to collapse
Did you post a link for the bars cause I don't see a link? Thanks Adrynalyne
Wow, epic forum fail. I attached it to the post, and it didn't show.
Sorry about that.
Thanks adrynalyne, it worked changing the signal bars to 6, but it also removed the hide location zip and gave me the hearing aid icon instead if the battery icon. Again I have the smooth sense icons and the hide location zips installed, so I guess the evo signal bars and the these other zips are just incompatible, bummer. Thanks for trying Adynalyne.
Sent from my ADR6300 using Tapatalk
Screen Shot?
D2g needs more roms :'(
asianbobo15 said:
D2g needs more roms :'(
Click to expand...
Click to collapse
Agreed!
I have a transparent status bar working now but I need a transparent drop down status bar background now. I just asked for it in the themes section.
The D2G is a tough device to work on. So little has been done with it by the bigger devs, it's left to small little groups to figure out simple stuff. I'm glad AngDroid did something, it gives us a good base to start from. Roms are coming, I know of three that are public and one or two that are still under wraps.... but they are coming. Even though it's small, there is a community of devs for the D2G, and we are working. Right now, the Get-R-Done is the best bet for an awesome rom. Just small things that don't work (flashing the rom, for instance, lol) don't work.
At least we don't have to worry about only having an old Fission build anymore!
thewebsiteisdown said:
Agreed!
I have a transparent status bar working now but I need a transparent drop down status bar background now. I just asked for it in the themes section.
Click to expand...
Click to collapse
How did you do this?
tonytrejo said:
How did you do this?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=904869
Problem is though that the text is black which makes it impossible to see the alerts etc. on the drop down menu. Hey can you do me a favor? Do you know how to use root explorer and have root acces by any chance?
I'm about to get the Thunderbolt and I'm putting everything back to normal before I send it back and I need a copy of the framework.apk so I can get the original files back. Ninja Morph backed up the new files not the old ones??
Thank you sir.
--GINGERBREAD 2.3.3 ON A VORTEX!!--
Ok, its already been discussed in other threads, "why doesn't the 'Scott Pilgrim' ROM work on an LG Vortex?" Actually, it does work... mostly.
(forum.androidcentral(dot)com/lg-optimus-s-rooting-roms-hacks/60353-scott-pilgrim-rom-cm7-gingerbread-zefie-edition-current-04282011-a(dot)html)
I'm posting this ROM as a preview, THIS IS NOT A FULLY FUNCTIONAL ROM. It displays roaming in the status bar.
--IT WILL NOT CONNECT TO THE VERIZON NETWORK.--
However, video works, and gives a preview of having 2.3.3 on a Vortex. I hope there is a developer out there that could help with patching/updating this ROM to allow connecting to the network.
PLEASE SEE MY FULL POST, AS WELL AS THE ROM DOWNLOAD HERE:
androidforums(dot)com/vortex-all-things-root/339707-rom-vortex-gingerbread-preview-no-signal(dot)html
Thanks for reading, and I hope someone can help with this!!
--heydigdug(at)gmail(dot)com
i have messed with this and I think you are going to have to mess with the source and compile a different rom
I have a feeling it is hardcoded into the rom
I have changed all the apn settings and it still is in roaming
So I am guessing it has to be edited in the source
Thanks...
Thanks bhast2,
I have been trying to modify the "AndroidManifest xml" that is found in the "framework-res apk" that is in the framework folder. I've read that there may be a connection in that file with the connection settings. Thanks again!
i have looked at that
the only thing I found is the eri.xml file
it has some sprint things in it
I changed it to verzion and it didn't change anything
maybe I did it wrong
but the eri has to do with roaming
so it might be the key
it is in the res/xml folder
maybe you can figure it out
Thanks bhast, I'll take a look.
OMG lol im jus constantly waiting im rooting for yall to get this done. I cant wait for gingerbread to be on my phone. Any luck with the xml files??
I'm trying some things like that too. The apn-config is also wrong.
well it is seeing the Verzion network
Just a few more tweaks
Ok guys it now gets verizon service! I just have to get the data connectivity working.
Very nice!
@bhast2 and caedus90
WOW! I'm happy to see some progress! Thanks for the work!
HEYDiGDuG said:
@bhast2 and caedus90
WOW! I'm happy to see some progress! Thanks for the work!
Click to expand...
Click to collapse
No problem. I'm trying to get this to work on my parents phones, I hope I can help you guys out too. I don't have too much experience but I'll do what I can.
I'm trying to get the source code from the Sprint project and go from there. I got a successful build for my Inc so I'll work backward from that. Hopefully it will just be some simple edits.
THIS LOOKS AMAZING!!! I've wanted cm7 on my vortex for sooo long! =D can't wait for it to be completly done!!! hope it won't be too long! =P
This is really interesting! I've been using Breakneck but I've always wanted to use Gingerbread. Any progress so far?
any luck? This would be awesome to have
FYI I was able to install cyanogenmod 7 on my vortex, though the accelerometer functions aren't working and it has the occasional issue with installing / updating apps. Still, it's Gingerbread and basically fully functional.
Just making it look more Rogers-esque by replacing the AT&T "4G LTE" icons with AOSP LTE icons and the "4G" icons with "H+" ones. Only bug is that the icon shifts over to the left whenever the data in/out indicators come on. No idea how to fix that, but you're welcome to try!
Tested on SKY-ICS 4.2F-6 (UXLF3, ICS 4.0.4).
Flash in CWM and enjoy.
+Kardboard+ said:
Just making it look more Rogers-esque by replacing the AT&T "4G LTE" icons with AOSP LTE icons and the "4G" icons with "H+" ones. Only bug is that the icon shifts over to the left whenever the data in/out indicators come on. No idea how to fix that, but you're welcome to try!
Tested on SKY-ICS 4.2F-6 (UXLF3, ICS 4.0.4).
Flash in CWM and enjoy.
Click to expand...
Click to collapse
Awesome!
Awesome! I've been looking to replace the 4G Icon that lies to me since I'm in a 3G HSPA Area lol
New to this site and flashing
+Kardboard+ said:
Just making it look more Rogers-esque by replacing the AT&T "4G LTE" icons with AOSP LTE icons and the "4G" icons with "H+" ones. Only bug is that the icon shifts over to the left whenever the data in/out indicators come on. No idea how to fix that, but you're welcome to try!
Tested on SKY-ICS 4.2F-6 (UXLF3, ICS 4.0.4).
Flash in CWM and enjoy.
Click to expand...
Click to collapse
Hi,
My phone is sgs2 lte, I am currently running Skyics, I was hoping you could give me a run down on how to flash this rom properly, I tried it another way from an email my buddy sent to me and the phone stayed frozen afterwards, I just had the black screen with the Samsung logo for about 20 minutes, then I just restored back to previous ROM.
+Kardboard+ said:
No idea how to fix that, but you're welcome to try!
Click to expand...
Click to collapse
I'm not on Sky ICS but have you looked at the signal_cluster_view.xml in SystemUI.apk?
See: my thread for reference :
http://forum.xda-developers.com/showthread.php?t=1737161
mawgaman said:
Hi,
My phone is sgs2 lte, I am currently running Skyics, I was hoping you could give me a run down on how to flash this rom properly, I tried it another way from an email my buddy sent to me and the phone stayed frozen afterwards, I just had the black screen with the Samsung logo for about 20 minutes, then I just restored back to previous ROM.
Click to expand...
Click to collapse
Might be a corrupted file from the email. I'd download it again from this thread, copy it to your microSD card, reboot into CWM then flash it.
m4570d0n said:
I'm not on Sky ICS but have you looked at the signal_cluster_view.xml in SystemUI.apk?
See: my thread for reference :
http://forum.xda-developers.com/showthread.php?t=1737161
Click to expand...
Click to collapse
Nice, or I could just change the size of the PNGs to match the AT&T ones.