How to change smileys - Desire HD Q&A, Help & Troubleshooting

Hi guys can you help me change my smileys, the default android smileys looked like shrek for me and it's kinda annoying hehehe thanks in advaced

j3yps said:
Hi guys can you help me change my smileys, the default android smileys looked like shrek for me and it's kinda annoying hehehe thanks in advaced
Click to expand...
Click to collapse
there in the framework-res.apk and easy to replace, if you find some emoticons you like i can replace them for you

can u tell the method in PLAIN ENGLISH please?

Same as the guy above..oh and if it's not too much to ask, can you pls give us a step by step guide on how to do this.

1. Extract your framework-res.apk. you will find it in /system/framework/.
2. download and install 7zip, on your pc.. its a free program.
3. on your pc, right click on your extracted framework-res.apk, find the 7zip contex menu, and click on open archive (DONT EXTRACT IT)
4. A box will open, now navigate to the \res\drawable-hdpi-v4\ folder, inside there you will find the emoticons, they have names like "emo_im_cool.png" and "emo_im_crying.png". find some suitable replacement emoticons, and rename them to the match the file names in the folder.
5. just drag and drop your new emoticons in the folder, and replace the existing ones.
6. close 7zip. now download the update.zip template i've attached at the bottom, unzip it and copy your modified framework to the framework folder inside the zip, go back to the root of the zip and zip it back up.
7. copy the update.zip to the root of your sd card and flash it from recovery

I found an easier solution, will post it IF succesful

But what if you just want to replace the text instead of the image?
I'm using the gingerbread keyboard and it has this smiley button, but how can i change them?

I created a guide here
http://forum.xda-developers.com/showthread.php?p=11094721#post11094721

uot kitchen only has 2 diff smiley sets and there crap

Do you know any other sources with more choice of smileys?

I tried AndroHero's method and it works ti only have a few questions
1. why did the image showed up like this? is there a specific setup that i should do?
{
"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"
}
2. can i put an image size that i want or i should use a 30x30 image only?

Anybody?....

Related

Need help editing a clock widgit: Can anyone help?

I don't mind donating to someone who can help either, but, basically, here's my theme/setup:
{
"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"
}
What I want to do, is change the color of the inside of the boxes behind the numbers to red, and leave the rims around them black/gray.
Is there anyway to edit the apk to do this? If so, could anoyne guide me through it? I would love help, because I think that that would just put my setup towards perfect for me.
well, usually what I do in this situation is first copy the apk to a working directory. Then extract the apk in the working directory, and look in one of the drawable folders for the image. Edit the image to your liking. Then when you are done, replace the original image inside the untouched apk you kept in your working directory. You should then be able to either push that apk back onto the phone, install it, or package it in the rom and reflash.
elegantai said:
well, usually what I do in this situation is first copy the apk to a working directory. Then extract the apk in the working directory, and look in one of the drawable folders for the image. Edit the image to your liking. Then when you are done, replace the original image inside the untouched apk you kept in your working directory. You should then be able to either push that apk back onto the phone, install it, or package it in the rom and reflash.
Click to expand...
Click to collapse
Ya know, I've been looking for the Apk file in my phone, and I have no idea where it's at (using sdk tools to search through my phone), because I was thinking just with common sense, that what you said would be the way to go about it.
here's the dev. site:
http://www.davidgoemans.com/mainsite/node/13
It looks like there's no apk to dload to the computer first... is there anyway you can help me with where to look on my phone for the file?
It is probably in /system/framework
Either com.htc.resources.apk
or
framework-res.apk
Well, I went ahead and found it, but, now it's not letting me install the apk for some reason. It's saiying that it's replacing the old digiclock even though I removed that one.
Here's the apk file I created. All I did was rename it to a zip, replace the files, and rename it back to apk.
Can anyone help?
Ok, I got it. I ended up getting the apk manager 4.8 from here, and it took seconds to run through that.
Here's the updated clock.
Looks very good
elegantai said:
Looks very good
Click to expand...
Click to collapse
Hey, thanks!

[Q] Can this be themed without altering anything else on my phone? (With Pic)

Running a deodexed 2.2 rom with a custom theme that I love and don't want to part with, but one thing I would love to change are the white boxes that come up in apps. (Whats shown here on the bottom)
{
"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"
}
Is there a transparent or black theme that I could change those to without altering anything else?
From searching this forum I found many transparent staus/notification bars but no transparent menus yet.
The two files you need to edit are menu_background_fill_parent_width.9.png and menu_background.9.png. Both are in framework-res in the drawable-hdpi folder. Be warned if you make em black you will need to invert the text also or it'll be black on black and useless.
N-Forced said:
The two files you need to edit are menu_background_fill_parent_width.9.png and menu_background.9.png. Both are in framework-res in the drawable-hdpi folder. Be warned if you make em black you will need to invert the text also or it'll be black on black and useless.
Click to expand...
Click to collapse
Thanks so much man.
Ok I found the files in question through the framework.apk through root explorer but I don't think me going in and editing the .png image will work on it's own right? I can't just extract the image, change it, and plug it back in and have it work right?
Ok searching some more looks like I will need Ninjamorph to just change out the .png files. Lets see how this goes. Thanks again!
Hand76 said:
Thanks so much man.
Ok I found the files in question through the framework.apk through root explorer but I don't think me going in and editing the .png image will work on it's own right? I can't just extract the image, change it, and plug it back in and have it work right?
Is this something I would need metamorph for?
Click to expand...
Click to collapse
Thats exactly what you do.
Put the framework-res.apk on your desktop
Extract it
Go to those images and edit them
Drop your edited images back into their proper path in the actual .apk itself
adb push that apk back into system/framework.
Reboot. Set perms with root explorer on that modded apk and reboot again.
Done
Ok thanks Wild, I just edited my last post and I am guessing I can eliminate some of that (connecting to the PC) if I just use Ninjamorph.
Well after following the Ninjamorph directions to a T. I got stuck in boot loops and never got to seee how teh finished product came out.
Will probably just try tomorrow on my computer doing it the other way.
Anyway thanks for the help guys and have a nice night.

