[CM7 Theme] Aludra [update-New Statusbar_Bg][New LS Aludra][1/12/2012] - Android Themes

I know CM9 will be out soon, but many mid/low android device user cant get ICS
So let me present to you Aludra Theme for CM7 (Theme Chooser) and LS Aludra for MiLocker and WidgetLocker (see 2nd post)
This is mix theme from MIUI/MEIZU by ZduneX25, LABEL by tarunagg and LUNAR UI by RED'X. All credit goes to them.
HDPI tested by Techniclez @kaskus
MDPI tested by knzo @kaskus
LDPI tested by andreas @kaskus
CREDITS:
ZduneX25
tarunagg
RED'X
Max Rudberg for Serious SB Setting
Techniclez for some stuff on this theme
Kgill7 for the spirit
New statusbar background (more smooth than before)
{
"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"
}
Download v1.3 here [link]
Update version Aludra theme for Theme Chooser.
Download v1.2.2 here for Transparent Statusbar version [link]
Download v1.2.2 here for Black Statusbar version [link]
First release (v1.2.1)
Download V1.2.1 here [link]
change log:
v.1.2.1 (1/7/2012)
- First Release
v1.2.2 (1/9/2012)
- New Music UI
- New tab focus
v1.3 (1/12/12)
- New Statusbar_Bg
Bugs:
- Alarm doesnt show the clock (follow this guide to solved it)
Enjoy and feel free to ask here if you find some bugs

LS Aludra for MiLocker and WidgetLocker
*for MDPI only (HDPI/LDPI untested)
Download here [link]
===
LS Ursa for MiLocker and WidgetLocker
*for L/M/HDPI
Download here [link]
===
LS Polaris
Download here [link]
===
LS Polaris 'Screwed'
Download here [link]
===
LS Ursa 'Minora'
Download here [link]
===
LS Adara
Download here [link]
===
LAFT
Download here [link]
===
LS Glasia
Download here [link]
===
LS Cobby
*only for MDPI Device with MiLocker V1.3
Download here [link]
===
LS Aviora for Milocker and Widgetlocker
Download here [link]
enjoy

i've tried your theme, and i got some prob, there's a shadow after i pulldown the statbar.
maybe i should make my statbar transparent first? or what?
'cause i don't understand how to make my statbar transparent.
*sorry for my grammar*

this ****s dope!
thanks for sharing

awesome job bro and woot woot i got spirit, lol

