[Request] Clear lockscreen w/ rain drops on glass look. - Hero CDMA Themes and Apps

Hey guys, i just wanted to see if anyone was up for the task of trying out somthing i would really love to see on my phone. I love the rain and rainy days and I would love to have a clear lockscreen that looks like it has a dew-ie like look to it. Anyone think that would be possible?
For clarification:
The look im going for is how your window looks like on a rainy day^^

This would be neat. I would have to learn how to make lockscreens. My new task.

this is what ive got so far, I need to adjust the colors a little but this is actually kind of tough because water is clear so I will work on it a little more when I get home tonight but feel free to try it out it's for 2.1 and flash it just like regular
this has to include the com.htc.resources so if you have any mods to your taskbar then this will change some of the icons.
I am not responsable if you mess up you mess up your phone.
download here
{
"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"
}

wtphoto said:
this is what ive got so far, I need to adjust the colors a little but this is actually kind of tough because water is clear so I will work on it a little more when I get home tonight but feel free to try it out it's for 2.1 and flash it just like regular
this has to include the com.htc.resources so if you have any mods to your taskbar then this will change some of the icons.
I am not responsable if you mess up you mess up your phone.
download here
Click to expand...
Click to collapse
I dont understand, why would that mess with com.htc.resources.apk when lockscreen_topedge.png is in HtcLockScreen.apk? That should be the only file you're messing with.

this is what ive got so far, I need to adjust the colors a little but this is actually kind of tough because water is clear so I will work on it a lit
Click to expand...
Click to collapse
I dont understand, why would that mess with com.htc.resources.apk when lockscreen_topedge.png is in HtcLockScreen.apk? That should be the only file you're messing with.
Click to expand...
Click to collapse
Because to get a completely clear lock you have to modify lockscreen_archglass_top, lockscreen_archglass_bottom, and I think its called lockbar.png which are all located in the com.htc.resources.apk otherwise you still get the bar/arch (depending on if you use espresso or regular rose) across the lockscreen
-------------------------------------
Sent via the XDA Tapatalk App

Couldn't you just make this in photoshop with a transparent bg, stick it in your drawable folder in framework and push framework without editing anything else?

Couldn't you just make this in photoshop with a transparent bg, stick it in your drawable folder in framework and push framework without editing anything else?
Click to expand...
Click to collapse
In 1.5 this was the case as all the images where stored in htclockscreen.apk>res>drawable 320x480 however in 21 they spread the png's for everything all over the place. That's why to get it completely clear you have to edit files in com.htc.resources.apk also because of the way 2.1 is set up it took like 2 weeks to figure out how to do it because the xml code had to be edited. If you think I'm wrong do it yourself the way you think. I was just trying to be helpful
-------------------------------------
Sent via the XDA Tapatalk App

Wtphoto: wow thats just awesome!!^^ i never expected anyone to respond let alone actually do it ^^. Usually my rare requests go unheard or ignored in terms on internet =P.
Looks damn near spot on what i was imagining! wow good job! Hopefully we could get some other people's takes on it too.
Oh oh oh i just thought of it. how about the animation on a rainy day for the weather widget (not the actual animation, just the image it pops out). That look is perfect too, just without the windshield wiper.

Question, the lockscreen you made is just overlapping on a previous lockscreen picture i had before, how do i clear that one up?

frostrunner said:
Question, the lockscreen you made is just overlapping on a previous lockscreen picture i had before, how do i clear that one up?
Click to expand...
Click to collapse
if you where using a jpg or something like that then you need to go in and clear the lockscreen cache by doing this is adb
Code:
adb remount
adb shell
cd /data/misc/lockscreen
rm *
cd /system/customize/resource
rm htc_wallpaper*
exit
then go in and flash the clear lockscreen

Here's my take on it, using the Rotary Lockscreen:

^I like that.

JsChiSurf said:
Here's my take on it, using the Rotary Lockscreen:
Click to expand...
Click to collapse
That is pretty sweet.

Hot **** that rotary one looks awesome! I'll be waiting for a download link on that!

i want this. . can i get the download please.

