[MOD] White Statusbar Clock for Axura JL5 - Vibrant Themes and Apps

I re-coded the Services.jar in /system/framework for Axura JL5. The clock is originally black, which goes against most themes out there. I figured id post the Services.jar file here for anyone interested. THIS WILL ONLY CHANGE THE TIME CLOCK COLOR TO WHITE (top right hand corner of screen), NOTHING ELSE. This is ideal for people who are trying to theme with a black status bar.
{
"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"
}
Instructions:
1. Download and extract the Services.jar attached to this post
2a. Use Root Explorer to replace existing Services.jar (/system/framework), then reboot
or
2b. Place new Services.jar in the "Tools" folder in AndroidSDK, then via ADB in the command prompt, type the following commands
adb remount
adb push services.jar /system/framework/
adb shell reboot
3. Once you reboot after either method, it may take a while. Please be patient, it could take up to 5min
4. If it works, and you are satisfied, please smash the "Thanks" button.
DISCLAIMER: THIS IS ONLY CONFIRMED TO WORK FOR AXURA JL5 ON THE VIBRANT, dont bother trying on any other ROMs or devices.

is this the clock for alarm clock or the time clock?
Thanks for this effort, perhaps a screen shot would be more discriptitve.

serendipityguy said:
is this the clock for alarm clock or the time clock?
Thanks for this effort, perhaps a screen shot would be more discriptitve.
Click to expand...
Click to collapse
Time clock. Updated OP with screenshot and clarification......i was going to originally post a screeny but i forgot.

Edit.. Just realized the title said "axura". Duh.
Sent from my powered vibrant.

Hey top shelf what battery widget are you using in that screenshot?
Sent from my SGH-T959 using XDA App

Joshochoa187 said:
Hey top shelf what battery widget are you using in that screenshot?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
its called "battery monitor".....i never use anything else

allthrottle said:
Edit.. Just realized the title said "axura". Duh.
Sent from my powered vibrant.
Click to expand...
Click to collapse
if you would like it done for another ROM, i could try....no promises though. PS - i only know the codes for white, black, and red
if you do in fact want to me try, keep in mind you have to backup your Services.jar and test the new one yourself....no offense but i dont feel like flashing back and forth between ROMs haha

Worked like a Charmed.thanks

Worked for me Thanks Topshelf
Sent from my SGH-T959 using XDA App

Amazing! Worked as explained using Root Explorer! Thank you!

thanks for the fix, the time showing up white now

amazing how one little change makes it look 10x better. thanks!

Glad to help!

good work... didnt take long for you to catch on how to do it.

Jaynrb said:
good work... didnt take long for you to catch on how to do it.
Click to expand...
Click to collapse
oh no this is different, this has nothing to do with .xmls......but i DID also figure that out, thanks again for your help with that

yeah i had a fun time decyphering all of the services.jar... not as easy as changing all of the xml stuff.

So, any reason why changing this file would cause the phone to go into a reboot loop? That is what happened to mine...

jshatch said:
So, any reason why changing this file would cause the phone to go into a reboot loop? That is what happened to mine...
Click to expand...
Click to collapse
i dont know, no one else has reported this issue......off the top of my head, did you do any of these:
1. Did not unzip the attached file before replacing services.jar
2. try to flash through clockwork?
re-read the instructions in the OP and make you followed them EXACTLY. if you did, then it should work flawlessly. If done right, thsi is not a risky mod.

The file that was unzipped somehow got truncated, so it was corrupt when I copied it over. After I restored and tried again it works.
And, I also added that file to the theme zip I use so when I applied it through clockwork it applied this file as well. Is that something that perhaps should be included in themes? <shrug>

jshatch said:
The file that was unzipped somehow got truncated, so it was corrupt when I copied it over. After I restored and tried again it works.
And, I also added that file to the theme zip I use so when I applied it through clockwork it applied this file as well. Is that something that perhaps should be included in themes? <shrug>
Click to expand...
Click to collapse
well i dont think there is a single theme out there that has a status timeclock as the same color as the statusbar background (unless its intentional, ive seen those, in order to get rid of the clock)
the only reason i did this was because im very anal about my phone and the way it looks. Axura JL5 is the ROM of my choice, but the way i theme it has a black statusbar, so i had to change the color of the clock so i could see it. The original ROM theme had a grey statusbar, so the clock could be seen. That was the choice of Master (the ROMs developer), and we have to respect his themeing choice.

