[Q] A little help with new MIUI Theme (warm space) - Android Themes

Hello,
Sorry for the inconvenience and sorry for my bad english!!
I'd like to edit the warm space theme... i read a lot of guide and I have modified a lot part of the theme... but now I have a problem with the widget and with no system app!! can you help me?
I change with succes all the string and image in the scene.xml call "botton" (like notes, calculator, photos ecc...), but when i try to change the "widget" i can't see my modify... For exemple I change the icon for the phone!! This is the procedure that i follow:
1. Rename the file miss_call.mtz in miss_call.zip and extract it
2. Change the file phone.png with the new one ( i have the same dimension for the two picture)
3. Rebuild the miss_call.mtz
4. Rebuild the com.miui.home.upside
5. Rebuild the warmspace.mtz
6. put into the smartphone and apply the theme
But when i go to the upside part of the theme the image icon for the phone it's always the old photo.png
The second problem is the follow:
if i put in the scene.xml the instruction for the twitter application it work good (component=com.twitter.android) but if i put the instruction for the facebook app it doesn't work (component=com.facebook.katana) and both of application are in /data/app!!!!! Can you tell me how can i do for have facebook button working?
Thanks and regards
Ivan
Sorry I have post in the wrong section...can the moderator move/delete the post?
Thanks

Related

[THEME] REDFlow