Rainy Day Wallpaper Rotary Lock
Here is a link to a MetaMorph for applying the "rainy day" wallpaper to the rotary lockscreen (textless version). I do NOT plan any making any other versions / iterations of this lockscreen, however, if you like this as is, please feel free to use / enjoy. This should be compatible with any 2.1 based Sprint ROM that has been deodexed.
XML Control File <--- Apply using the latest MetaMorph application
Your phone may freeze when applying, and when coming back up, the MetaMorph may not have fully applied. If this is the case, re-run MetaMorph, and select the 'framework-res' sub-theme, apply, and reboot.
Initial boot will take a while as your cache is rebuilt.
Reference:

thanks alot surf ur the man.

Related

Remove Home Screen Page Backgrounds?

Would it be possible to remove the transparent background from each of the pages of the home screen when zoomed out in the Sense UI?
To see what I mean, look at the outline behind the icons/widgets of each screen in the following picture:
{
"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 guy hacked the notifications bar to be transparent for the Sense UI, so I was thinking something like this might be possible too?
http://forum.xda-developers.com/showthread.php?p=5719453#post5719453
Good idea. Seems to be possible, I like the idea anyway.
If it is anything like in Launcher2.apk then it is just an image that is used as the background and can be easily made transparent. The only image I saw in Rosie.apk that could be it was thumbnail_panel.png in drawable-normal-port-hdpi. I have included a Rosie.apk (actually Rosie.zip in the attachment but rename to .apk) with that image made transparent so that you can try it out. I haven't actually flashed any of the Sense UI ROMs for the nexus yet, and probably won't unless I get really bored, but I did dig around its images for theme-ing purposes and figured I would check to see if what you wanted was easily doable.
install with
Code:
adb remount
adb push Rosie.apk /system/app/Rosie.apk
You should first back up your current Rosie.apk so that if this doesn't work, then you can go back to normal.
Code:
adb pull /system/app/Rosie.apk . (period denotes your working directory)
Edit: Also, this isn't really development related, it would go better in the themes section.
david1171 said:
If it is anything like in Launcher2.apk then it is just an image that is used as the background and can be easily made transparent. The only image I saw in Rosie.apk that could be it was thumbnail_panel.png in drawable-normal-port-hdpi. I have included a Rosie.apk (actually Rosie.zip in the attachment but rename to .apk) with that image made transparent so that you can try it out. I haven't actually flashed any of the Sense UI ROMs for the nexus yet, and probably won't unless I get really bored, but I did dig around its images for theme-ing purposes and figured I would check to see if what you wanted was easily doable.
install with
Code:
adb remount
adb push Rosie.apk /system/app/Rosie.apk
You should first back up your current Rosie.apk so that if this doesn't work, then you can go back to normal.
Code:
adb pull /system/app/Rosie.apk . (period denotes your working directory)
Edit: Also, this isn't really development related, it would go better in the themes section.
Click to expand...
Click to collapse
Wow, you are the F-ing MAN!
Thanks!!!
Added this to my guide
http://forum.xda-developers.com/showthread.php?t=636795
I'm surprised that worked. The image was the only that looked like it could work, but it was huge and not a .9.png. Huge like 480x762.
It worked which is what counts
Wow, why would you want this o_0
People have weird personal preferences lol
*don't take this post offensively please, but this is a rather odd thing to want to remove.. or even care about at all actually*
Awesome.
This is awesome! Thanks!
Eclair~ said:
Wow, why would you want this o_0
People have weird personal preferences lol
*don't take this post offensively please, but this is a rather odd thing to want to remove.. or even care about at all actually*
Click to expand...
Click to collapse
Wow, what a douchebag. Seriously.
Why bother posting this crap?
Obviously I noticed it, and obviously I care. And it looks like others do too.
Paul22000 said:
Wow, what a douchebag. Seriously.
Why bother posting this crap?
Obviously I noticed it, and obviously I care. And it looks like others do too.
Click to expand...
Click to collapse
I said don't take the post offensively cause it wasn't meant to be an offensive post, I was looking for you to simply explain why you want something as minor as this removed. I wasn't directly meaning calling you "weird", but it seems I'm a douchebag (lol) for asking a question. I don't exactly see why you got so bothered by this. Quite funny to me, actually.
Bump to see if you could modify it for the lastest rom? A17?
http://android-theme-minus.googlecode.com/files/Remove_home_screen_panels.zip
Here is a metamorph file to get transparent home screen panels. It should work with any version that has that image in that location.
Paul, you might want to add this to your OP so that people don't have to scroll to the second page to find it.
david1171 said:
http://android-theme-minus.googlecode.com/files/Remove_home_screen_panels.zip
Here is a metamorph file to get transparent home screen panels. It should work with any version that has that image in that location.
Paul, you might want to add this to your OP so that people don't have to scroll to the second page to find it.
Click to expand...
Click to collapse
How do you install this? Is the Rosie.apk zipped inside?
david1171 said:
http://android-theme-minus.googlecode.com/files/Remove_home_screen_panels.zip
Here is a metamorph file to get transparent home screen panels. It should work with any version that has that image in that location.
Paul, you might want to add this to your OP so that people don't have to scroll to the second page to find it.
Click to expand...
Click to collapse
No go, didn't do anything. /=

[THEME] Desire Notification Bar for CM-5.0.7-T3-N1

For the community because I couldn't find any around.
24/05 - An updated framework-res.apk ONLY for CM-5.0.7-T3 ONLY! Apply this asper instructions below and change the clock and notification text colour to your preference in the Spare Parts app. CM-5.0.7-T3 ONLY. The 3G icon fix by suffeks is included.
OLDER - An updated framework-res.apk and services.jar based on CM-5.0.7-T2-N1 with the black Desire status bar, Desire icons, semi-transparent pull-down menu (framework-res.apk) and white notification bar text (services.jar).
Edit: I don't intend to maintain this or turn it in to a theme or morph. I just threw it out there. Kang it.
1. Push or copy to /system/framework
2. Reboot
These files are based on test files! Expect them to change or break when you upgrade!
{
"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"
}
Looks great, thanks a lot.
wrong session.
Where are many blackdesire bar in theme secion.
I also have made it for my morph theme.
www1 said:
wrong session.
Where are many blackdesire bar in theme secion.
I also have made it for my morph theme.
Click to expand...
Click to collapse
Fair enough on the section... even though it's compiled rather than a theme... I could have put it elsewhere. The mods are pretty friendly round here though, so no harm no foul.
Didn't mean to step on your territory either... I couldn't find a morph for 5.0.7 that didn't break services.jar. Sorry if I didn't look hard enough. I take no creative credit, nor do I intend to maintain, I just thought it filled a gap. Perhaps I was wrong. If this is the case the mods can delete.
djmcnz said:
Fair enough on the section... even though it's compiled rather than a theme... I could have put it elsewhere. The mods are pretty friendly round here though, so no harm no foul.
Didn't mean to step on your territory either... I couldn't find a morph for 5.0.7 that didn't break services.jar. Sorry if I didn't look hard enough. I take no creative credit, nor do I intend to maintain, I just thought it filled a gap. Perhaps I was wrong. If this is the case the mods can delete.
Click to expand...
Click to collapse
One more theme isn't going to hurt. The more the merrier.
djmcnz said:
Fair enough on the section... even though it's compiled rather than a theme... I could have put it elsewhere. The mods are pretty friendly round here though, so no harm no foul.
Didn't mean to step on your territory either... I couldn't find a morph for 5.0.7 that didn't break services.jar. Sorry if I didn't look hard enough. I take no creative credit, nor do I intend to maintain, I just thought it filled a gap. Perhaps I was wrong. If this is the case the mods can delete.
Click to expand...
Click to collapse
no problem with your edit (i edit my service.jar manual by decompling it)
but just use correct section.
I think aso you can made a metamorph file for easy install.
Excellent, thanks for the update!
It's be awesome if pershoot would combine this + 15 apps + invisible lock screen + custom message.
=D
can this be flashed via recovery?
or do i have to push the 2 files to the appropriate places via ADB?
thanks in advance
EDIT: had to push the 2 files using ADB; works great, using it on nightly from yesterday
Nice, been looking for just the bar.
Ok, stupid question time, I have adb set up on my laptop, but the power cord is fried, need to wait for the replacement to come in. Could I just use root explorer to copy the files over? I'm guessing I'd need to mount r/w first though.
kitsunisan said:
Nice, been looking for just the bar.
Ok, stupid question time, I have adb set up on my laptop, but the power cord is fried, need to wait for the replacement to come in. Could I just use root explorer to copy the files over? I'm guessing I'd need to mount r/w first though.
Click to expand...
Click to collapse
You can use root explorer after mounting /system as rw yes (do this with root explorer). Copy the files as in post #1 and reboot.
Bug
This causes the market to FC every time it tries to install anything.
I've wiped and reflashed cyan 507 t2 and all is ok. as soon as i push servicer.jar and the framework-res.apk it causes market to FC when it tries to install...
Using Root Explorer kept putting me in a boot loop, the phone reboots as soon as I try to replace the framework-res file. I threw adb on my store's pc, got it working just fine that way, thanks for this.
@adam, go to settings -> applications -> Manage applications and go to Market. Uninstall updates, and everything should work fine.
kitsunisan said:
@adam, go to settings -> applications -> Manage applications and go to Market. Uninstall updates, and everything should work fine.
Click to expand...
Click to collapse
Thanks a lot buddy...worked like a charm
I got everything updated and running, but performance took a nosedive. Are the PNGs in this optimized?
laslow said:
I got everything updated and running, but performance took a nosedive. Are the PNGs in this optimized?
Click to expand...
Click to collapse
Yes, colours, depth, size and transparency. In fact they're better optimised than the stock images. This was just a stop-gap until somebody releases a 5.0.7 morph or theme though.
it would be baller if this was added to the 15 recent app/invisible lockscreen mod from http://droidbasement.com/db-blog/?p=396
RixKliq said:
it would be baller if this was added to the 15 recent app/invisible lockscreen mod from http://droidbasement.com/db-blog/?p=396
Click to expand...
Click to collapse
total mindhive my friend
there is a tiny bug in this, regarding the 3g icon. when data is going and the arrows are changing, the "3G" moves up/down a pixel, someone edit that in photoshop plz and fix the alignment
suffeks said:
there is a tiny bug in this, regarding the 3g icon. when data is going and the arrows are changing, the "3G" moves up/down a pixel, someone edit that in photoshop plz and fix the alignment
Click to expand...
Click to collapse
Wow! Keen eye... I see it also but only for a split-second before it changes to an H.
I've just released a beta of Kang-o-rama 0.7 and will endeavour to fix it for the final release of that.

Bio-Hazard Lock Screen (100% DONE)

I will be working on a fully loaded Bio-Hazard theme for the next few days but atm I have just been working on the lock screen. Note that this lock screen is not "as is" for when teh theme comes out, its subject to change. But for now enjoy the sneak peek of the lock screen.
Images:
{
"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"
}
Thanks:
cbarlan- For always being there when I need help, and teaching me most of what I know about android.
Vince OB- For helping me figure out a couple of things in the past that has came in handy with some of the things i have done.
brian m- For letting me know which xml file i needed to switch to make the background work.
And a couple others that escape me.
I didn't forget you! I just have a massive headache and I cant think straight. Ill put you on the list as your name comes up in my head, or PM me.
Can anyone help me. When I'm trying to change the "unlock" text it makes me either get rid of the unlock text or gets rid of my background, and makes the back ground transparent. I'm willing to sent the apk if anyone is willing to fix this for me. Thanks
MyDroidHax said:
Can anyone help me. When I'm trying to change the "unlock" text it makes me either get rid of the unlock text or gets rid of my background, and makes the back ground transparent. I'm willing to sent the apk if anyone is willing to fix this for me. Thanks
Click to expand...
Click to collapse
Lock screen looks great. Ill take a look at the file soon and see if I can help. Not home just yet. But looks great
Thanks!! I'm getting sooo stressed out. I just woke up missing my grandpa really bad. I guess a bad dream, so I'm going to go see him today.
Fixing this lock screen < My grandpa
p.s. this should have only taken 30 mins MOST. I have spent well over 5 hours
haha
MyDroidHax said:
Can anyone help me. When I'm trying to change the "unlock" text it makes me either get rid of the unlock text or gets rid of my background, and makes the back ground transparent. I'm willing to sent the apk if anyone is willing to fix this for me. Thanks
Click to expand...
Click to collapse
What are you changing to make this happen? Are you trying to make it spell something other than "unlock"?
Not anymore.. I gave up on that. Now I just want the background to show. The background is in framework-res > res > drawable
MyDroidHax said:
Not anymore.. I gave up on that. Now I just want the background to show. The background is in framework-res > res > drawable
Click to expand...
Click to collapse
I've never gotten the backgrounds to stick. That's why if u notice on both of my themes I post the wallpaper for people to download and use.
The lockscreen wallpaper is controlled by the keyguard_screen_tab_unlock.xml in the res folder. You have to change the background line to reference the jpg. Go grab the one that JsChisurf made up.
cbarlan said:
I've never gotten the backgrounds to stick. That's why if u notice on both of my themes I post the wallpaper for people to download and use.
Click to expand...
Click to collapse
No its the Lock screen background..
brian m said:
The lockscreen wallpaper is controlled by the keyguard_screen_tab_unlock.xml in the res folder. You have to change the background line to reference the jpg. Go grab the one that JsChisurf made up.
Click to expand...
Click to collapse
OMG your a hero haha. Thanks! Putting link up now!
Flashed this over Aloysius 2.0.8 after renaming the htclockscreen.apk and it's oh so pretty
Thanks!
Telgar said:
Flashed this over Aloysius 2.0.8 after renaming the htclockscreen.apk and it's oh so pretty
Thanks!
Click to expand...
Click to collapse
why did you have to rename it? And Thanks
alo is koni's awesome rom but he had an issue with the vanilla lockscreen so he put in the htc one. To enable the vanilla lock you had to unload the htc one.
-------------------------------------
Sent via the XDA Tapatalk App
MyDroidHax said:
why did you have to rename it? And Thanks
Click to expand...
Click to collapse
cause that has to be renamed or deleted or u will not be able to see anything but that lockscreen type. remember this is a modified version of flipz vanilla lockscreen and to get it to work the htc version must not be there. so the two options are to either delete or rename. If u install flipz flahable zip for the initial vanilla lockscreen it will delete it for you.
cbarlan said:
cause that has to be renamed or deleted or u will not be able to see anything but that lockscreen type. remember this is a modified version of flipz vanilla lockscreen and to get it to work the htc version must not be there. so the two options are to either delete or rename. If u install flipz flahable zip for the initial vanilla lockscreen it will delete it for you.
Click to expand...
Click to collapse
oh okay cool. Wish i knew a way to through flips lock screen in my update.zip. But I'm just not good with all this stuff quite yet.

[THEME] Midnight v1.0

This is a port of a port. All credit for creativity goes to edint3000 for the theme and Bigloof for the original port to the Fascinate and some of the images used.
The original theme can be found here.
The Fascinate port can be found here.
Give them a check and some thanks for all of their hard work if you get a chance. When I saw this, I really thought some of you guys would like it so I got to work moving some png's and doing a few xml changes. This is what I came up with.
{
"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"
}
As usual, disable lagfix if you have it as a precaution. Yes you may re-enable it after you are done. (I get that question all the time, so I figure I better start putting that in also.) Make a backup. I'm not responsible for anything you do to your phone. Flash in recovery.
Mesmerize: DI14 Midnight theme
Froyo Mesmerize: EA11 Midnight theme
Showcase: DJ20 Midnight theme
The wallpaper can be found below.
Looks awesome. I'll give this a go tonight. Thanks as always!
Thanks phidelt!
Quick question for you, I really love the carbon fiberesque look of the slide down from the Dark Gloss theme, but I really like everything else about this Midnight theme, would that be as simple as an edit to a .png (or a swap)? (The way it's animated I would think the buttons at the top and the actual notification slider part would be separate images and could possibly be swapped from theme to theme, but I know nothing .)
works well and looks nice....good job!
bdemartino said:
Thanks phidelt!
Quick question for you, I really love the carbon fiberesque look of the slide down from the Dark Gloss theme, but I really like everything else about this Midnight theme, would that be as simple as an edit to a .png (or a swap)? (The way it's animated I would think the buttons at the top and the actual notification slider part would be separate images and could possibly be swapped from theme to theme, but I know nothing .)
Click to expand...
Click to collapse
There's a few things involved with it. I really like the carbon fiber drops also. Once things die down and we get this 2.2 up and running I'm going to build my own theme and that is one of the features that it will have. As far as swapping out one drop down for another, I haven't done it, but I'm sure it is pretty easy. There may be a few .9 files that will have to be taken in to consideration but that should be the worst of it.
Awesome, sounds good man! Thanks for the response!
looks and works Great on the Showcase
of course I had to tweak the notification bar
Got this flashed and out looks great. Just a quick question...on the original theme they were able to change some app designs (market was one). Is that something we can get or do we not have that functionality?
Sent from my SCH-I500 using XDA App
**Is going to be patient and wait for phidelt cuz he's the man
akellar said:
Got this flashed and out looks great. Just a quick question...on the original theme they were able to change some app designs (market was one). Is that something we can get or do we not have that functionality?
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
That will be in v1.1 as soon as I can get to it. I tried to get it going in v1.0, but it wasn't as easy as moving the png files like normal. That's why I used the port instead of the original. I might be getting a break from this project I'm working on now, so that might be something I can work on in my spare time.
Not a big deal just gives me something to look forward to on some new themes. If that project is froyo then you just keep plugging away and ignore the rest of us!
Sent from my SCH-I500 using XDA App
Thanks for this port, Phidelt. Installing now.
love this theme!
I love the carbon fiber drop down from a few other themes so I hacked the original with some blue highlights and copied it into phidelts port and now have it on my phone. If you have any interest, I'll post the zip later on
here is how it looked before i added color;
here's what adding carbon to the original looks like...
what do i gotta do to get the carbon fiber on mine...it looks nice!!!
BakedTator said:
what do i gotta do to get the carbon fiber on mine...it looks nice!!!
Click to expand...
Click to collapse
how much do you know about theming?
like if i give you the .9 file do you know how to put it in the twframework-res.apk...
I can tell you where to put it.. you just use 7zip..
i dont know where it goes but i am great at following instructions
btw i normally move file with root explorer homie...cant get adb to work right on my comp...or i can use termial emulator
BakedTator said:
i dont know where it goes but i am great at following instructions
Click to expand...
Click to collapse
Download this, It's the New Background with Carbon
You need to have 7zip installed on your computer..
And also this theme...
Right click on the Midnight.zip theme go to 7zip and Open Archive
Go to system/framework
Right click twframework-res.apk click Open
open the res folder
open drawable-hdpi
and paste your new background into the folder
click yes to copy
then close 7zip
Reflash the theme using Phidelt82's instructions....
giving it a shot now...wish me luck...ans yes i got my stuff backed up!
Edit : got it all done and disabling voodoo so i can flash...this works...imma buy you a beer
Edit : well that was easier than i thought...well done and big big thanks to you!!!

Help me figure this out, would ya? What can I use?

Hey,
Needing a little help/advice here.
I've been trying for 3 hours to make something work, but have failed. lol
I'm trying to find some kind of music buttons / widgets / toggles that allow me to change their icons.
This is my problem~
{
"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"
}
I almost got 1x1 power toggles to work,(first pic)
but they have a blotchy ugliness around them when on the lighter background, even being transparent.
They are sitting over my current "built in icons" just as a test, but it's no good.
The second shot is what Im going for, but I cant figure out what to use to make it happen.
I just need a "Play, Forward, and reverse" button to control my music, but I need to be able to make their icons transparent.
Anyone know of anything I can use to accomplish this?
I couldnt think of anywhere else to ask, So Im posting here.
Figured if anyone knew, it would be someone here.
Sorry if I wasnt clear enough, Ill try to elaborate if needed.
Hopefully this gets some replies! lol
I appreciate any help or insight.
Thanks.
Well if you wanted you could change the icons themselves in the apk.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Is that wallpaper, have you tried using gimp to make an icon http://www.gimp.org/ if not edit the wallpaper and use a clear icon. Even use uccw
sent from the thing I stab with my finger when I get two minutes
Sn1per 117 said:
Well if you wanted you could change the icons themselves in the apk.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Click to expand...
Click to collapse
Thanks man,
But this app is "Power toggles".
and I don't think I could do that without messing up the whole app.
Plus, it's a little beyond me to do that anyway.
jugg1es said:
Is that wallpaper, have you tried using gimp to make an icon http://www.gimp.org/ if not edit the wallpaper and use a clear icon. Even use uccw
sent from the thing I stab with my finger when I get two minutes
Click to expand...
Click to collapse
All the icons you see on there (minus the power toggles) are icons i put right on the wallpaper using GIMP.
They all have clear icons over them, but I cant do that with this. Not with this app anyway.
and the other apps I find with "music buttons" dont allow me to change icons either. :/
The first wall is my current one with the power toggles over top, but the 2nd is the one i just edited to do this, but now I cant do it. lol :/
Thanks for reply.
So you want just clear icons for the widget? You could drag and drop the pngs with 7zip easily or decompile if you know how. I could do it for you when I have the time.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Sn1per 117 said:
So you want just clear icons for the widget? You could drag and drop the pngs with 7zip easily or decompile if you know how. I could do it for you when I have the time.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Click to expand...
Click to collapse
Yeah, but that's the thing..
The widget even gives me the choice to choose an invisible icon for it, as well as allowing me to make the background of the widget totally transparent, Yet it still gives me the funky blotchiness with both the invisible icon and transparent background.
Just to make it easier to understand/visualize..
This is how it is normally~
with just one toggle~
Transparent BG~
Transparent icon~
Transparent icon and background~
and even with both transparent BG and icon, (icon not transparent here, but the result is the same)
It still looks like this~
So, after seeing all that, You still think you could actually go in and tweak it to make it look proper?
It would be awesome if so!
but honestly, Im feeling skeptical about it. lol :/
and I can't just long press on it to change the icon like with regular apps.
So Im lost.
and I cant find any other apps/widgets that would let me do something similar.
Thanks man. <3
Sn1per 117 said:
So you want just clear icons for the widget? You could drag and drop the pngs with 7zip easily or decompile if you know how. I could do it for you when I have the time.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Click to expand...
Click to collapse
Hey sn1per..
You got me thinking..
Maybe what you were talking about could be done with this, instead?
https://play.google.com/store/apps/details?id=com.github.mediabuttons&hl=en
This would work well for what I need if only I could change those big ugly buttons to my own invisible icon.
What do ya think? lol <3
Good news!
I found something that works exactly as I need it to!
It's called "Media Keys"..
https://play.google.com/store/apps/details?id=net.cwfk.ig88.mediakeys&hl=en
Very cool, thanks for the replies guys! I appreciate. <3
Works perfectly to.
Nice and quick acting "buttons", working flawlessly with my PowerAmp.
Before~
After~
I'm stoked! haha
Rasa11 said:
Works perfectly to.
Nice and quick acting "buttons", working flawlessly with my PowerAmp.
Before~
After~
I'm stoked! haha
Click to expand...
Click to collapse
Cool, looks good.
sent from the thing I stab with my finger when I get two minutes
Cool find. You can also use Widgetsoid for this in the future, though the only issue would be alignment depending on how your screen is setup. BTW, did you just use the option within the shortcut setup to make the icons invisible?
MissionImprobable said:
Cool find. You can also use Widgetsoid for this in the future, though the only issue would be alignment depending on how your screen is setup. BTW, did you just use the option within the shortcut setup to make the icons invisible?
Click to expand...
Click to collapse
Thanks man. Was super happy to find that. lol
Cool, I will install widgetsoid for future use, Looks good.
I made them invisible just like changing any other app icon,
Long press> Replace > Navigate to invisible icon and choose/set it. Then renamed them to be blank/unnamed the same way, Long press > rename
(well, im using go launcher, not sure if it works the same with others)

Categories

Resources