Related

[Morph] Droid in Notification Background (diff colors) update 10/19

Big thanks to Hacku who originally posted these images... Thank you to s15274n for requesting these... GREAT FIND!!! I've added about 20 more different colored droids to this... These are no longer mm files just images..
http://db.tt/4C0WwPm
These are images originally found here by hacku along with some edits by me- http://forum.xda-developers.com/showthread.php?t=750555
hacku said:
So I've had a few people asking how I did this so I decided to make a little tutorial.
Credits:
RinTinTigger
Taypotts
This will NOT change the color of your status bar. This will only add a transparent background to the drop down bar and place the Droid on the bottom right corner.
***Make sure USB Debugging is checked under Settings>Application>Development***
Here's how it's done:
1. Download & install Stericson's NinjaMorph from the Market
2. Place your desired Droid image on your SDcard and rename it to status_bar_background.png (doesn't matter where you put it)
3. Launch NinjaMorph and click tap on New Project
4. Go to /system/framework/twframework-res.apk (Files will get extracted and a backup is created automatically)
5. Go into /res/drawable-hdpi and find status_bar_background.png
6. Tap on the file and it will now ask you to find the image you want to replace it with
7. Find the file you placed on your SDcard and tap on it
8. You will get a warning asking if you're really sure you want to replace it (Tap Yes)
9. Tap on the blue arrow on the bottom right corner
10. Tap on Finish Project
11. Tap on twframework-resapk (NinjaMorph will now package/create the apk)
12. You will get a warning asking if you're sure you want to overwrite the apk (Tap Yes)
13. You will now get a warning asking if you want to zipalign (optional)
14. Tap ok on the next warning
15. Choose if you want to delete the project
Your phone should now reboot automatically and you should have your new Droid on your drop down notification bar that looks like this.
{
"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"
}
Click to expand...
Click to collapse
Thanks for sharing!
Looks great man, thanks for the mention. I'm about to flash now. Do you have a stock to revert?
eh I guess I can make a stock real quick...
I'm rocking the Green Android and it looks awesome. I've already shown it to a lot of the other Android Fans here at work, all are very impressed. Good job with everything man. Yeah, being able to revert is always nice rather than restoring a nandroid backup....
OP updated with revert..
im in the process of putting the finishing touches on a stock theme/template...
everything will be in it... that came stock anyway... and it will give those that want to start theming a little push in the right direction...
I will probably do a short demo of me morphing a bar from stock to crazy... start to finish
you sir are the man. If you do find time to do that, please make sure I know so I can add it to my sticky in the General section. That would help a ton, and lets be frank, the more people theming, the better for us all.
good job, this looks nice. I got the red and green
It did say the file doesn't exist so when I close it and go to existing to open the file there's nothing in it...trying to get the red one
Sent from my SGH-T959 using XDA App
looks great... thank you...
instructions for use:
open metamorph (MM)
click unzip extract new
(error occurs)
open MM
click pick existing
click Droid_xxx
click Droid_xxx
click Droid_xxx.xml
click close
click apply all
reboot after it finishes
When I click existing and then droid_red there are no files In it
Sent from my SGH-T959 using XDA App
check with a file explorer... if you can copy it into the root/directory of the theme it will be easier to find.. you're looking for Droid_Red.xml
if its not there redownload...
Just unzip the file then move the folder to the metamorph themes folder and select existing theme and click on the xm fileand apply all.
Yeah my comp double folders everything when it zips, or MM does it unzipping... IDK, it works if you apply manually by selecting the xml file..
Yeah I think this is breaking my market app. FC after downloading an app, reverting back to stock to double check. Will keep you posted.
^ no issues here, 3 updates and 2 new apps.
Try this.. Go to settings, applications, manage applications, market, uninstall updates and Clear data
Sent from my SGH-T959 using XDA App
I reverted back to original with no prevail. I did a Nandroid and market is working again. I did have the ClearBar Metamorph isntalled as well as the Segemnted Green battery status icon isntalled. Not sure if a mixture of these things was the problem or if something just went wrong the first install.
I wills say a great mod for sure, looks great!
This may sound dumb, but would I be able to use morphs like these on my Captivate?

IcyBlue (THEME)

Hey guys,
I made this UoT last night in the kitchen; i have a slight ICS style theme going on so i made this to coinside with my current settings. Features and screenshots below:
-Digital battery (all #'s from 1-100) changes color about every 20%
-Sense style status bar header and footer
-Heartbeat animation background
-Loading Circles Modified to Aqua
-Download bar& Volume bar are Aqua
-Fly-in window animations
Im working on matching icons also so look for an update.
Instructions:
Download from link and place on root of external sd
Enter clockwork recovery mode ***IF YOU HAVEN"T ALREADY MAKE A NANDROID BACKUP***
Wipe Cache
Install from SD - select the UOT.zip file you downloaded from 4shared
Reboot
**********if you encounter any errors, all you need to do if go back into CWM recovery --> Backup restore --> Advanced Restore --> Restore System. you don't need to do a full restore (saves a lot of time).************
Download via 4shared link:
*"UOT-03-02-02-44-1.zip" -
http://www.4shared.com/zip/PdFFsn2c/UOT-03-02-02-44-1.html
Let me know what u think!
Bigbison420
Sent from my SAMSUNG-SGH-I717
{
"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"
}
Very nice! Little choppy in the pull down menu but looks really good
Not that I am, but how would I go about uninstalling???
Sent from my SAMSUNG-SGH-I717 using XDA App
There were three files replaced when you installed the zip. You would need to push the original copy of the files back to your phone.
Framework-res
SystemUI
And i think
TWframework-res
Do not recall off the top of my head if these are APK files or not, I think so. Also tw may be tzframework
Not sure why, but had some problems after flashing this. Phone booted partially up, but skipped the lock screen. I could see my Widgets trying to load, but screen kept going black. Tried to reboot, but same deal. May have been a CWM problem, not sure (using b3). Restored successfully with Nandroid.
Anyway, will try again later, but I was wondering if you could change the wifi and cell signal bars to blue as well. I hate the grey!
Thanks!
Sent from my SGH-I717R using Tapatalk
slaydog said:
Not sure why, but had some problems after flashing this. Phone booted partially up, but skipped the lock screen. I could see my Widgets trying to load, but screen kept going black. Tried to reboot, but same deal. May have been a CWM problem, not sure (using b3). Restored successfully with Nandroid.
Anyway, will try again later, but I was wondering if you could change the wifi and cell signal bars to blue as well. I hate the grey!
Thanks!
Sent from my SGH-I717R using Tapatalk
Click to expand...
Click to collapse
Same problem but I got a little hasty and didn't make a nandroid right before installing it. Is there any way to get the stock framework files back so that I don't have to reflash the rom (running the SAUROM Projekt rom atm)?
Are I guys using can Beta 3? If not I may wanna try that...
This shouldn't cause any errors...
And yes I can probably cook up some icons to.match if you would like?
Sent from my SGH-I717R using XDA
BigBison420 said:
Are I guys using can Beta 3? If not I may wanna try that...
This shouldn't cause any errors...
And yes I can probably cook up some icons to.match if you would like?
Sent from my SGH-I717R using XDA
Click to expand...
Click to collapse
I haven't installed the theme but it does look nice. You're also the first themer (as far as I can remember) for our i717 Notes
I know it's just a beta, but a feature you want to look into is making the slide down bar transparent (I don't know the specific name, but the bar you pull down to show notifications/wifi/bluetooth/etc). I know that's a nice feature on my Nook Color.
tjw345 said:
I haven't installed the theme but it does look nice. You're also the first themer (as far as I can remember) for our i717 Notes
I know it's just a beta, but a feature you want to look into is making the slide down bar transparent (I don't know the specific name, but the bar you pull down to show notifications/wifi/bluetooth/etc). I know that's a nice feature on my Nook Color.
Click to expand...
Click to collapse
I can do a transparent status bar, just didn't think it looked as nice... maybe i will make a seperate flash just for that