ontic said:
i've tried your theme, and i got some prob, there's a shadow after i pulldown the statbar.
maybe i should make my statbar transparent first? or what?
'cause i don't understand how to make my statbar transparent.
*sorry for my grammar*
Click to expand...
Click to collapse
yes, you should enabled the statusbar transparent. you can follow this guide..
fergie716 said:
So I thought I'd write a little guide to help folks experiencing the "Ghosting" issue
(Feel free to link this post to OP if you want. I'll update it if needed)
These might not work for all devices! Really depends what ROM you have
Ok, so the easiest way to get rid of the ghosting in the statusbar
zdunes patcher
*Download the patcher and follow the instructions to set it up
* Place your framework-res.apk (found in /system/framework/) and your SystemUI.apk (found in /system/app/) in the "files_to_patch" folder
*Start "patcher.bat" and select "Browse Statusbar Tweaks" then "Enable only Transparent Statusbar"
*Follow the instructions and after you make the smali edit thats needed select option 5 then 6
*Put the "statusbar_patch.zip" and "statusbar_undo.zip" on your SD card and flash the patch zip in recovery. If something goes wrong, flash the "undo" zip
-UOT Kitchen
*Go to the kitchen and go to the "File Upload" section
*Upload your framework-res.apk and SystemUI.apk from your current ROM
*After apk's are uploaded, goto the "Status bar" tab and select "Use This Mod"
*Select "Enable transparency in status bar"
*Go to the "Summary" tab, then select "Submit work to kitchen"
*Remember your order number then wait to pick it up
*Download your zip form the kitchen when it's done and flash it in recovery
-apktool
*Download apktool and get it set-up. Make sure you meet all the prerequisites
*place your framework-res.apk and SystemUI.apk in your apktool folder (my path is C:\apktool\ )
*in cmd, cd your path to apktool (ex: cd \apktool)
*now enter this
Code:
apktool if framework-res.apk
apktool d SystemUI.apk
*navigate to your decompiled SystemUI folder and go to /res/layout/status_bar.xml
*Open it and scroll towards the bottom. You'll see a line like this
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:id="@id/date" android:background="@drawable/statusbar_background" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
*change this line
Code:
android:background="@drawable/statusbar_background
to this:
Code:
android:background="@android:color/transparent"
*Now navigate to smali>com>android>systemui>statusbar>StatusBarService.smali
*Open it with a text editor and search for this line
Code:
invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
*directly above it you will find:
Code:
const/4 v5, 0x2
*change this to:
Code:
const/4 v5, -0x3
*Save the changes you made. Now back in cmd type
Code:
apktool b SystemUI SystemUI-transparent.apk
*Take your newly compiled apk and rename to SystemUI.apk. Sign it using APKManager or something similar
*make a flashable zip out of it or copy/paste to /system/app/ and change permissions to rw-r--r--
*Reboot
The apktool method is basically the same as zdune's patcher. Just thought I'd write that one up in case someone can't download the patcher
other tips
*If using ADW or ADW EX try going to ADW's System Preferences and disable "Wallpaper Hack"
*Try using a Live Wallpaper or MultiPicture Live Wallpaper
Click to expand...
Click to collapse

SoCalSpecialist said:
this ****s dope!
thanks for sharing
Click to expand...
Click to collapse
your welcome mate
kgill7 said:
awesome job bro and woot woot i got spirit, lol
Click to expand...
Click to collapse
LOL..yeah man, i love your theming spirit

perfect!
now if only someone could convert this to MIUI theme..

its launcher pro?

HaN6787 said:
its launcher pro?
Click to expand...
Click to collapse
no, is not.
its MIUI Launcher (Tencent/QQLauncher)

it so beautiful Thx for sharing

awesome theme grats!!! finally a nice theme for mdpi cm7 phones

lactasoyiue said:
it so beautiful Thx for sharing
Click to expand...
Click to collapse
your welcome
bs828 said:
awesome theme grats!!! finally a nice theme for mdpi cm7 phones
Click to expand...
Click to collapse
Enjoy

thanks for sharing

Hy my friend mutia...i really2 love ur theme n ur blog..i want to ask some question..can i or how change font in ur great theme?? As a comparison i take this screenshot from ur theme Aludra theme Ics by achep...i want size in ur theme like to be ics theme by achep...thx agan
Sent from my GT-S5830 using xda premium

madxxxpmc said:
Hy my friend mutia...i really2 love ur theme n ur blog..i want to ask some question..can i or how change font in ur great theme?? As a comparison i take this screenshot from ur theme Aludra theme Ics by achep...i want size in ur theme like to be ics theme by achep...thx agan
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
thanks for your report. for me the size is normal. i will give you a guide to resize them ASAP.

mutia said:
thanks for your report. for me the size is normal. i will give you a guide to resize them ASAP.
Click to expand...
Click to collapse
woww...thx gan....i know the size is normal but i really like font size in ics theme by Achep....thx dude ur awesome...i wait ur good news...if u dont busy i want to guide how to change color too...hit button thanks for u gan...

you're just doin great gan
I love everything you do

Sorry connection error

madxxxpmc said:
Sorry connection error
Click to expand...
Click to collapse
To agan Mutia....ive found a bug in line progress...just me on mdpi handheld or maybe to all...this is a screenshot
Sent from my GT-S5830 using xda premium

Related

[Theme] Theme for HyperDroid-GBX-v12 (update: 2011-5-28)

VividComb Theme for GBXv12
{
"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"
}
- Added ADW Launcher、Gmail and updated Google Talk.
- ClockWordMod recovery 100MB is tight enough for installation. Recommend to use CMR 120MB.
Download:
- GBXv12_vividcomb_theme.zip
- Recovery_120M.rar
UNoffical Kernel tytung_r10 for GBXv12
- Based on tytung_r10 Kernel & intregated with initrd by crawlingcity
- Will not malfunction on "Settings > CPU Settings"
- Worked in Android v2.3.3
- Made by "Try & Error" ... so..... make sure that you did a backup before update the kernel
Download: GBXv12_UNoffical_kernel_tytung_r10.zip
UNoffical Patch for GBXv12
- Updated to unoffical kernel tytung_r10
- Replaced Google Talk with video conference version
- Replaced Launcher Pro by ADW Laucher
- Added +20% volume patch
- Added HTC Keyboard with English & Chinese Input (non arrow version only)
- Deleted Android Keyboard & Sound Recorder
- Set LCD Density to 240
- not well test ..... so..... make sure that you did a backup before updating
Download: GBXv12_UNoffical_patch.zip
Steel Blue Theme for v12
Credits: SteelBlue Theme is ported from SteelBlue CM7 by Team Carbon. Thank you edint3000 agreed me for porting this theme to HyperDroid
Modify on GBXv12_steelblue_theme.zip:
- framework-res, SystemUI, Browser, Camera, Contacts, Email, DeskClock, FileManager, FM, Gallery3D, GenieWidget, GoogleQuickSearchBox, LatinIME, Mms, Music, Phone, Settings, Vending.
- It could apply to later version of HyperDroid-GBX ROM if the above application have no change. Please check the change log of the ROM from HyperDroid-GBX thread.
Download:
- GBXv12_steelblue_theme.zip
- Icon & Wallpaper for SteelBlue Theme
Tangerine Theme for v12
Credits: App Icon, Analog Clock and some elements are ported from Themes for HyperDroid CM7 by sonnysekhon. You can download some themed app icons at his thread too.
Modify on GBXv12_tangerine_theme.zip:
- framework-res, SystemUI, Contacts, DeskClock, FM, GenieWidget, GoogleQuickSearchBox, Mms, Music, Phone
- It could apply to later version of HyperDroid-GBX ROM if the above application have no change. Please check the change log of the ROM from HyperDroid-GBX thread.
Download:
- GBXv12_tangerine_theme.zip
- GBXv11_tangerine_theme_v0.1.zip (for v11 only)
HoneyComb Theme for v12
Changes on v0.3:
- fully support v12
- fixed some press button error.
- Change the dailpad, some modify on Music.
- The arrow of mobile data status changed to blue instead of red/green.
- Add colour for power widget when it is on.
- some minor changes on notifications.
P.S. You could search "HoneyComb" in Market for wallpapers. And you can find some themes and app icons if you are using AWD Launcher or Go Launcher.
Download:
- GBXv12_honeycomb_theme.zip
VIVID Theme for v12
Changes on v0.4:
- fully support v12
- Change the dailpad, some modify on Music.
Download:
1. GBXv12_vivid_theme_v0.4.zip
2. GBXv11_vivid_theme_v0.3.zip (for v11 only)
Original Theme:
1. In case you would like to change theme from another theme, you should flash the original theme first otherwise some old theme elements may still keep in the system.
2. You could simply flash the original ROM for the same result but you may require to set LCD Density or something else again.
Download:
1. GBXv12_original_theme.zip
2. GBXv11_original_theme.zip (for v11 only)
Installation:
1. Please backup your system before installation. This is the first time of me for making Theme.
2. Suggested to use 100M+ CWM Recovery & already installed HyperDroid-GBX.
3. Copy GBXvxx_xxxxx_theme_vxx.zip to sdcard > Reboot to CWM > "install zip from sdcard" > "choose zip from sdcard" > choose "GBXvxx_xxxxx_theme_vxx.zip" > "Yes". After installation, reboot.
Finally! I've been waiting for some GBX theme threads, i won't try yet, because I'm still new to the scene, and i don't want to break anything. Thanks though.
Is this Sonnysekhon's vivid theme?
Does it keep the flipping animations?
Will try it out.
Thanks alot.
Been waiting for themes forever.
them
thanks wil try this
lozonw said:
Is this Sonnysekhon's vivid theme?
Does it keep the flipping animations?
Will try it out.
Thanks alot.
Been waiting for themes forever.
Click to expand...
Click to collapse
Yes, it keeps all animations. I just change the Icon to be colourful and make some white/grey/black words easier to read.
Thank you for this.
I've been using GBX for so long that I almost forgot the device has a color screen.
Great with colors back!
Thanks for the response.
Do you plan on porting other themes and making cwm zips?
disco_hk said:
Yes, it keeps all animations. I just change the Icon to be colourful and make some white/grey/black words easier to read.
Click to expand...
Click to collapse
Sent from my HTC HD2 using XDA App
lozonw said:
Thanks for the response.
Do you plan on porting other themes and making cwm zips?
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
What kind of Theme you suggest?
disco_hk said:
What kind of Theme you suggest?
Click to expand...
Click to collapse
Blue would be very kewl
Honeycomb theme like this one.
http://forum.xda-developers.com/showthread.php?t=943423
disco_hk said:
What kind of Theme you suggest?
Click to expand...
Click to collapse
i suggest themes like http://forum.xda-developers.com/showthread.php?t=955177
Or something in black-orange color
thank you for the theme, the awesome ROM is just getting better everyday, I will report soon if the theme is working properly
can u port the monochrome one or red-black theme...thanx
lozonw said:
Honeycomb theme like this one.
http://forum.xda-developers.com/showthread.php?t=943423
Click to expand...
Click to collapse
There are some difficulties for porting this Theme to GBX but anyway I will try later......
Do you have more screen shot of HoneyComb Theme?
Sorry this is the only reference I could find.
disco_hk said:
There are some difficulties for porting this Theme to GBX but anyway I will try later......
Do you have more screen shot of HoneyComb Theme?
Click to expand...
Click to collapse
Sent from my HTC HD2 using XDA App
THX!!!
Hope you can make some more!
A bright one would be cool, something white/greyish, much better to read in the sun
thank you for Tangerine Theme
nice
but are these themes for ADW launcher or for the ROM itself and is this reversible?
ahmedsalem89 said:
nice (...) is this reversible?
Click to expand...
Click to collapse
Exactly, how to uninstall the theme?
Color
Finally, a little bit color
Thank you for this great work!

[CM7 THEME] LunarUi V4.2.1 (FinalFlight) + Icons, mods, and [GO/ADW/LPP](1/26/12)

End of the year Finale, Final Flight. This is it folks, the end of the year is coming and cm9 will be out soon. Everyone will soon abandon theme chooser. But as a new year comes we must move on. However; things will still update here I need to focus on upgrading my phone now so I can add some flavor to MIUI and ICS.
I would like to thank everyone who helped out in the development of this theme, it's been a blast (Huge list of names here ^_^)
Welcome to LunarUi release thread
For Theme Chooser enabled phones
site: redx-mods.co.cc
twitter: @red_gl0w
{
"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"
}
Version 4.2.1 codename: FinalFlight
+ICS styled menus
+button fixes
+multi color releases
MultiColors
Hey guys in case you didn't like the standard magenta color you can now grab one in your favorite color.
Downloads:
NEW LunarUi 4.2.1 cyan
NEW LunarUi 4.2.1 lime
NEW LunarUi 4.2.1 orange
NEW LunarUi 4.2.1 red
NEW LunarUi 4.2.1 pink
Transparent
Donate Version Too
Solid Black
Video Preview
SayIt mClock
Details:
nothing special, just a mclock mod to compliment my final LunarUi release.
Inspired by meizu clock and chris_bans rework
Analog Clocks
Dark
Light
(may get FC on launcher pro not a serious issue)
Icon package with psd
New
Icon Launcher Themes
-Go Launcher ex theme 1.2 (1/7/12)
-Launcher Pro Icons 2.0 (12/28/11)
-Adw Theme 2.0 (1/26/12)
[NEW] Lost Exhibit Collection mClocks
Info: this clock is based off the MIUI style clock but redone with my own personal graphics.
It includes three styles "digital, white panel, and dark panels". They also have different text
colors just load the xmls included. There is also an included date fix to the omega clock.
Enable transparebt Statusbar guide by Fergie 716
fergie716 said:
So I thought I'd write a little guide to help folks experiencing the "Ghosting" issue
(Feel free to link this post to OP if you want. I'll update it if needed)
These might not work for all devices! Really depends what ROM you have
Ok, so the easiest way to get rid of the ghosting in the statusbar
zdunes patcher
*Download the patcher and follow the instructions to set it up
* Place your framework-res.apk (found in /system/framework/) and your SystemUI.apk (found in /system/app/) in the "files_to_patch" folder
*Start "patcher.bat" and select "Browse Statusbar Tweaks" then "Enable only Transparent Statusbar"
*Follow the instructions and after you make the smali edit thats needed select option 5 then 6
*Put the "statusbar_patch.zip" and "statusbar_undo.zip" on your SD card and flash the patch zip in recovery. If something goes wrong, flash the "undo" zip
-UOT Kitchen
*Go to the kitchen and go to the "File Upload" section
*Upload your framework-res.apk and SystemUI.apk from your current ROM
*After apk's are uploaded, goto the "Status bar" tab and select "Use This Mod"
*Select "Enable transparency in status bar"
*Go to the "Summary" tab, then select "Submit work to kitchen"
*Remember your order number then wait to pick it up
*Download your zip form the kitchen when it's done and flash it in recovery
-apktool
*Download apktool and get it set-up. Make sure you meet all the prerequisites
*place your framework-res.apk and SystemUI.apk in your apktool folder (my path is C:\apktool\ )
*in cmd, cd your path to apktool (ex: cd \apktool)
*now enter this
Code:
apktool if framework-res.apk
apktool d SystemUI.apk
*navigate to your decompiled SystemUI folder and go to /res/layout/status_bar.xml
*Open it and scroll towards the bottom. You'll see a line like this
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:id="@id/date" android:background="@drawable/statusbar_background" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
*change this line
Code:
android:background="@drawable/statusbar_background
to this:
Code:
android:background="@android:color/transparent"
*Now navigate to smali>com>android>systemui>statusbar>StatusBarService.smali
*Open it with a text editor and search for this line
Code:
invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
*directly above it you will find:
Code:
const/4 v5, 0x2
*change this to:
Code:
const/4 v5, -0x3
*Save the changes you made. Now back in cmd type
Code:
apktool b SystemUI SystemUI-transparent.apk
*Take your newly compiled apk and rename to SystemUI.apk. Sign it using APKManager or something similar
*make a flashable zip out of it or copy/paste to /system/app/ and change permissions to rw-r--r--
*Reboot
The apktool method is basically the same as zdune's patcher. Just thought I'd write that one up in case someone can't download the patcher
other tips
*If using ADW or ADW EX try going to ADW's System Preferences and disable "Wallpaper Hack"
*Try using a Live Wallpaper or MultiPicture Live Wallpaper
Click to expand...
Click to collapse
Applying dock:
1. In launcher pro choose froyo wide dock
2. set corresponding shortcuts
3. long press and change icon to transparent
This theme includes
+themed icons
+themed framework
+some themed apps
+custom dialer (MDPI only for green)
+transparent statusbar support
+widgets skinned
Bugs/future Tweaks for v2.0
-google serach widget name dosen't show
-plan to make statusbar more transparent (possibly add another one)
(ANYMORE PLEASE ASK ME)
-downsize the signal icons
-theme lpp widgets
-skin adw/launcherpro screen indicators (miui style)
CURRENT REQUESTED ICONS for 2.0:
*done read pages 17 to 19*
CREDITS:
Chris_banks2 - extremely artistic mods
Fergie716 - extremely helpful guy!
Jabbawalkee - keyboard based off matted blues
ZduneX25 - replying emails and teaching me how to theme
Wormdoes - tester and creating general setup + screens used in preview
Kattara - tester + screens
Shadowninty - tester + screens
Djoptimusone - tester
Cyanogen - linux source
Deviantart - inspiration
Guys in the post your homescreen thread - inspiration
FIXED LINKS 1/24/12 *new links to mediafire*
LunarUi 421 (trans)
LunarUi 421 (matte)
Alpha and Omega + (lost exhibit) mClocks
Lunar Simple + Elegant mClocks
Sayit mClock
LunarUi icons V3
LunarUi icons v1 (classic w/ borders)
Custom docks by Chris_Banks
For icons request them here
Don't mirror my links
>if you like hit the thanks button below or donate
>everyone can help by not reuploading my files
>can't download? email me [email protected] or pm
>extract the zip files, don't be an idiot and flash them
Please donate to help me Keep up with android.
My phone cannot use the latest android or MIUI
Really nice looking theme!!!!!! Great job
Very slick.. DL'ing now, thanks!
by the way, do you mind sharing what font that is in the first pic
onedrops said:
by the way, do you mind sharing what font that is in the first pic
Click to expand...
Click to collapse
which font? What words does it say >_<
any 4g icon for us Verizon lte users?
jr4000watts said:
any 4g icon for us Verizon lte users?
Click to expand...
Click to collapse
yeah I'm pretty sure I made a 4g icon. If not let me know
realy nice theme
This looks amazing, really nice work. Might just have to restore my CM backup!
R3D X said:
yeah I'm pretty sure I made a 4g icon. If not let me know
Click to expand...
Click to collapse
nope stock gingerbread icon from cm7, weird tho because when applying it did not give me an error like other themes when stuff is "missing" either way sick theme!!!!
Totally awesome job, Red X!!
jr4000watts said:
nope stock gingerbread icon from cm7, weird tho because when applying it did not give me an error like other themes when stuff is "missing" either way sick theme!!!!
Click to expand...
Click to collapse
that's cause i compiled on linux so it's market officail I'll try to get that 4g themed asap
kattara said:
Totally awesome job, Red X!!
Click to expand...
Click to collapse
Thanks Kat
R3D X said:
which font? What words does it say >_<
Click to expand...
Click to collapse
Sorry about that, the one that says "August 29th" in the first pic
onedrops said:
Sorry about that, the one that says "August 29th" in the first pic
Click to expand...
Click to collapse
you'll have to pm WormDoes That's his screenshot and setup
Thanks!!!
onedrops said:
Sorry about that, the one that says "August 29th" in the first pic
Click to expand...
Click to collapse
It's called Telev2
looks good, not a fan of some of the status bar icons but otherwise awesome job.
mbh87 said:
looks good, not a fan of some of the status bar icons but otherwise awesome job.
Click to expand...
Click to collapse
Thanks which ones don't you like?
R3D X said:
Thanks which ones don't you like?
Click to expand...
Click to collapse
I said that wrong, I should have said I dont like the sizing of some of the icons. The signal especially seemed too big to me.

[THEME CHOOSER APK][HDPI][UPDATED 10/28/11]Fergie's Mix

Hello all.. I have been working on this Mixed Theme Chooser apk for a while now.. It consists of elements from some of my favorite themes for Theme Chooser.. I was using this for personal use but had a lot of requests to share the apk. However since none of it is my personal work (besides a few small things) I wanted to get in touch with the original creators to make sure it was OK I released it.. So I did just that and here I am
False alarm on the MDPI, will fix asap. If anyone can test on an MDPI device please contact me via PM or Gtalk at [email protected] thanks
There are so many people I want to thank (in no particular order)
Credits
-zDunex25 for permission to use work
-R3D X for permission to use work and helping alot!
-Kevin2516 for permission to use work and being awesome!
-Kowalski & Signa Team for Icon Set (www.calque.ch/signa)
-kgill7 for permission to use work and helping me alot! check out his sick themes!
-roi14 for testing
-jr4000watts for testing
-hayhay for testing
-us1graham for testing
-dazedandconfused for testing and support
**If I forgot someone please letme know!!**
SCREENSHOTS of V1​
{
"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 the first time I really modded a Theme Chooser apk this much. Remember, this is still in BETA so please report bugs! Also, please support the awesome guys who's work I put together! Take a look at their Themes!
LINKS UPDATED 10/22/11​
DOWNLOAD V1.1 HERE​
DOWNLOAD V1.1 WITH TRANSPARENT STATUSBAR HERE​
UNINSTALL CURRENT MOD BEFORE APPLYING UPDATE
**Please Reboot Twice After Applying Theme**
V2
Here is version 2 of the same theme.. This has more transparency throughout the theme and also a different screen background..
Screenshots of V2​
LINKS UPDATED 10/22/11​
DOWNLOAD V2.1 HERE​
DOWNLOAD V2.1 WITH TRANSPARENT STATUSBAR HERE​
Whats Been themed
Code:
framework-res.apk
SystemUI.apk
Phone.apk
Mms.apk
DeskClock.apk
GoSMS
Tapatalk
XDA
Torch
Contacts
Email
Gmail
Keyboard
Settings
DropBox
Root Explorer
Zedge
Voodoo Control App
GTalk
SetCPU
ROM Manager
Maps
Music
Facebook
Gallery
DSP Manager
Dev Tools
Desktop Visualizer
Calendar
Camera
Cache Cleaner NG
Browser
Superuser
WidgetLocker
Minimalistic Text
Twitter
Power Widgets
Market
Calculator
And alot more!
Also added some of my favorite wallpapers! To use them, download Theme Chooser Wallpapers from the Market!
If you can see your alarms in the clock's settings, download this DeskClock.apk and copy/paste to /system/app/ then change permissions to rw-r--r-- and reboot
Enable Transparent Statusbar
So I thought I'd write a little guide to help folks experiencing the "Ghosting" issue
These might not work for all devices! Really depends what ROM you have
Ok, so the easiest way to get rid of the ghosting in the statusbar
zdunes patcher
*Download the patcher and follow the instructions to set it up
* Place your framework-res.apk (found in /system/framework/) and your SystemUI.apk (found in /system/app/) in the "files_to_patch" folder
*Start "patcher.bat" and select "Browse Statusbar Tweaks" then "Enable only Transparent Statusbar"
*Follow the instructions and after you make the smali edit thats needed select option 5 then 6
*Put the "statusbar_patch.zip" and "statusbar_undo.zip" on your SD card and flash the patch zip in recovery. If something goes wrong, flash the "undo" zip
-UOT Kitchen
*Go to the kitchen and go to the "File Upload" section
*Upload your framework-res.apk and SystemUI.apk from your current ROM
*After apk's are uploaded, goto the "Status bar" tab and select "Use This Mod"
*Select "Enable transparency in status bar"
*Go to the "Summary" tab, then select "Submit work to kitchen"
*Remember your order number then wait to pick it up
*Download your zip form the kitchen when it's done and flash it in recovery
-apktool
*Download apktool and get it set-up. Make sure you meet all the prerequisites
*place your framework-res.apk and SystemUI.apk in your apktool folder (my path is C:\apktool\ )
*in cmd, cd your path to apktool (ex: cd \apktool)
*now enter this
Code:
apktool if framework-res.apk
apktool d SystemUI.apk
*navigate to your decompiled SystemUI folder and go to /res/layout/status_bar.xml
*Open it and scroll towards the bottom. You'll see a line like this
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:id="@id/date" android:background="@drawable/statusbar_background" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
*change this line
Code:
android:background="@drawable/statusbar_background
to this:
Code:
android:background="@android:color/transparent"
*Now navigate to smali>com>android>systemui>statusbar>StatusBarService.smali
*Open it with a text editor and search for this line
Code:
invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
*directly above it you will find:
Code:
const/4 v5, 0x2
*change this to:
Code:
const/4 v5, -0x3
*Save the changes you made. Now back in cmd type
Code:
apktool b SystemUI SystemUI-transparent.apk
*Take your newly compiled apk and rename to SystemUI.apk. Sign it using APKManager or something similar
*make a flashable zip out of it or copy/paste to /system/app/ and change permissions to rw-r--r--
*Reboot
The apktool method is basically the same as zdune's patcher. Just thought I'd write that one up in case someone can't download the patcher
other tips
*If using ADW or ADW EX try going to ADW's System Preferences and disable "Wallpaper Hack"
*Try using a Live Wallpaper or MultiPicture Live Wallpaper
very nice.. will it available in MDPI?
hanxgen3 said:
very nice.. will it available in MDPI?
Click to expand...
Click to collapse
Yea it's in the works. I will update the thread title and OP when I get the MDPI version settled
Edit: Apparently it does work on MDPI, however some elements are not there yet. But I should have it all settled by 10-23-11
looks good! Thanks.
Downloading now.
Please please make a transparent top bar version please.
Ethan2011 said:
looks good! Thanks.
Downloading now.
Click to expand...
Click to collapse
Thank you, hope you enjoy
jordan23945bulls said:
Please please make a transparent top bar version please.
Click to expand...
Click to collapse
Funny you said that, I actually did make one but didn't want to hear about "ghosting" issues lol. By "transparent top bar" your referring to the statusbar right?
fergie716 said:
Thank you, hope you enjoy
Funny you said that, I actually did make one but didn't want to hear about "ghosting" issues lol. By "transparent top bar" your referring to the statusbar right?
Click to expand...
Click to collapse
Yes the top bar! Can you please post it? This theme is nice I like the purple stuff dripping down in the pulldown thing
jordan23945bulls said:
Yes the top bar! Can you please post it? This theme is nice I like the purple stuff dripping down in the pulldown thing
Click to expand...
Click to collapse
Thanks! Yea I'll upload transparent statusbar versions for both
And also if you could maybe theme the now playing icon that shows in the top bar for music mod? That would be amazing not many themes have it themed oh and the signal bars could you make them have like the ghost bars too? So it doesn't look so empty?
---------- Post added at 10:00 AM ---------- Previous post was at 09:59 AM ----------
fergie716 said:
Thanks! Yea I'll upload transparent statusbar versions for both
Click to expand...
Click to collapse
Thank you thank you
jordan23945bulls said:
And also if you could maybe theme the now playing icon that shows in the top bar for music mod? That would be amazing not many themes have it themed oh and the signal bars could you make them have like the ghost bars too? So it doesn't look so empty?
---------- Post added at 10:00 AM ---------- Previous post was at 09:59 AM ----------
Thank you thank you
Click to expand...
Click to collapse
Yea I'm always changing stuff so the signal bars will probably be changed at some point
And if you post a link to that app I can probably do it. Your referring to the icon that pops up in the notification bar correct?
fergie716 said:
Yea I'm always changing stuff so the signal bars will probably be changed at some point
And if you post a link to that app I can probably do it. Your referring to the icon that pops up in the notification bar correct?
Click to expand...
Click to collapse
Yes in the top left. Its called Music Mod, I'm going to look for the link since its only xda where I've seen it, thank you. Here is the link. http://forum.xda-developers.com/showthread.php?t=1164334 I noticed the alarm clock icon too, could you change it to the one that looks like the miui theme? Its just that the icon doesn't match with the battery wifi etc.
Wow the settings menu is sweet. Hopefully we see an mdpi version so I can try it out.
Sent from my LG-VM670 using XDA App
Waiting for MDPI version like it
Thanks for the kind words! I will probably have the MDPI versions out by the weekend, maybe earlier
I will post an update ASAP to fix the wi-fi signal (too small). Look for it either later tonight/tomorrow
fergie716 said:
Thanks for the kind words! I will probably have the MDPI versions out by the weekend, maybe earlier
I will post an update ASAP to fix the wi-fi signal (too small). Look for it either later tonight/tomorrow
Click to expand...
Click to collapse
yeah... i'll waiting
Hey fergie can we have multiple apks installed at a time.
Sent from my Google Nexus X 4G using xda premium android app
info[]box1 said:
Hey fergie can we have multiple apks installed at a time.
Sent from my Google Nexus X 4G using xda premium android app
Click to expand...
Click to collapse
You can have V1 and V2 installed at the same time, but you can't have V1 + V1 transparent or V2 + V2 transparent installed at the same time
Sent from my Nexus S 4G using Tapatalk

[MiLocker] MIUI Lockscreen porting to LDPI (Updated 05 Januari 2012)

I'm Sorry I can't update more themes for a while
I trying to porting MIUI Lockscreen for LDPI devices. So LDPI users can use it
How to :
This is only for Ginger (2.3) and Froyo now (2.2)
Install Mi Locker from here http://app.miui.com/index_en.html or https://market.android.com/details?...ult#?t=W251bGwsMSwxLDEsImNvbS5taXVpLmhvbWUiXQ
Download file lockscreen (*.mtz)
Copy lockscreen file to "sdcard/MIUI/theme"
Apply the Lockscreen
If you want to add Wallpaper, just copy wallpaper to "sdcard/MIUI/wallpaper". But before you copy it, remove the extension of wallpaper.
Example : Color_five.png <- Remove ".png" from this file then copy to wallpaper folder.
More collection Coming SOON. Here is for the lockscreen :
Color_FiveTargets v1.2
{
"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"
}
credit to h_zee13
Samsung GalaxyS v2
credit to h_zee13
Zipper en
credit to xavierjohn22
Side Kick
credit to h_zee13
SLDDown_v2
credit to h_zee13
UPDATE 22 DECEMBER 2011
Reveal v2
credit to h_zee13
Download
ROU UI
credit to timmy16744
Download
HUD
credit to dbilliter
Download
UPDATE 24 DECEMBER 2011
XJs Galaxian
credit to Xavierjohn22
Download
Wallpaper
UPDATE 25 DECEMBER 2011
Komodo Project v1.0
The one of new seven wonders from Indonesia
Download
Batik Project v1.0
The Real Indonesian Culture, Heritage of Indonesia
Download
UPDATE 05 JANUARI 2012
Denim by Coolfire
Download
Classic
Download
​
Click to expand...
Click to collapse
I'll take a rest for a while before continuing next project
i'm sorry if any bugs, i'll try to fix it.
The other Themes, but it was not ported by me. Great Job man
1. UpDown by Devras
2. Orange and Pinks by Fa7erin
3. Awan by Fa7erin
4. YinYan by gondronk
5. Colors Five Target with New Theme by Mello^
6. XPeria LDPI by ra3al
7. Another theme by lijinc
Reserved for Next
Damn man I love you... It works flawlessly using Samsung one. I really looking forward for next themes and maybe its little bug in puzzle theme, date on my device show 12.. 16 so two periods and about three spaces...
And if I can request rou ui and default iphone like theme?
Slide(it)d from my crappy galaxy mini
da_malyk said:
I trying to porting MIUI Lockscreen for LDPI devices. So LDPI users can use it
How to :
This is only for Ginger (2.3)
Install Mi Locker from here http://forum.xda-developers.com/showthread.php?t=1390822
3. Download file lockscreen (*.mtz)
4. Copy lockscreen file to "sdcard/MIUI/theme"
5. Apply the Lockscreen
If you want to add Wallpaper, just copy wallpaper to "sdcard/MIUI/wallpaper". But before you copy it, remove the extension of wallpaper.
Example : Color_five.png <- Remove ".png" from this file then copy to wallpaper folder.
For now, i just porting 3 lockscreen, More collection Coming SOON. Here is for the lockscreen :
Color_FiveTargets v1.2 credit to h_zee13
Samsung GalaxyS v2 credit to h_zee13
Zipper en credit to xavierjohn22
Next Project : Side Kick
Click to expand...
Click to collapse
can you provide a tutorial for converting to ldpi??
thanx gan... u 're d'best
lanjutkan...
awesome work prof daud
Dude can you tell percentage i have to reduce in mainfest and for imgs for mdpi
thanks
Nice work. Good for wildfire. Please please please resize the yin yan theme.
Quote " its healthy to have enemies, it means you've stood up for something you believe in "
great work da_malyk, good stuff for us LDPI'ers
Can i request any guide about which size it must have what to change on xml etc? I would like to make resize some themes to
Slide(it)d from my crappy galaxy mini
Gnaver said:
Damn man I love you... It works flawlessly using Samsung one. I really looking forward for next themes and maybe its little bug in puzzle theme, date on my device show 12.. 16 so two periods and about three spaces...
And if I can request rou ui and default iphone like theme?
Slide(it)d from my crappy galaxy mini
Click to expand...
Click to collapse
OK, thanks i'll check the script again.
Next project yaa , i"ll take a rest for a while, 3 days for 4 theme
Gnaver said:
Can i request any guide about which size it must have what to change on xml etc? I would like to make resize some themes to
Slide(it)d from my crappy galaxy mini
Click to expand...
Click to collapse
in xml just edit the x and y position and about the size. And resize the image too, I'm usually using 50% percentage from original image
doomhammer07 said:
can you provide a tutorial for converting to ldpi??
Click to expand...
Click to collapse
yeah, it's WIP
but my english is not well,
it's just resize the original image and editing the script in manifest.
www69 said:
thanx gan... u 're d'best
lanjutkan...
Click to expand...
Click to collapse
Youre welcome gan, haha
abdgdr said:
awesome work prof daud
Click to expand...
Click to collapse
ane bukan prof om , i'm only a newbie
monts11 said:
Dude can you tell percentage i have to reduce in mainfest and for imgs for mdpi
thanks
Click to expand...
Click to collapse
in MDPI i don't know, but in LDPI I reduce it 50% in width and fleksible in heigh.
MDPI is 320 in width, so, maybe it can use 67% to reduce.
slymobi said:
Nice work. Good for wildfire. Please please please resize the yin yan theme.
Quote " its healthy to have enemies, it means you've stood up for something you believe in "
Click to expand...
Click to collapse
Thanks, for next project yaa . Be patient
swifteh said:
great work da_malyk, good stuff for us LDPI'ers
Click to expand...
Click to collapse
Thanks
Which music player i need to show the widget in lockscreen like in your screenshots? im using mortplayer and i dont want its own lockscreen i want the one just like in your images. Thnx for reply
How about these ones?
ROU UI LS -> http://gadgetdesire.blogspot.com/201...creen-v16.html
SLIDE SLIP LS -> http://htcfanboys.com/index.php?app=...s&showfile=172
MELA HD2 LS -> http://minus.com/lbfdkqNpmz5DxU
ROU UI v2 LS -> http://forum.xda-developers.com/atta...8&d=1310846131
VA 3way minimal lockscreen v2 -> http://www.multiupload.com/79UY9IZ7CI
6ways -> http://min.us/lblt27srM57hrJ
I don't mind when will you finish porting and resizing this themes cause I can totally wait and I know it will take some time. just want you to know many of us LDPI users here supports you mate
and check out these themes I've posted above, they are one of the greats
I've tried the themes you've resized and they are working very well on my Samsung Galaxy Fit! Thanks a lot! We'll be waiting eagerly ~
P.S , you can download MiLocker directly here on Android Market -- > https://market.android.com/details?...ult#?t=W251bGwsMSwxLDEsImNvbS5taXVpLmhvbWUiXQ..
Hey can i get this even if my wildfire is not rooted, its stock 2.2 version?
enco93 said:
Hey can i get this even if my wildfire is not rooted, its stock 2.2 version?
Click to expand...
Click to collapse
It says it only works on Android 2.3 (Gingerbread) above . so no for Froyo ROMS
NICE WORK MAN... CAn u plz make SGS2 lockscreen for ldpi?
Trying this stuff...
:: sent from my CM7.2 | S5570
:: by squadzone
:: using XDA developers app
thanks gan...work in my device galaxy 551
Sent from my Galaxy 551
Gnaver said:
Which music player i need to show the widget in lockscreen like in your screenshots? im using mortplayer and i dont want its own lockscreen i want the one just like in your images. Thnx for reply
Click to expand...
Click to collapse
if you want to title+album art out, you can using MIUI Music.
Mello^ said:
How about these ones?
ROU UI LS -> http://gadgetdesire.blogspot.com/201...creen-v16.html
SLIDE SLIP LS -> http://htcfanboys.com/index.php?app=...s&showfile=172
MELA HD2 LS -> http://minus.com/lbfdkqNpmz5DxU
ROU UI v2 LS -> http://forum.xda-developers.com/atta...8&d=1310846131
VA 3way minimal lockscreen v2 -> http://www.multiupload.com/79UY9IZ7CI
6ways -> http://min.us/lblt27srM57hrJ
I don't mind when will you finish porting and resizing this themes cause I can totally wait and I know it will take some time. just want you to know many of us LDPI users here supports you mate
and check out these themes I've posted above, they are one of the greats
I've tried the themes you've resized and they are working very well on my Samsung Galaxy Fit! Thanks a lot! We'll be waiting eagerly ~
P.S , you can download MiLocker directly here on Android Market -- > https://market.android.com/details?...ult#?t=W251bGwsMSwxLDEsImNvbS5taXVpLmhvbWUiXQ..
Click to expand...
Click to collapse
Can't open ROU UI LS, SLIDE SLIP LS and ROU UI v2 LS link
Yeah, maybe it's take some time, but i'll try to Port some lockscreen again.
Actually a lot people can porting the lockscreen, I see one in X8 Thread. So, be patient and hopefully more and more people can port this locksreen
gmp009 said:
NICE WORK MAN... CAn u plz make SGS2 lockscreen for ldpi?
Click to expand...
Click to collapse
hmm, i will try it, be patient
valliance said:
Trying this stuff...
:: sent from my CM7.2 | S5570
:: by squadzone
:: using XDA developers app
Click to expand...
Click to collapse
yukimura12 said:
thanks gan...work in my device galaxy 551
Sent from my Galaxy 551
Click to expand...
Click to collapse
Thanks

[MIUI/Nova/Apex/Go][THEME] MiroEx Project MIUI v5 [2340+ Icons](UPDATE 09.08.2013)

Hey everyone,
since i don't use MIUI any more and I have no more time to maintain this thread,
I gave my friend TweetyPeety the permission to create a new thread.
Here you can find the NEW thread: http://forum.xda-developers.com/showthread.php?p=45629580
If I'm going back to MIUI some day, I will contribute some new icons .
So good luck to everyone, have fun, and a big THANKS, to TweetyPeety for keeping this alive.
Also a lot of thanks to all contributors!:highfive: without you guys this wouldnt have come so far!
A lot of work, time and pleasure was put in this project!
CU and cheers!
Click to expand...
Click to collapse
{
"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"
}
So here it is, the MIUI v5 Miro Icons Expansin (aka Vexillum Project MIUI v5)
NOTE
*if you are on MIUI V5 apply JUST ICONS
*if you are on MIUI V3/V4 you can try anything, but it's just kinda beta yet, so dont expect everything to work!
Click to expand...
Click to collapse
DOWNLOAD 1.0/MIRROR
DOWNLOAD 1.1.0/MIRROR
DOWNLOAD 1.1.1/MIRROR
DOWNLOAD 1.1.2/MIRROR
DOWNLOAD 1.1.3/MIRROR
DOWNLOAD 1.1.4/MIRROR
/v 1.1.5 MIRROR/v 1.1.5 MIRROR 2
Nova/Apex/Go... Version
Click to expand...
Click to collapse
/TEXT LINK
IMPORTANT
I'm putting this under cc license, to prevent abuse!
- You must give proper credits
- You are NOT allowed to use this for commercial purpose (you are NOT allowed to SELL it)
- You are allowed to share this
That's a necessary step, because some guys out there started to earn money with my hard work, and with the work of all contributors!
Click to expand...
Click to collapse
Changelog
Click to expand...
Click to collapse
Code:
[B][U]1.1.4 - 09.06.2013[/U][/B]
*new icons by le me, DoorKeeper, Gspin96, johnsag49, karl.kw, LukaNyan, marx1201, MikeFields, P-Sign, Repz, tung91, TweetyPeety
--------------------------------------------------------------------------------
[B][U]1.1.3 - 02.05.2013[/U][/B]
*maybe the v5 icons misalignment issue is fixed, but no clue to be honest because im still on v4
*new icons by le me, bakmaster, DjSkarpia, Kalwap, marx1201, MKuiter, telep, tung91, yener90
--------------------------------------------------------------------------------
[B][U]1.1.2 - 03.04.2013[/U][/B]
*new icons by le me, -BioHaZard-, ciaastek, jek1919, marx1201, Repz, sas1k, telep, tung91, TweetyPeety, vovka-horoshiy, yener90
--------------------------------------------------------------------------------
[B][U]1.1.1 - 18.03.2013[/U][/B]
*new icons by le me, avoulk, -BioHaZard-, P-Sign, telep, tung91, TweetyPeety, valliance
--------------------------------------------------------------------------------
[B][U]1.1.0 - 09.03.2013[/U][/B]
*new icons by le me, ciaastek, CosmicDan, P-Sign, TweetyPeety, vovka-horoshiy
*optimized for v3/v4 too (icons should be applicable now)
*some theme improvements by jenicekk - thx btw (works only for v3/v4)
*template update
--------------------------------------------------------------------------------
[B][U]1.00 - 07.03.2013[/U][/B]
*first release! :)
*new icons by le me, TweetyPeety, White
*thx to tung91 for Nova/Apex/Go... Version
how to find out process names
Click to expand...
Click to collapse
1st way
1. got to https://market.android.com/
2. search for app you need and open it
3. for example angry birds:
in the url bar you can see the process name like this
Code:
https://market.android.com/details?id=[COLOR="Red"]com.rovio.angrybirds[/COLOR]&feature=search_result
2nd way
1. download SystemPanelLite Task Manager from the market
2. open the specific app you need
3. press home button
4. go to SystemPanelLite
5. press the desired app name
6. you can see the process name
3rd way
fergie716 said:
Navigated to /data/system/customized_icons/
That's where you can find correct package names for un-themed icons
Click to expand...
Click to collapse
4th way
1. got to http://activities.droidicon.com/
2. type in the app you are looking for
3. pick the activity name
how to add your own icons
Click to expand...
Click to collapse
1. rename your xxxx.mtz file to xxxx.zip now extract everything to your desired folder.
2. rename the icons file to icons.zip
3. rename the icon png to the right process name (see first post)
4. open the icons.zip file and put the png into it
5. rename it back to icons (without .zip)
6. now put the icons file into your xxxx.zip and rename it back to xxxx.mtz
done...
TUTORIAL
*a detailed tutorial will be posted in a few days, but i guess most of you know what ther're doing
*!!! PLEASE USE THE RECORDED ACTIONS FOR BLURRY ICONS (included) !!!
Click to expand...
Click to collapse
ATTENTION
*some of you guys maybe dont know that, but the glyph is not suposed to be bigger then that!
*and dont forget to use the layer style!
Click to expand...
Click to collapse
IMPORTANT
got more then 3 icons? PUT THEM IN A ZIP!!!!
Click to expand...
Click to collapse
//UPDATE (03.04.2013)
v.2.0
/MIRROR
first set of icons...
Re: [MIUI][Icons] MiroEx Project MIUI v5
Heall yeaaaa can't wait .. .for what follows and I'm first
Sent from my Galaxy Nexus using Tapatalk 2
Re: [MIUI][Icons] MiroEx Project MIUI v5
Subscribed
Sent from my GT-N7100 using xda app-developers app
Great ! is it ok to make apk for launcher
Good stuff!
I see why you guys took time with the template, I tried making one from the miui_mod_icons resources myself but it was difficult. None of my icons have the same 'pizaz' that the Miro ones do.
*PM sent*
tung91 said:
Great ! is it ok to make apk for launcher
Click to expand...
Click to collapse
sure, go for it...
this icons pack combine with CM10 themes chooser and this will be perfect
nice job PhysX
spiderio said:
this icons pack combine with CM10 themes chooser and this will be perfect
Click to expand...
Click to collapse
CM10 does not support icon themes. Only option for non MIUI users is to use a custom Launcher (but that only themes icon in the launcher, not system-wide).
CosmicDan said:
CM10 does not support icon themes. Only option for non MIUI users is to use a custom Launcher (but that only themes icon in the launcher, not system-wide).
Click to expand...
Click to collapse
it actually is possible to change only icons with theme chooser, but then if you want to change whole theme to something else, icons change to default/ones from other theme too
dope icons, they look awesome
MiroEx for Apex/Nova
Just made package for Apex/Nova with system icons, contain mask and icon upon, will help you make all your icon themed Will update as fast as op in future
♥♥♥♥♥
TEXT LINK​
Enjoy !
If you want to support more launcher, request here and i will try just using Apex and Nova on my phone !
Re: [MIUI][Icons] MiroEx Project MIUI v5
Waaah! This is so awesome!
Verstuurd van mijn Google Nexus S met Tapatalk
first release is out...
take a look at post 1-3
i'm very busy at the moment so the dl buttons are really f*ck3d... so if someone would like to do some, i would really appreciate
mtz package please....
AWESOME, now I can start to make Icons
Turtuga said:
mtz package please....
Click to expand...
Click to collapse
first post
Re: [MIUI/Nova/Apex/Go][THEME] MiroEx Project MIUI v5 [200+ Icons]
Looks really good PhysX, but it's not working on Miui GB. Just reporting back! Hope this theme will be as great as Vexillum!!
Verstuurd van mijn Google Nexus S met Tapatalk

Categories

Resources