Need Ideas --New Icon Set - Windows Mobile Development and Hacking General

Hi, all
I was thinking about an icon with spheres as the base. I have a really quick on made it in like 1 min. tell me wat u think?

Related

"glass ball" icons?

Hi,, i am just wondering if its possible to completly change the app/icon pictures to something totaly differnt?
i have just rooted and flashed my phone with the leedroid rom.. and then a nice espresso mod style theme.. but it doesent change any icons as such...
I was wondering if its possible to get something like these shown on this thread in the HD2 forums... and if so is it a hard process to do?
http://forum.xda-developers.com/showthread.php?t=621907
cheers
You can use "FolderOrganizer Lite" to change the icons.
Thanks.. Does that come with any icon sets? Or if not what's the procedure for importing icons
.
Thanks for the advice .. )
Sent from my HTC Desire using XDA App
I would suggest DesktopVirtualizer, it's much more user friendly and does the same job. You just add a widget called "desktopvirtualizer (SS)" and it let's you choose the application and the icon you want for it + custom text with custom color and background. I think either applications don't have any icon packs included.
do any of these automaticly change all my icons to a specific type in 1 click? ? or do i have to manualy select and change each and every icon ?

[Q] how to change clock color in status bar

i'm trying change clock in status bar to white,but i don't know how. who can help me?
my phone is mytouch 3g-32B
Its not white to begin with? Ive been on gingerbread too long I guess...
If you are on a cyanogenmod based rom then there is a setting somewhere to change stuff like that. If not... look for themes?

[Q] customizing a rom

i want to customize a cutom rom like hyperion, i want to know if some body can help me in that. i want to change the battery percentage icon of status bar to left side which is currently on the rght side please help me how to do this. I will be really thankful to you..
techfision said:
i want to customize a cutom rom like hyperion, i want to know if some body can help me in that. i want to change the battery percentage icon of status bar to left side which is currently on the rght side please help me how to do this. I will be really thankful to you..
Click to expand...
Click to collapse
You will need to have good reading and learning (with practice) skills to do that. Search for guides on status bar mods using search button and go through the guides that follows up. Or if you want you can try asking someone to do that for you. There are already other mods in there, just have a look at themes section.
A Hero Can Be Anyone. GENERAL HELP THREAD
may be u can edit in statusbar expanded xml
cmiiw
give me ur framework-res.apk...i'll do it for u
here is my framework
thanku sir for helping me, i want my battery percentage text to be on the left hand side of the battery icon as it is in all stock rom for high ended phones, i will be really thankful to you...
I think move icon in status bar
Just mod statusbar expanded
(just change clock n icon)
May like this?
Sent from my GT-S5360 using Tapatalk 2

statusbar tracking

hi all, i have followed the guide to get fullscreen statusbar expanded, and now i'm trying te add the statusbar icons to statusbar tracking, so it looks like you drag the statusbar down. so far i got the carrier text and the clock working, but the icons won't work. anybody got any idea on how to get this working? screenshots attached
mjz2cool said:
hi all, i have followed the guide to get fullscreen statusbar expanded, and now i'm trying te add the statusbar icons to statusbar tracking, so it looks like you drag the statusbar down. so far i got the carrier text and the clock working, but the icons won't work. anybody got any idea on how to get this working? screenshots attached
Click to expand...
Click to collapse
Buddy first I will explain what u have done.
In statusbar tracking inside close drag handle u removed image view created a new layout and added carrier text and com.android.systemui.statusbar.clock to it. Now u also want status icons to be added to it. So u copied the linear layout with id status icons to ur layout in statusbar tracking and compile and u get fc.
Now I explain y. In ur statusbar.xml at start there is a line com.android.systemui.statusbar.statusbarview and then inside that all ur things are placed. The status icons are showed not just because they have id but because they have a method linked to statusbarview and when ur statusicons id is used inside that view than only it works. And if u say y clock and carrier work. They world because they are independent smalli's. Again same is not the case with dateview. Even tough we have different dateview.smalli but it is linked inside statusbarview.smalli so after pulldown it shows dateview on statusbar. And if we want to remove dateview we change its text and backgrounds color to transparent. Basically we hide it nor remove it. If u delete com.android.systemui.statusbar.dateview from statusbar.xml u are bound to get fc bcoz statusbarview.smalli and statusbarservice smalli is made to show it and they found it missing in layout even tough its code is there in smalli file.
Now I give a solution. If u want to bring status icons..I suggest u use statusbar greper coz it has all the status icons needed and u can theme icons to. Or u will have to duplicate the whole status icons method which as far as I know I very time taking and very less chance of succeeding.
I am telling coz I tried the thing but it didn't work and my new systemui mod already has greper where u want them to be and works properly. I haven't released it yet. Good luck
Sent from my GT-S6102 using Xparent BlueTapatalk 2
samsoul16 said:
Buddy first I will explain what u have done.
In statusbar tracking inside close drag handle u removed image view created a new layout and added carrier text and com.android.systemui.statusbar.clock to it. Now u also want status icons to be added to it. So u copied the linear layout with id status icons to ur layout in statusbar tracking and compile and u get fc.
Now I explain y. In ur statusbar.xml at start there is a line com.android.systemui.statusbar.statusbarview and then inside that all ur things are placed. The status icons are showed not just because they have id but because they have a method linked to statusbarview and when ur statusicons id is used inside that view than only it works. And if u say y clock and carrier work. They world because they are independent smalli's. Again same is not the case with dateview. Even tough we have different dateview.smalli but it is linked inside statusbarview.smalli so after pulldown it shows dateview on statusbar. And if we want to remove dateview we change its text and backgrounds color to transparent. Basically we hide it nor remove it. If u delete com.android.systemui.statusbar.dateview from statusbar.xml u are bound to get fc bcoz statusbarview.smalli and statusbarservice smalli is made to show it and they found it missing in layout even tough its code is there in smalli file.
Now I give a solution. If u want to bring status icons..I suggest u use statusbar greper coz it has all the status icons needed and u can theme icons to. Or u will have to duplicate the whole status icons method which as far as I know I very time taking and very less chance of succeeding.
I am telling coz I tried the thing but it didn't work and my new systemui mod already has greper where u want them to be and works properly. I haven't released it yet. Good luck
Sent from my GT-S6102 using Xparent BlueTapatalk 2
Click to expand...
Click to collapse
thanks for the explanation, it makes sense actually,
but unfortunately i've got a new phone, so i won't try to do this anymore
mjz2cool said:
thanks for the explanation, it makes sense actually,
but unfortunately i've got a new phone, so i won't try to do this anymore
Click to expand...
Click to collapse
Buddy u can press the thanks button if it helped. And which new fone u got??
Sent from my GT-S6102 using Xparent BlueTapatalk 2
samsoul16 said:
Buddy u can press the thanks button if it helped. And which new fone u got??
Sent from my GT-S6102 using Xparent BlueTapatalk 2
Click to expand...
Click to collapse
done, and see my sig

Change Your Status bar!!! Easier way

Hey Guys
Want to change Battery ,Wifi ,Signal icon Of Your Wish
I have made a Video regarding changing status bar icons..
So Go here -https://youtu.be/tdECxyp-9gM
And Support my work... also see my other videos .. hit Likes and Subscribe for more

Categories

Resources