[MOD][CM9]Nav Bar and others for Devil Toast v.7 & v.7.1 (07/20/12)

I put together a few mods from other places and thought I would share them.
MIUI Battery bar from pvyParts
Center Clock from TheGrammarFreak
Nav Bar from evilisto
This will replace your SystemUI and framework-res apks, so as always make a backup, as I am not responsible for anything that happens. But this is the result:
{
"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"
}
You can't really tell, but the MIUI battery bar is there. This will also completely disable your capacitive buttons! I also put up a revert zip that will put things back to normal if you need it.
Just flash the according file of your choosing. Once that is installed you can change all the colors for the bar in the BatteryBarSettings app.
The "text" version only has the back, home, search, and multitask buttons in text. It is more of a test and that's the only buttons I use down there. If anyone has any ideas for different buttons(color,font,etc) let me know, I'm not good with Photoshop, but I can do some basic things. So please let me know what you think!
As far as I know, this is CDMA specific, because the mount points in the updater-script are different for GSM.
Nice!
Sent from my PG86100 using xda premium
netwokz said:
I put together a few mods from other places and thought I would share them.
MIUI Battery bar from pvyParts
Center Clock from TheGrammarFreak
Nav Bar from evilisto
I also edited the nav bar buttons and added the reflections. This will replace your SystemUI and framework-res apks, so as always make a backup, as I am not responsible for anything that happens. But this is the result:
You can't really tell, but the MIUI battery bar is there.
Just flash the file below, and also install the BatterBarSettings apk. I need to get better at making a flashable zip :/ Once that is installed you can change all the colors for the bar in the app.
So please let me know what you think!
Click to expand...
Click to collapse
Thought this looked kickass when you first posted this up - great work man with the edits ..
Do you know of a way to disable the capacitive buttons all together? I can't remember if that is a kernel edit or an edit within the ROM. I'd assume a kernel edit would be needed.
Gumby63 said:
Do you know of a way to disable the capacitive buttons all together? I can't remember if that is a kernel edit or an edit within the ROM. I'd assume a kernel edit would be needed.
Click to expand...
Click to collapse
It is a rom edit. And easy, but the thing I am looking to do is disable the lights to the buttons. I know how to do it once you are booted into the rom, but I would like to make the edits pre-flash, and its kicking my butt.
Sent from a Toasted Devil
Pretty sure that can be accomplished with an init.d script. I'll look into it.
Gumby63 said:
Pretty sure that can be accomplished with an init.d script. I'll look into it.
Click to expand...
Click to collapse
I used to be able to change the values in framework-res in the arrays.xml but they changed they values that were there, so now if I change them it will boot loop. Want me to tell you how to disable the buttons though?
Sure go ahead.
And I made the init.d script but for some reason it doesn't execute on boot. There are other init.d scripts there so I'm sure his ROM supports them but now I'm all confused lol
If I'm able to successfully boot the next version of deviltoast with gapps then I will definitely be doing this! I saw when you posted it in the thread and i wanted it lol. Thanks!
Sent from my PG86100 using XDA
In /system/usr/keylaout/ open atmel-touchscreen.kl. I'll I did was comment out the four keys with #. Then open generic.kl and find the four keys again(should be 102,139,158,217) and comment those out as well. That should disable them completely. And yeah, init.d scripts and such is a little above my head. lol
icon69 said:
If I'm able to successfully boot the next version of deviltoast with gapps then I will definitely be doing this! I saw when you posted it in the thread and i wanted it lol. Thanks!
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
Do what I do and just add all the files from the gapps zip into the rom zip(minus the addon.d folder) and then flash and should be good to go. I hate flashing multiple files...
netwokz said:
In /system/usr/keylaout/ open atmel-touchscreen.kl. I'll I did was comment out the four keys with #. Then open generic.kl and find the four keys again(should be 102,139,158,217) and comment those out as well. That should disable them completely. And yeah, init.d scripts and such is a little above my head. lol
Click to expand...
Click to collapse
Hmm I tried just deleting them in atmel but I didn't try the ones in generic. That's why it wouldnt work for me.
And I'm going to try adding the script to the ROM itself and flashing that instead of adding it there manually. Hopefully this will work..
Gumby63 said:
Hmm I tried just deleting them in atmel but I didn't try the ones in generic. That's why it wouldnt work for me.
And I'm going to try adding the script to the ROM itself and flashing that instead of adding it there manually. Hopefully this will work..
Click to expand...
Click to collapse
Yeah you need to do it to both files. Or it will still work. Sweet deal, please let me know if it works. I wouldn't mind learning how the scripts work...
netwokz said:
Yeah you need to do it to both files. Or it will still work. Sweet deal, please let me know if it works. I wouldn't mind learning how the scripts work...
Click to expand...
Click to collapse
Okay that didn't work so I'm going to try again on his next update and if I still get nothing I will ask him whether or not the ROM supports init.d
And if you want to learn a little about init.d, you can PM me
I was just using the kitchen to add the ffc fix'ed zImage, and I noticed that it said the rom doesn't support busybox-runparts(init.d). but I've never messed with the kitchen that much so I'm not sure how true it is.
edit: just tried to add it in and it kept saying the rom already supported it. weird.
Yeah I just got the same thing. Weird!
Supposedly it does support them.
Couldn't you just put the edited files in the correct directories in the flashable zip? Then flash?
Nope I tried that and it didn't work.
Sent from my PG86100 using Tapatalk 2
Gumby63 said:
Nope I tried that and it didn't work.
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
Maybe you need to have the updater-script in the zip set permissions..