Hi everyone,
First, please excuse me if you can't understand what I write because I'm French.
I tried to modify the original TF3D Theme to add some red in it and wanted to share the result with you.
I used Manila Editor, Diamond TF3D Config, and Holyfox's cab to change the fonts ( http://forum.xda-developers.com/showthread.php?t=421385 ).
Please feel free to leave any comment about this theme; use it and modify it if you want to.
There is a problem with the Internet main picture ( the one with a planet ).I did not manage to fix it so it leaves a big blank image.
I believe it can be fixed by using the original image in manila editor instead of the modified one.
There are a lot of things that could surely be improved but I'm too busy to do it right now.So if you're feeling like you have some time to spare, why not sharing your enhancement with me on this thread ?
Here are the files that you need to apply this theme :
-.theme file ( unzip it and use Diamond TF3d Config to apply )
-Some wallpapers
-.tsk file ( just select it from your PDA explorer in order to add it to the "Today " Theme list
Just let me know if you need more informations.
Thank you for reading.
The Internet image that's causing me troubles :
Link to the wallpapers I created :
http://www.filefactory.com/file/a000d7e/n/Wallpapers_zip

[Q] setting background wallpaper

anyone know how to change the background wallpaper of setting..??
please help me...
for example i attach the photo..
help me
sariseds watch
I think you might need a custom launcher for that. Idk if it's possible to change background with stock rom/launcher.
I know it is possible with Go Launcher and ADW Launcher. Search them from play and look around at the settings.
friend i donot get it what you say..
i download music edition v3.0 in that rom the background of phone setting there is wallpaper,like in that photo..
i want to edit black background of phone setting into a coustom wallpaper..please help..
sorry for my english
if You Can Edit Framework , Or Go To ChocobreadV2.2 rom , and Download Choco-BeeBlueStyle, and edit Choco-BeeBlueStyle Framework .
'' Please HIT Thanks Button , For I Help You ''
ankur26420 said:
friend i donot get it what you say..
i download music edition v3.0 in that rom the background of phone setting there is wallpaper,like in that photo..
i want to edit black background of phone setting into a coustom wallpaper..please help..
sorry for my english
Click to expand...
Click to collapse
You will need to decompile framework-res.apk and change the wallpaper to whatever you like. Recompile it and flash it via cwm..
Sent from my GT-S5570
where the thankx button..??
i'm new on xda..
friends can i add wallpaper in squadzone 7.2 rc5.7??
will you edit my framework..?
you tellme your email id,i will send you framework of my rom..
please bro help me..
or please teach me how to do this
If you like an image must be decompiler framework-res.apk and put you image here. Dont forgot to add an id for this file on public.xml in values folder.
For change black color you must edit style.xml replace any color yo want change towallpaper
replace "@color/black" with like this "@drawer/bg_wallpaper" for exampl.
i don't know which line control android background but themers team can help

[GUIDE]Easiest way to Change background in Settings, Contacts, Messages.. in Xperia

Note: Your phone must be rooted to do this
I haven't tested this on any other phones. You can test it and post your results here.
Get the DefaultThemes.apk from system/app directory.
Open this apk on your pc using winrar.
Goto res/drawable-mdpi (or hdpi) folder.
Select your favourite theme (ex: blue, green.. etc)
Open the png file corresponding to that colour. If you select blue, it will be "blue_application_background.png".
Edit it according to your wish.
Then save it.
You will get a message from winrar to update the files in the archive. Press YES.
That's it!!
Now put the apk back in your phone and change the permissions to rw-r--r--
No need to restart. Goto your settings and you will see your picture on the background.
Note:
**drawable-land-mdpi folder contains the files that is being used when you are in landscape mode. You need to replace them also.
**Make sure that you are using image files according to your device's resolution.
**Replace more application background files to get different pictures for different themes.
**Use pictures with low brightness (your texts are in white colour right?)
****** Always keep a backup before testing
Hit Thanks if I helped you. It only takes 1 second
If you have any questions regarding this Post it in HERE.
Xperi S its different... there is no defaultthemes.apk
try this folders
/system/vendor/framework/
or
/system/vendor/framework/overlay
can we change stock msg bubles color? (galaxy s2 stock jb msg bubles colors are like ancient)
hllcglr said:
can we change stock msg bubles color? (galaxy s2 stock jb msg bubles colors are like ancient)
Click to expand...
Click to collapse
try replacing this image files in conversations.apk/res/drawable-hdpi
conv_receive_bubble.9.png
conv_receive_bubble_focused.9.png
conv_receive_bubble_pressed.9.png
conv_sent_bubble.9.png
conv_sent_bubble_focused.9.png
conv_sent_bubble_pressed.9.png
I haven't tested this. Try it at your own risk.
Hit thanks if I helped you
good work bro
RavinduSha, thank you very much for the tip!
I add some advice, for a full compatibility between portrait and landscape mode, the user should make same changes on res\drawable-land-mdpi or (res\drawable-land-hdpi) ( * -land- * ) where are the landscape backgrounds.
Another thing:
Files:
res\drawable-hdpi\?????_preview_focused.jpg
res\drawable-hdpi\?????_preview_normal.jpg
Are used on the preview, so the user, if have time can change those files to reflect his customized theme.
ciubexx said:
RavinduSha, thank you very much for the tip!
I add some advice, for a full compatibility between portrait and landscape mode, the user should make same changes on res\drawable-land-mdpi or (res\drawable-land-hdpi) ( * -land- * ) where are the landscape backgrounds.
Another thing:
Files:
res\drawable-hdpi\?????_preview_focused.jpg
res\drawable-hdpi\?????_preview_normal.jpg
Are used on the preview, so the user, if have time can change those files to reflect his customized theme.
Click to expand...
Click to collapse
Thanks! I just posted only the basic things. Thought if someone read this post they would be able to figure out others things themselves.
Good :thumbup:
Sent from my GT-I8150 using xda premium
help me
can anybody help me to teach and make the background transparent setting and conversations.apk in in xperia go

Theming JWB 2.3.6 ROM (lockscreen etc.) - need help

Hello. I am new in Android developing. I want to start from somethink "easy".
I just downloaded 2.3.6 JWB firemware with Semaphore kernel and i want to edit is.
I need help with this. My first think to edit is lockscreen. I want to Change font and center the clock but i dont know which files to edit.
Also in "MesoROM" i saw that lockscreen circle is changed to animated one (like s3 mini and other samsung devices with ICS/JB).
Anyone can help me to make this or to PORT this lockscreen from jw8 rom to jwb?
Also i want to make theme 'like s4' but also i dont know how to do it. Edit images isnt problem, XML is harder (i dont know which file to edit). I know HTML, CSS, PHP. I even used to "touch" C++, Java Sccript and XML so i can teach everythink verry fast. Just need some tutorial or a person who can be my "MASTER" :]
Please anserw this thread or message me :]
I have few questions. If anyone could anserw would be great.
1. How to change "auto rotation" togfle to "mobile data"
2. How to move "clear" button from carrier laber bar to the notification bar like in newest galaxy s series devices. I saw this in saurom and ana rom and cant make myself
3. Wchich file is the lockscreen xml file to change font etc.
Thanks
Sent from my GT-I9000 using xda app-developers app
Problem being , you need to use search and post your requests in the correct forum on XDA to get correct and quick answers. you would have made progress and response , when you post here