request: how to add notification panel in settings

please help me, how to add notification panel in settings menu?
Big thanks...
{
"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"
}
hmm i don know exactly but if u use omega rom v 19.2 u gonna find wat u need cause i saw this bar on it
+1
Try this https://play.google.com/store/apps/details?id=com.painless.pc
citymen34 said:
please help me, how to add notification panel in settings menu?
Big thanks...
Click to expand...
Click to collapse
1) first of all be sure, that you want to add it to a samsung based rom
2) after that download the note2 mini rom from the rom section (you will find it with searching)
3) extract the .zip file, search the systemui, secsettings and secsettingsprovider (they are in the preload floder)
4) put them on your phone, replace the original 3 files, with the new ones (use root explorer)
5) you must make a factory reset, otherwise the secsettingsprovider wont do the job
6) enjoy, and dont forget to thanx
skifekete said:
1) first of all be sure, that you want to add it to a samsung based rom
2) after that download the note2 mini rom from the rom section (you will find it with searching)
3) extract the .zip file, search the systemui, secsettings and secsettingsprovider (they are in the preload floder)
4) put them on your phone, replace the original 3 files, with the new ones (use root explorer)
5) you must make a factory reset, otherwise the secsettingsprovider wont do the job
6) enjoy, and dont forget to thanx
Click to expand...
Click to collapse
Ok. Thanks but, i put 3 files but change rom name, transparent systemui vs. i make new rom. and i learn how to. thank you.

GUIDE (how to make your own SMART KEYBOARD and Q2 SKIN

heres how:
1-- DL this 1st
>>>>>> https://www.dropbox.com/s/qkj1w9yx68b86wg/khyla.zip
2-- open it on winrar(dont extract just open it) then drag the pictures you wanted to on your desktop
3-- go to drawable folder
4-- look for the file khyla.png and replace it with the picture u want
* replace the pictures but not the name ,, example " khyla.png " is should be the same name on your next picture
* size of the picture is 320x240
5-- after replacing the pictures drag it back to winrar (where you open your zip file)
* just click ok when a box showed
6-- create another folder to the root of your sdcard named " Skins"
7-- put your edited zip to the folder u made
8-- now go to your smart keyboard app
9-- settings > general settings > select skin
10-- locate the zip file that you made
-- DONE
Q2 keyboard
after accomplishing the steps 1-7 above
-- now go to your Q2 keyboard apps
-- themes > select theme
-- locate the edited themes or zip that you made, then exit
YOU CAN ALSO USE APK EDITOR ON YOUR DEVICE
-- make a folder to your sdcard where you will place the pictures that u will use on editing
--Download this
>>>> https://www.dropbox.com/s/gxph66nckwmg9t2/apk editor.rar
>>>> https://www.dropbox.com/s/qkj1w9yx68b86wg/khyla.zip
-- open apk editor
--1- search the zip file that you wanted to edit
--2- choose drawable
--3 press khyla2.png or khyla.png
--4 press then choose replace > locate the picture you wanted to replace
--5 click the picture then wait till apk editor finish the replacing
--6 back and repeat steps 1 en 6 till you replace all the pictures you wanted to change
-- exit apk editor
thats it !!!
heres the sample of what i made
https://www.dropbox.com/s/qkj1w9yx68b86wg/khyla.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dont forget to say THANK YOU ....^_^
thanks...
but how to edit icon keyboard?
ex: icon enter or icon backspace or icon ALT and icon mic?

[Q] [REQUEST] How to apply a different navbar to a CM11 theme engine?

You see, I am now using an android L theme on the new theme engine on PA BETA 1 but these navbar playstation icons bother me quite a bit. I much prefer the ones I use with softkeyz (no it doesn't work changing with it), the so called alternate android L's navbar.
Can it be themed manually or something? These ones to be more precise:
{
"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"
}
Anyone has a clue? Someone with experience on themes or knows how to do it.
I was exactly searching for this !
I got it! Had to edit the theme by decompiling and recompiling it back with the navbar icons I wanted. It is not that hard though.
rogeriorp said:
I got it! Had to edit the theme by decompiling and recompiling it back with the navbar icons I wanted. It is not that hard though.
Click to expand...
Click to collapse
so easy...change your theme apk file to zip format by renaming it.open with win rar and unzip it.you have some extracted folders and follow this:
assets<overlays<com.android.systemui<res<drawable-xxhdpi.in this folder looking for these PNG files like ic_sysbar_home,ic_sysbar_menu and etc. these are the themed ones for soft keyz.change them as you wish and remember your modification should respect the orginal png file size.anfter that surf back to the root of themed folders and rezip and sign it with some thing like signer app. done!:good:
ali.sbi said:
so easy...change your theme apk file to zip format by renaming it.open with win rar and unzip it.you have some extracted folders and follow this:
assets<overlays<com.android.systemui<res<drawable-xxhdpi.in this folder looking for these PNG files like ic_sysbar_home,ic_sysbar_menu and etc. these are the themed ones for soft keyz.change them as you wish and remember your modification should respect the orginal png file size.anfter that surf back to the root of themed folders and rezip and sign it with some thing like signer app. done!:good:
Click to expand...
Click to collapse
Exactly.

Categories

Resources