[How To] Transparent Rosie Navbar and Lockscreen Shortcut Backgrounds [Sense 3.6]

After many flashes and dead batteries I finally figured this out and it was not fun!
Seeing it is a little out of the ordinary I wanted to share my findings for anyone else wanting this mod.
First you need the m10 tools.
http://forum.xda-developers.com/showthread.php?t=1060648
You will also need Rosie.apk for the navbar and Idlescreen_Base.apk for the lockscreen shortcut backgrounds depeding on what you are changing. These are in the system/app/ directory of the rom zip.
Open m10 tools, and select Rosie.apk.
Once decompiled, find the Rosie_navbar.m10 file.
Expand the file until you see the options shown in the screenshot below.
On the data circled in red change the opacity from "1" to "0". (you can also change it to any value in-between like 0.5 for half transparent)
Make sure you select the data how it is shown in the screenshot or else other images will disappear!!
Once done with the edits save and m10 tools will repackage Rosie.apk.
Then push the new Rosie.apk to your phone or install via a flashable zip.
{
"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"
}
This is essentially the same process for the lockscreen shortcut backgrounds.
Open m10 tools again, and select Idlescreen_Base.apk.
Once decompiled, find the Lockscreen_Shortcut.m10 file.
Expand the file until you see the options shown in the screenshot below.
On the data circled in red change the opacity from "1" to "0"
Make sure you select the data how it is shown in the screenshot or else other images will disappear!!
Once done save and m10 tools will repackage the apk.
Then push the new apk to your phone or install via a flashable zip.
One incase anything else comes up :fingers-crossed:
Thank you for sharing.
Same to you zhp pilot, you've been pumping out some good stuff!
I don't know if I have something personal against those images :laugh: or If its just the fact it looks so much cleaner without them.
Nice discovery
Thanks
With the screen shots this was a real easy mod to apply.
should this work for any htc phone running sense 3.6? i have an evo 3d running the "cool-ics-v10-evoc" rom and when my phone loads i get a black screen with the notification bar at the top. if i put the stock idlescreen_base.apk back in and leave the modded rosie it loads to the lock screen but when i unlock i get the white screen with the htc logo and thats as far as it goes. if someone could please help i would really like to learn how to do this...
did you fix permissions when you replaced the apks?
No I didn't. Sorry. I'm a complete noob to all this. I honestly don't know how to do that yet...
jeb192004 said:
No I didn't. Sorry. I'm a complete noob to all this. I honestly don't know how to do that yet...
Click to expand...
Click to collapse
Long press the apk with the file explorer you used, assuming that's what you did. You should see an option for permissions. Make it rw-r--r--. If that's confusing then check the permissions on another apk in the system folder. Just make yours match the existing. If you didn't replace the apk via a file explorer, more info on your method would be helpful.
After making changes to the apk I saved it to my desktop. Opened the rom I was working with and replaced it there while on my computer. Then reflashed the rom to my phone. Made a copy of the rom first in case it didn't work I could easily go back to the working one... Which is what I'm using now.
jeb192004 said:
After making changes to the apk I saved it to my desktop. Opened the rom I was working with and replaced it there while on my computer. Then reflashed the rom to my phone. Made a copy of the rom first in case it didn't work I could easily go back to the working one... Which is what I'm using now.
Click to expand...
Click to collapse
Oh. Well nevermind the permissions thing then. Doing it that way would have set them correctly.
Do you have any idea what I'm doing wrong? I tried your transparent nav bar from here. http://forum.xda-developers.com/showthread.php?t=1814171
But it didn't do anything for me. Once the phone rebooted the nav bar looked the same as before...
Sent from my PG86100 using xda app-developers app
I have experienced some versions of rosie that are very fussy. After m10 edits i have had to decompile and recompile with apktool (no other edits) just to properly compress the m10
jeb192004 said:
Do you have any idea what I'm doing wrong? I tried your transparent nav bar from here. http://forum.xda-developers.com/showthread.php?t=1814171
But it didn't do anything for me. Once the phone rebooted the nav bar looked the same as before...
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
That mod only works on the rezound due the updater script. It specifically uses the mount points for the rezound.
The issue may be due tho the fact your are placing a modified apk into the rom zip. The modified one has a broken signature and/or one that doesn't match the other files. When you boot a rom for the first time, the signatures have to match. After the rom boots once, it no longer does sig checks on the system folder. I would suggest placing the modified apk into a flashable zip and flash it after the rom has booted.
Alternatively, you can adb push Rosie.apk to the phone or manually replace the file with a file explorer that has root access.
If it still doesn't work, then the problem is with the apk itself.
Well...didn't get home till late last night, had to be to work early today, so I didn't really get a chance to try everything. I did try to manually replace the apk using root explorer and after doing that and setting permissions right, pressing the home button did nothing. Pressed back button to back out of root explorer and got to a white screen. And that's it... Tried rebooting my phone, same thing, a white screen... Idk if those other options will work but I'll try when I get home today...
Sent from my PG86100 using xda app-developers app
Got the transparent nav bar working!!! Ended up trying a different Rom and had no problems at all. Thank you everyone for your help.
Sent from my PG86100 using xda app-developers app
jeb192004 said:
Got the transparent nav bar working!!! Ended up trying a different Rom and had no problems at all. Thank you everyone for your help.
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
no prob, glad you got it working. The only other thing I was gonna toss out there was if you had signed them but i don't think that m10 tools breaks the signature anyways.

