Hi,
i use the rom RCmix3d Runny v4.0.
It has a tweak that allows me to link an app to the personalize button that appears on the bottom bar of the home screen (next to the phone button).
So instead of displaying the personalize menu, it lauchnes an app.
My goal is now to replace the the icon to one that looks like this app.
I found the personalize icon in system/app/Rosie.apk/drawable-port-hdpi/personalize_on.png .
I replaced it and put the new Rosie.apk in the system/app directory using Android Commander.
After restarting Rosie, nothing looks different.
Did I do anything wrong?
Is there an other location that contains this image? I didnt find anything in SystemUI.apk, com.htc.resources.apk and framework-res.apk
Replaceing the png files worked for me when i changed the signal strength bar icon.
Have you tried looking in the launcher your using for the icon. I like the app drawer icon for ics so I got it from nova launcher then created my own icons with it.
Example
{
"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"
}
Sent from my Desire HD using xda premium
Reinaldo33897 said:
Have you tried looking in the launcher your using for the icon.
Click to expand...
Click to collapse
Thats what I did. I use a Sense rom with stock launcher and thats the Rosie launcher. But somehow the icons and images are spread in a lot of apk files, for example Burgundy.apk (for the pink theme, but i cant find the one for the standard theme). I also tried to unzip all apks and search for personalize, but i didnt find anything.
marian42 said:
Thats what I did. I use a Sense rom with stock launcher and thats the Rosie launcher. But somehow the icons and images are spread in a lot of apk files, for example Burgundy.apk (for the pink theme, but i cant find the one for the standard theme). I also tried to unzip all apks and search for personalize, but i didnt find anything.
Click to expand...
Click to collapse
Sorry could not help you there. That's how I was able to find mine unzipped niva and search the drawable folders. Found it in 48x48 and had to resize to 256x256 if I recall correctly.
Sent from my Desire HD using xda premium
Related
I have a lot of Apps that i use and i was wondering if there was an app that can hide some apps in the app drawer?
I use launcher pro and it has the option to hide apps in the app drawer
Calakato said:
I use launcher pro and it has the option to hide apps in the app drawer
Click to expand...
Click to collapse
Is there a way to sill use or get a theme to make it look like sense?
Utopia73 said:
Is there a way to sill use or get a theme to make it look like sense?
Click to expand...
Click to collapse
Set this image as the dock background:
{
"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"
}
...and then set transparent shortcuts for the app drawer, phone, and settings on top of it.
You can use "Fancy Widget" as the clock, it's identical to the stock HTC clock.
You can also use Pure Messenger, Calender, and Music widgets with the Sense themes that come with them to replace the other HTC widgets.
I did change the system font, so the weather info on the clock will look a little different, but you get the idea.
mixedlemon said:
Set this image as the dock background:
...and then set transparent shortcuts for the app drawer, phone, and settings on top of it.
You can use "Fancy Widget" as the clock, it's identical to the stock HTC clock.
You can also use Pure Messenger, Calender, and Music widgets with the Sense themes that come with them to replace the other HTC widgets.
I did change the system font, so the weather info on the clock will look a little different, but you get the idea.
Click to expand...
Click to collapse
can you upload that icon
-jd
jdkoreclipse said:
can you upload that icon
-jd
Click to expand...
Click to collapse
Sure, which one?
Edit: OH. here's the transparent icon for the launcherpro dock.
Managed to change the lock screen sliders to froyo stock ones but I am now wanting to change the font of the clock / date / service provider.
Normally it looks like you would just change the clockopia font for the clock but moto is not using this. The current font being used is DroidSans but if I change this it is pretty much used everywhere!
Is there an XML somewhere I can change?
Maybe keyguard_screen_lock.xml in the framework-res.apk? But I can't see any reference to a font or typeface in there and I just read that you can only use the android default fonts in the layout XMLs so would have to set it in a jar somewhere...
By the way the lock screen sliders are definitely less choppy in the new euro deblurred ROM.
OK so after a bit more digging I can say that the lock screen layout is defined in zz_moto_keyguard_screen_tab_unlock.xml and it uses a bunch of blur styles like: style="\@style/Blur.BigTimeTxt"
Anyone know where these styles are defined?
[Edit]
Looks like it might be in values/styles.xml in the decompiled framework-res.apk
Looking at android.policy.jar next
Also looked at the standard android opensource 2.1 policy code and I can't see any reference to the clock font.
Help!
I think this might be a topic for defy themes forums not general.
Sent using motorola defy
Jt612 said:
I think this might be a topic for defy themes forums not general.
Sent using motorola defy
Click to expand...
Click to collapse
I originally posted it there but it got moved by a mod (the_scotsman).
That's odd i would have thought it was a themeing thing especially because your discussing how.
Sent using motorola defy
Can any devs out there point me in the right direction?
I have copied the standard android lock screen layout and created a new zz_moto_keyguard_screen_tab_unlock.xml which in my opinion looks much cooler than the default defy one.
http://dl.dropbox.com/u/17360979/zz_moto_keyguard_screen_tab_unlock.zip
Still can't figure out how to change the clock font to clockopia though
How does one use this lock screen ? Extract the apk and replace three default and rezip ? Is it possible to use metamorph
Sent using motorola defy
You would need to extract and decompile the framework-res.apk copy in the new XML and then recompile & re zip.
Found it in the framework.jar
Done!
{
"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"
}
good you managed to do it..
it would be nice if you shared how...
Never Before Seen Icons, New In Ice Cream Sandwich Included Are:
Phone
Contacts
Settings
Clock
Internet
Calendar
Camera
App Drawer Launcher
And Other Familiar Icons Are:
MMS
Music
Video
Market
Email
Gmail
Gallery
Calculator
Talk
{
"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 screenshot shows the ICS app launcher icons included in the zip below, which have been extracted from the apk's found in an ICS system dump, posted here
They can be used w/ Launcher Pro or any other launcher that will allow you to select a custom icon for the app. In LP hit MENU>ADD>SHORTCUTS>APPLICATIONS>select app from list>now click on icon(it says "touch icon to change it")>and then navigate to the ISCApps folder and select the corresponding Ice Cream Sandwich icon>then hit OK when returned to desktop.
When replying on a thread I realized you can upload png's so here they are, no need to download zip, and extract. Just right click on the icon that you want and hit "save as" and thats it!
thank youuuuuuuuuu !!!!!!!!!
Looks great, thanks!
nice thanks
Sent from my SPH-D710 using xda premium
in the old pic that was posted their was a different google search widget does anyone have this with chrome style multi colored G?
I can't get my google search to look like that one on any of the ics themes or launchers.
poloboogie said:
I can't get my google search to look like that one on any of the ics themes or launchers.
Click to expand...
Click to collapse
Download the zip titled "Docks, Search & Circle" located at the bottom of this link under the ADDITIONAL IMAGES section and you'll have what you're looking for http://forum.xda-developers.com/showpost.php?p=18814714&postcount=103...granted you'll have to installed Desktop Visualizer, free off the Market, and use the 4x1 widget to link the image in this zip to the googlesearch app
andru_p said:
in the old pic that was posted their was a different google search widget does anyone have this with chrome style multi colored G?
Click to expand...
Click to collapse
I have it somewhere, but once I've located I'll post it up here, check back later tonight......EDITED:My bad for taking so long but here it is, enjoy!
hi all
im busy with some things to customize my oneX to my preferences
now im looking for a way to change the app icons
from:
{
"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"
}
to for instance
and that with all other apps id like to change the icon of
anyone has got an idea to help me with this?
use desktop visualizer from play store..
u can't change the icon of the original app tho'.. only the app shortcut in the home screen..
fade2blak said:
use desktop visualizer from play store..
u can't change the icon of the original app tho'.. only the app shortcut in the home screen..
Click to expand...
Click to collapse
so its not possible to change anything with apk tool in the apk?
demajoor said:
hi all
im busy with some things to customize my oneX to my preferences
now im looking for a way to change the app icons
from:
to for instance
and that with all other apps id like to change the icon of
anyone has got an idea to help me with this?
Click to expand...
Click to collapse
Decompile the APK using APKTool and look around, you might have to go to *appname*/res/_dpi
('_' stands for the letter like xdpi or something)
And hit thanks
theDroidfanatic said:
Decompile the APK using APKTool and look around, you might have to go to *appname*/res/_dpi
('_' stands for the letter like xdpi or something)
And hit thanks
Click to expand...
Click to collapse
already tried that
https://www.dropbox.com/s/s4sb42i9fnkh931/picframe.apk
this is an app picframe that i have decompilised and replaced all icons with my own made icons for a test but it wont install here
maybe someone can have a look at it
heres the original app to https://www.dropbox.com/s/ywf1b3thcvjpnjj/picframe.apk
demajoor said:
already tried that
https://www.dropbox.com/s/s4sb42i9fnkh931/picframe.apk
this is an app picframe that i have decompilised and replaced all icons with my own made icons for a test but it wont install here
maybe someone can have a look at it
heres the original app to https://www.dropbox.com/s/ywf1b3thcvjpnjj/picframe.apk
Click to expand...
Click to collapse
You have to sign it to work Use SignAPK or something, or if you have root, simply use any root explorer and copy the app to /data/app and fix permissions either manually, or via recovery
And hit thanks on my posts where I helped
thx very much for this solution
{
"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"
}
MiHome Modded Version .:laugh:
Features:
Its Themed:laugh:
Its modded to work more flawlessly.:laugh:
Version 1.9 has been taken as core, so Wallpaper setting from Homescreen Editing is a Bit Problematic.:victory:
Its Blueish Now All over...with everything Modded and Themed Inside .
I have tried to Put the Jelly Bean Butter Effect to the MiHome .:silly:
It has a different Looks after a Long wait.:laugh:
It has included , the theme my Blue Version of MIUI Flow Theme.
So no more Lingering with the same old MIUI Style.:laugh:
I hope that everyone would find this very interesting.:good::good::good:
:laugh:
Please Press the THANKS button if you like my work.
Thanks and Regards
Arindam Saha
ChangeLog:
All MIHOme Icons inside the Framework Changed.
Blue Theme Added inside the Res. Framework.apk
Widgets and Icons inside the Launcher has been themed..
A New Lockscreen Added up.
A new Default Flow Blue Theme has been added instead of the Old Theme.
More Inside...for you to find.
The notification bar remains unchanged with me
AndroidGaalaxy said:
The notification bar remains unchanged with me
Click to expand...
Click to collapse
notification bar is different and nothing to do with launcher.its based on rom.
This is great! Good work
Sent from my GT-I9300 using xda app-developers app
Thanks a Lot for all the support towards the work.
The status bar will only change in case of a MIUI Rom , and would never change in Stock ROM.
sunnylovesalman said:
Thanks a Lot for all the support towards the work.
The status bar will only change in case of a MIUI Rom , and would never change in Stock ROM.
Click to expand...
Click to collapse
This is not serious it was me who had misunderstood : P
No issues Buddy. Other than the Status bar , you can use it freely like any other Launcher.
Hello people. I tried it on my FoxHound ROM. But I don't really like it so I uninstall it. Everything returns fine but for the lock screen I can't get back to my original one and thus screwing my lock screen. How now?
Sent from my GT-I9300 using xda app-developers app
This is Turquesa theme made for iphone and I bought this theme when it was in beta.
how to create image like your image
two screen with image backgroung
are u using photoshop?