How to? - Desire HD Q&A, Help & Troubleshooting

I am currently making a rom for personal use. when the rom loads it automatically loads the sense 3 streak wallpaper. does anyone know which file has to be edited to cnahge that to a custom wallpaper ?
Thank you in advance

? anyone...

You can change the wallpaper to whatever you like after running your Rom.
But I think getting a theme to run instead of the default HTC one, either you need to remove some Sense elements, or wait for someone who knows where to change the default theme.
Edit: After digging inside the Rom zip file, I found this default.xml inside .\system\customize\MNS\
I found the following script
-<function name="1_wallpaper">
-<set name="single" max="1"> <item name="image" type="file_name">Live_com.htc.android.wallpaper/com.htc.android.wallpaper.bokeh.BokehWallpaper</item>
</set>
</function>
Maybe changing the text marked in red into whatever wallpaper you want can do it.
Do that at your own risk, I take no responsibility if your mess things up xD

naailalzuhir said:
You can change the wallpaper to whatever you like after running your Rom.
But I think getting a theme to run instead of the default HTC one, either you need to remove some Sense elements, or wait for someone who knows where to change the default theme.
Edit: After digging inside the Rom zip file, I found this default.xml inside .\system\customize\MNS\
I found the following script
-<function name="1_wallpaper">
-<set name="single" max="1"> <item name="image" type="file_name">Live_com.htc.android.wallpaper/com.htc.android.wallpaper.bokeh.BokehWallpaper</item>
</set>
</function>
Maybe changing the text marked in red into whatever wallpaper you want can do it.
Do that at your own risk, I take no responsibility if your mess things up xD
Click to expand...
Click to collapse
Thank you very much for this

Related

Themeingg

Is it possible to theme the virtuous ROM without the need of a launcher??
It depends on what you want to do. Android is quite flexible, you can change the launcher like you said. On cyanogens rom he has a very new theme engine which allows you to change the look of the phone, but it is very new. Or the traditional way of flashing framework.zip among others to change the main pngs on the phone. Check out the theme section here, and for any other HDPI Device.
How can I flash the framework?
Just like a normal zip, make sure it is for the type of rom. A cm theme wont work on sense for example, also make sure the screen size is the same
could i extract whats my phone currently is and then edit it myself?

[Q] HOW-TO clear or semi-transparent notif bar on any ROM?

I've searched but can't find specific instructions on the exact files needed to pull, edit and push back to the framework to make the status bar semi-transparent or clear. This is something that always bothers me. I'm running CM7 n29 but if I had the general instructions it would be great so I could apply it to future updates as well without having to flash a whole theme. Thanks in advance...
Well, a quick fix would to be to use a theme; The honeybread theme give you a transparent notification bar; I use it and runs great.
http://forum.xda-developers.com/showthread.php?t=943423
I don't know which file it is in CM7, but in a sense rom the specific file I believe is common_app_list_null.png
And it is located inside com.htc.resources.apk > res > drawable-hdpi
You can rename any .apk into a .zip to open it and extract it for editing. Once you edit it, you may need to sign the file. I just use metamorph for my theming stuff, which makes things a lot faster.
As far as editing, you'd just need to select the area you want to be transparent or translucent, and edit its opacity accordingly with a decent image editing app. If you are looking for one, paint.net is a surprisingly good free one.
Thanks for the quick replies. I forgot about Metamorph. I've not messed with it but maybe I'll see what I can find out going that route. I don't want to change the whole theme because theres always something I don't like (icons, etc). I have Photoshop so its no problem editing it when I find it, just making sure I edit the correct .png! Thanks again!

UOT Themes

Thought I'd start a generic thread for UOT Themes as I did a couple for the stock 4.6.8 rom. These aren't great, but at least they're a change from the stock, so maybe others with talent can do some as well.
I've attached the Red and light blue themes I've created. If you want to use them as starters, just extract the settings.uot file and go to http://uot.dakra.lt/ and choose file upload, settings to import these settings. From there you can alter the boot screens and colors as you like. You'll need to make sure you set everything for MDPI and use the framework-res.apk and Systemui.apk from your phone (or the rom you use on your phone).
The two zip's I attached are for the 4.6.8 rom, so don't use them on apex or CM7/9. You can however import the settings and use your own framework-apk and systemui.apk to make a version that works with your rom.
Please share any new themes or changes to these themes you have... They can definitely be streamlined because some of the items don't apply to our phone so more people working on these would help us all. It would also be nice to see some full non-uot themes in this forum, but this at least is a start.
Hi, man.
How can i change the lockscreen? motorola one is too ugly
select new lockscreen from uot kitchen didn't work for me
everything else work in uot kitchen i don't know why

[Q] How to theme resources.apk?