[GUIDE] Make Theme Chooser TouchWiz Full Icon

On this occasion I want to share all my mods results on the theme for Samsung Galaxy, especially the Galaxy e5. But this guide can work on other Samsung Galaxy with Theme Chooser. Like the Galaxy A3, A5, A7, E7, J2 and more. I will keep this thread updated to section script and theme. For friends all the support yes please.
Terms :
Your device must Root.
Your device have Custom Recovery like TWRP or CWM.
Tools :
Root Explorer.
Text Editor or Notepad.
Apktool (Mobile or PC).
STEP 1 : How to display the hidden icon in ThemeChooser
Open the file "theme_app_list.xml" in the folder "..system/csc/here"
Add a new line with this
Code:
Align with the others.
Fill className with the target application.
Fill also IconId with your app icon name that will exist in the icon themes.
Save and exit.
Set permission 0644.
Reboot your phone.
One example icon youtube if you want to appear like this:
Code:
STEP 2 : How to create a Theme Support Full Icon.
After you add a script for example youtube, you have to add also in the theme. The following steps :
Take a sample of our mobile default theme, for example Natural2.apk
Decompile the apk through apktool.
Once the process is complete decompile go to the folder res/drawable/xhdpi/here and add a new icon with the name for example "theme_app_youtube_icon.png"
Go to the folder res/values/public.xml
Edit the line add id to youtube at the bottom. Align the id of youtube with other drawable file. Give serial number forwarding id before.
Decompile Apk, Sign, and Zipalign.
Install theme as normal apk.
Select your theme and apply.
Finish
But I know, for some people there who definitely do not want complicated. Easy version do you install the file below which I have edited so full icon theme. Install through Twrp, then install theme as normality apk.
Download : ThemeAppList_v1.zip
Install via TWRP let the theme full icon.
Support icon :
All Samsung Apps icon
All Google Apps icon
BBM
Dropbox
Es File Explorer
Facebook
Link2SD
Root Explorer
Tapatalk
Uc Browser
Whatsapp
For Theme Collection download on this Thread : http://forum.xda-developers.com/gal...s/hot-theme-collection-touchwiz-icon-t3264322
Thanks You for all.
Excellent, thanks
Power by Genezis Rom
george0884 said:
Excellent, thanks
Power by Genezis Rom
Click to expand...
Click to collapse
ok brother.. succes
some screenshots pls
Everything's working fine but afte installing this thing, my haptic feedback stopped working...
I had a backup which i restored nd voila...
But again when i installed this thing, it stopped..
It Works very well!
Error! !!!
After this.
My galaxy E7 don't vibrate.
Please help me.I want to uninstall it.
Please please
Is this for galaxy E5?
Sabbir. said:
Is this for galaxy E5?
Click to expand...
Click to collapse
How to solve this?
Please tell me bro
Don't download this and don't try couse i tryied and it's make my device not usefull and i need to flash my device

Categories

Resources