[theme] - Holo themed stock mms

Small mod to the simple mms theme. The rest are unchanged for now.
{
"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"
}
Install - Dont if you dont know what your doing. You mess your phone up with this its your fault so dont cry to me about it. I take no responsibility for your actions.
Known issue: Links from others are the same color as the background. Visible if you tap the message on any text.
Added dark version, untested by me. Make a backup of your original if using.
Windows (assuming you have sdk/adb installed and adb path set)
Download attacked LGMms3.apk
Move LGMms3.apk on your pc to \android\sdk\platform-tools\ (or wherever you have adb installed)
*If using dark version be sure to delete -dark from the apk name
Connect phone to pc with usb
open command prompt as administrator
first type
adb devices and make sure it sees your phone
adb shell sysrw
adb push LGMms.apk /system/app
adb shell sync (not sure this one is even needed)
adb shell sysro
Click to expand...
Click to collapse
Phone
Use a root explorer copy LGMms3.apk to /system/app/ and make sure the file has rw permisions.
This method worked for me once with no problem but the second time resulted in force closes. So use at your own discretion.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
i would like an easier way...lol
really nice and beauty theme
Awesome, really sick of the stock themes but this looks great; will give it a try when I get settled at my temporary home.
Please help
tried the phone method and now i didn't have any sms app in my phone
it gone away!!!, please help!!!!
It normally removes the icon from your home screen. Look in your app drawer.
I used the Root Explorer method and everything seems to work properly.
Can you create a dark holo version? I tried too but just replacing the png didn't work, so I tried decompiling (keyword "Tried").
I'll attach the png I made to match the size and resolution of the other ones. At least I hope it matches.
PS: It shouldn't look 'streaky' on the phone. If it does, may just a plain black bg?
It's because they are .9.png can't just edit them and drop them in. But yeah I can add a dark holo tomorrow morning ish.
Edit: actually might have to be tomorrow or the day after.
whiteguypl said:
It's because they are .9.png can't just edit them and drop them in. But yeah I can add a dark holo tomorrow morning ish.
Click to expand...
Click to collapse
Greatly appreciated! I am rocking the light holo version and it works perfectly. I'm just a fan of darker backgrounds. Thanks
Any help with this sentence "(assuming you have sdk/adb installed and adb path set)"?
I used to have sdk/adb but don't anymore and now I can't seem to figure out how to get it again.
_Epic said:
Any help with this sentence "(assuming you have sdk/adb installed and adb path set)"?
I used to have sdk/adb but don't anymore and now I can't seem to figure out how to get it again.
Click to expand...
Click to collapse
YouTube has some tutorials to install it
the best phone ever
drwario said:
YouTube has some tutorials to install it
the best phone ever
Click to expand...
Click to collapse
I should have looked there in the first place. Thanks! :good:
---------- Post added at 11:04 PM ---------- Previous post was at 10:23 PM ----------
For some reason adb didn't work so I pushed it with file explorer and like the OP said it is force closing. How can I fix?
EDIT: Got it fixed, deleted apk and fixed permissions.
Sent from my LG-LS970 using xda premium
You get the SDK from Google.
I'm pretty sure the freegee zip has adb bundled with it too. To use that you would just open cmd and navigate to your freegee folder and then run the commands.
It should also be in the root zip.
Edit:
Added dark version. Did not test. May or may not work, might not look right yada yada.
Make a backup of your original before attempting to use.
Apk attached to first post. Rename LGMms3-dark.apk to LGMms3.apk after download.
whiteguypl said:
You get the SDK from Google.
I'm pretty sure the freegee zip has adb bundled with it too. To use that you would just open cmd and navigate to your freegee folder and then run the commands.
It should also be in the root zip.
Edit:
Added dark version. Did not test. May or may not work, might not look right yada yada.
Make a backup of your original before attempting to use.
Apk attached to first post. Rename LGMms3-dark.apk to LGMms3.apk after download.
Click to expand...
Click to collapse
I will check it out I already added inverted G+, YouTube, Google Reader, Currents, etc. I was hoping someone would handle mms. ..how about the dialer??
Sent from my GT-I9300 using Xparent ICS Tapatalk 2
The outside page would look great if you could do the came as inside. Nice job!
Sent from my LG-E970 using Xparent ICS Tapatalk 2
Yeah didnt even think about that, just edited the files i edited on the other one. Didnt need to do anything to that screen the first time. Ill update it when i can, think i have free time sunday. Not going to touch the dialer though. Dont even want to look at it but probably more .9.s to mess with then i feel like messing with. I just did mms as holo because i knew it would just be a few edits.
whiteguypl said:
Yeah didnt even think about that, just edited the files i edited on the other one. Didnt need to do anything to that screen the first time. Ill update it when i can, think i have free time sunday. Not going to touch the dialer though. Dont even want to look at it but probably more .9.s to mess with then i feel like messing with. I just did mms as holo because i knew it would just be a few edits.
Click to expand...
Click to collapse
Starting to learn about working on HTC and you have to have some serious patience. I had to get help making all of my status bar icons and scrolling toggles white. I was going nuts after 30 min...lol
Sent from my HTC One X+ using Xparent Blue Tapatalk 2
still no juice for me...
can you post the stock one??
i forget to backup mine
thanks
LG Stock SustemUI ?
is it LG Stock SustemUI ?
whiteguypl said:
Small mod to the simple mms theme. The rest are unchanged for now.
Click to expand...
Click to collapse
Do you reckon you could make this a .zip that we could flash, or an .apk that we could install?

Categories

Resources