Does any one know how to theme the htc resources with out crashing? im theming MikG 3.11, but every time i theme the resources, it crashes on the weather widget. any help?
Hmmmm.
What are you using to theme it? Have you extracted the resources and right clicked an image and tried using a paint shop program then simply painting over the images? Thats what I am doing on CM7 and did some cool stuff with the widgets and MMS on the latest build (such as blach background and neon edges). What OS are you using? I'll try it since I wanna theme sense now. I'm too new to XDA to post my new roms. I'm focusing on stability and HD modifications but like your idea
alexthesniper21 said:
Does any one know how to theme the htc resources with out crashing? im theming MikG 3.11, but every time i theme the resources, it crashes on the weather widget. any help?
Click to expand...
Click to collapse
First thing you will need is an apktool then folow the directions to install the proper framework. Then use paint, photoshop, or gimp to make your changes. Be careful of anything that ends in .9 as these are special pngs and need to be handled differently. I used to theme Sense but stopped due to having to rewrite to many files for the changes I needed and have moved on the AOSP based roms which are much more straight forward.
Thank blaz1nr for this, all info he passed on to me, Hope it helps you,,,Later,,,
When you start working on transparency. The status bar/footer should be 20% less transparent than the background. Header starts at 10% less than background. Pop ups are where is gets a little harder. They must be opposite each other (ie) black/white text or white/black text. Black looks better but is more of pain. Make sure to keep pop ups slightly transparent, you should be able to see through them a little. Once you have the first one done then you be able to see what % to change and where,but these are good starting points. Status bar/header/footer should be the 3 darkest. It should look something like this. Status/[email protected] 60%, [email protected]%,[email protected]% pop [email protected] to 80%. So 100% is solid as you move down towards 10% it gets more see through.
PART 1:
Im going to to try to sqeeze this down as much as possible.Basically I'm gonna give you, the how to do stuff.Then I'm going to give the short cut's to figuring out what to do.First your gonna need some stuff.
1 Java EE jdk, jre
2 Apk tool
3 Android Sdk
4 Eclipse IDE
5 7 Zip
6 M10 editor
7 Cygwin
8 Android Kitchen
9 Notepad++
10 Alot of patience
Listed above is everything needed to build or theme a rom.
You wont need android kitchen or cygwin,if you just want to theme.You will need everything else.
This is a easy way to learn how to set up android kitchen so you can build your own roms from unrooted stock roms----> http://www.androidmerom.com/2012/01/11/4/
How to dev correctly----> http://forum.xda-developers.com/show....php?t=1273044
Porting things like clocks or widgets---> http://forum.xda-developers.com/show....php?t=1222746
Adding transparancies to status bar(its in the galaxY s forum but this is what you do) http://forum.xda-developers.com/show....php?t=1327565
Learn how to recompile and decompile apk's first,Since this is a sense rom, you need 3 things to do this,SystemUi.apk,its in system/apps,
framework-res.apk & com.htc.resources.apk, they are in system/frameworks
PART2
Ok so now I'm gonna give you a bunch of info that will speed up your learning of what to do.
Since this is a sense rom, When you decompile SystemUi.apk it needs dependencies.These are the two apk's you got from system/frameworks.Learn how to use apk tool there's guides everywhere when its time to add dependencies you need to use both of these commands in cmd. apktool if framework-res.apk,apktool if com.htc.resources.apk, i cant stress enough that you first learn building apk's and how to use apk tools. once you know how apk tools works the commands earlier will make sense.Learn how to push your new apk to your phone with sdk.
A system app cannot just be dropped in the system. Unless your rom zip is open and your building it. Here come's the good stuff, when your trying to do something like move you clock to the center of the status bar.What you can do is decompile the apk's from earlier out of a rom that has a feature you like.Open it and find what files you need, copy them to your desk top. Now find the same files you need to change in your rom and look through them to see whats different in yours that you need to change(Notepad ++ is used for this/also M10 editor). 7zip will be your best friend from here on out.In 7zip all you need to do is click open archive. now you can add or remove anything you want,when your done just close it.This works for every zip file.UOT kitchen can be used to do a small amount of theme work.
Build.prop work is done the same way using notepad++. Say you built your own rom,but your not sure how to get your rom name or add 3g/4g/wifi tweaks or hardware acceleration or what ever.There's a lot that can be done in a build.prop that will do some major magic.you could compare mine to yours and see whats different and make changes.Use common sense here.Don't just go changing things if you don't know what it is first. That's it all you need to know right there to get you started. Now all you have to do is search around for whatever it is you want to do. locate the things you need to change and your on your way.
Although basically I've given you everything you need to get you stared.Not everything can done by simply changing lines of code in one spot some things have files located in multiple location that will need to be edited so...RESEARCH RESEARCH RESEARCH.Remember don't be a **** and steal someone's thunder,just so you can say you built a rom. Give props and ask the other dev's if you want you use something they worked hard making.

[Mod] Simple Tutorial How to Change the Weather Text Color in the AOKP Drop Down Area

Just a small little tutorial with regard to changing the color of the text for the AOKP dropdown weather status lines.
- First copy your system-ui into whatever apk tool you like and decompile. For the purposes of this I will use the apk multi-tool. Once done, go to the res/layout/weather panel xml and add
android:textColor="#ff33b5e5"
Of course you can use any color hex code I use blue,,,well cause I like it LOL
- After the "android text size" code in line relating to the text such as the city id,,,temp hi and low id and others. Make sure you leave a space between android text size and the newly added color code.
- Once that is done save and back out.
- Recompile the system ui making sure to delete out the resources.arc and any changes you made such as the res/layout folder in the keep file made if you're using apk multi-tool.
- Once that is done, place the new system-ui in a flashable zip (in the system/app folder of that zip of course) and flash away. Enjoy and let me know if you have any problems.
If you liked or use hit the thanks button,,,PM me if you need help,,,PLEASE make a back up before you do anything with the system ui just in case you screw it up and need to go back!
Can u plz share ur systemui....
"T}{@ÑK$" ÑøT TÕ $Ä¥ Jû§T Pr€ë$ ÎT...!!!
Sent From MY ¥ Dûø$ Üs!nG ËvÕ X RoM V¡Å XpArEnT TaPtAlK 2

Categories

Resources