could anyone attempt at porting this? - Legend Themes and Apps

http://forum.xda-developers.com/showthread.php?t=813946
how do i port this? flashing it wont work

It's not that hard to port...only thing you have to do is extract the png and .9.png files from framework-res.apk and com.htc.resources.apk, replace those you have in your apks, re-sign and you're done but it's not that good theme I think...
edit: oops, those are HDPI pictures, I guess you'd have to re-size them first, that's easy on png files, but .9.pngs are pain in the *ss

That's some confusing stuff ill just stick to the normal theme
And is the legend a hdpi device?
Sent from my HTC Legend using XDA App

dilip007 said:
And is the legend a hdpi device?
Click to expand...
Click to collapse
Nope. It's mdpi.
Sent from my HTC Legend

Related

Gimp help! PLZ!

Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
aamir123 said:
Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
Click to expand...
Click to collapse
Careful... 9.png files need to be decompiled first before you can modify them.
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
aamir123 said:
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
what are u trying to do? clean up the images or complete ?if u already made the changes then load onto phone and using astro rename it to Dialer Activity.apk, then u should just push or use Root Explorer
I'm just tring to clean up the images they seem a little pixelated
Sent from my SAMSUNG-SGH-I897 using XDA App

[Q] Porting Sense 2.1 Themes from HDPI to MDPI

hallo,
i would like to port sense 2.1 themes from HDPI to MDPI, i use this tool to port the .pngs http://forum.xda-developers.com/showthread.php?t=785864 this works. But i dont know what i must do next. can anyone help me? btw. i use this themes http://forum.xda-developers.com/showthread.php?t=1048894
Nice themes in the thread you pointed at
I'm not the dev here, but have you tried to put these new graphics in the apk's folder /drawable-mdpi/ and /drawable-land-mdpi/ ?
Maybe you could ask cryshop because he knows something more about the android/htc UI i think
I put the mdpi folders back in the apk but doesn't work, so I think I must edit any other data
Sent from my HTC Legend using XDA Premium App
Guys, did you look around before posting this?
All you have to do is replace the png files in an existing MDPI theme....
Images should have very similar shapes and exactly the same resolution as the image you're replacing...
See this HOWTO
I don't like to edit the HTC framework. I would like to make apk, like the themes in ogo2 Rom
Sent from my HTC Legend using XDA Premium App
This would be great if you can port the theme.
Sent from my HTC Legend using XDA App
Blindie said:
I don't like to edit the HTC framework. I would like to make apk, like the themes in ogo2 Rom
Sent from my HTC Legend using XDA Premium App
Click to expand...
Click to collapse
I think he means to use another theme as base, for example the Herring.apk from ogo2's Rom and put the new files in there.
but the hering.apk have other folders drawabl-land-mdpi, drawabl-mdpi and drawabl. But in the portet theme are drawabl, drawabl-land-mdpi-v4, drawabl-mdpi-v4, drawabl-port-mdpi-v4.
Blindie said:
but the hering.apk have other folders drawabl-land-mdpi, drawabl-mdpi and drawabl. But in the portet theme are drawabl, drawabl-land-mdpi-v4, drawabl-mdpi-v4, drawabl-port-mdpi-v4.
Click to expand...
Click to collapse
Try Schiefer.apk, also from ogo2 ROM.
Sent from my HTC Legend using XDA App
there is no schiefer.apk in system/app
EDIT: is slate.apk with same folders like hering.apk
Blindie said:
there is no schiefer.apk in system/app
Click to expand...
Click to collapse
But there is a Skin called Schiefer in the ROM.
Sent from my HTC Legend using XDA App
Blindie said:
but the hering.apk have other folders drawabl-land-mdpi, drawabl-mdpi and drawabl. But in the portet theme are drawabl, drawabl-land-mdpi-v4, drawabl-mdpi-v4, drawabl-port-mdpi-v4.
Click to expand...
Click to collapse
Is there any difference between the files in the new ported theme and the herring.apk beside the name? I simply would try it without '-v4' in the folder name.
in the hering.apk are 3 drawabl folders in the hdpi 4.
Hi. Can you give me a link to the MDPI skins you have ported, please.

[Q] themeing systemui.apk

Has anyone had success with this? Anytime I change something and recompile and flash it, my statusbar goes away and I have to reflash the original apk.
Any insight is much appreciated.
Did you try a reboot after flashing? Some of the mods don't show up until you reboot, that's a known issue.
Sent from my Bad Seed, Bad Ass, EVO3D!
jeffsanace said:
Did you try a reboot after flashing? Some of the mods don't show up until you reboot, that's a known issue.
Sent from my Bad Seed, Bad Ass, EVO3D!
Click to expand...
Click to collapse
Yep every time... Still can't figure it out... I haven't even changed xmls yet just pngs... Weird
sent from my Evo 3D from xda app
Try this...
http://forum.xda-developers.com/showthread.php?t=1193149
its a signature issue i believe. i was able to flash a modded systemui placing the old sig in after i recompiled. also you can adb push. you need to stop adb before you push and then after you push to phone restart adb
if you open the .apk with winrar and paste the edited files you want in there and close it let winrar update it then you should be able to flash without decompiling and recompiling it with SIG intact
BLOWNCO said:
if you open the .apk with winrar and paste the edited files you want in there and close it let winrar update it then you should be able to flash without decompiling and recompiling it with SIG intact
Click to expand...
Click to collapse
Yep. Your right. That's how I've always edited the pngs. I always use 7zip.
Sent from my PG86100 using XDA Premium App
I successfully edited my SystemUI.apk earlier using BetterZip (Mac) without decompiling the apk (just overwrote the old .pngs with the edited ons), deleted the old signed files, and then resigned. Pushed it with adb and rebooted, and voila!
Tiffany84 said:
Yep. Your right. That's how I've always edited the pngs. I always use 7zip.
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
Im not sure how you got that to work... Everytime I have tried that I get the same result and it doesn't work well with the .9.pngs because they have to be decompiled to look right.
ajones7279 said:
I successfully edited my SystemUI.apk earlier using BetterZip (Mac) without decompiling the apk (just overwrote the old .pngs with the edited ons), deleted the old signed files, and then resigned. Pushed it with adb and rebooted, and voila!
Click to expand...
Click to collapse
Yep just tried again and edited without decompile. Pushed through adb and status bar disappears even after reboot....
If you're editing .9.pngs then yea, those have to be decompiled, but the regular pngs dont' have to be. What exactly are you trying to edit?
ajones7279 said:
If you're editing .9.pngs then yea, those have to be decompiled, but the regular pngs dont' have to be. What exactly are you trying to edit?
Click to expand...
Click to collapse
Trying to change dropdown background. And some various other things. I am trying to make a systemui to go with my camo skin.
What I would do in the past May b doing to much but I would decompile and edit the .9 pngs then compile the apk then I would extract the .9 pngs from the newly compiled apk and insert them in the original apk..push...and reboot...have a backup just incase
Sent from my HTC EVO 3D using the XDA Premium App!
lopez62 said:
What I would do in the past May b doing to much but I would decompile and edit the .9 pngs then compile the apk then I would extract the .9 pngs from the newly compiled apk and insert them in the original apk..push...and reboot...have a backup just incase
Sent from my HTC EVO 3D using the XDA Premium App!
Click to expand...
Click to collapse
That's not too much really. I do the same thing because you don't always know where the guide lines are on the .9.png when they're compiled.
jkrough0728 said:
Trying to change dropdown background. And some various other things. I am trying to make a systemui to go with my camo skin.
Click to expand...
Click to collapse
If I'm not mistaken, that's the status_bar_background.png, and shouldn't have to be decompiled to edit. Are you resigning the apk before you push it back?
ajones7279 said:
If I'm not mistaken, that's the status_bar_background.png, and shouldn't have to be decompiled to edit. Are you resigning the apk before you push it back?
Click to expand...
Click to collapse
I try changing that and it still stays white... but what you guys said earlier worked for the .9.pngs that were giving me issues...
Still have to figure out the dropdown background though because it wont change...
jkrough0728 said:
I try changing that and it still stays white... but what you guys said earlier worked for the .9.pngs that were giving me issues...
Still have to figure out the dropdown background though because it wont change...
Click to expand...
Click to collapse
I even changed in framework-res.apk its statusbar background which was a white block... I'm confused
sent from my Evo 3D from xda app
What I have noticed while messing with my systemui.apk is some of the names have changed in the evo 3d. I applied a MattedBlues theme to my systemui and framework, but not everything changed. I went in to see why and some of the names of the png's were just a little bit different on the 3d, then they were on say the Evo 4G.
Also try to push via an while in recovery
There is a code edit that needs to be done in order for the dropdown to be transparent. Once the code is changed you can make it whatever color you want. The status bar is the same way in order to make it trans. I'll see if I can dig up what files they are.

[HELP] modding rosie.apk doesn't work!?

Yesterday I tried to do some mods with rosie, I tried to make rosie working in landscape or make 5x4 app drawer. I use apktool to decompile the apk files, after that I compile, sign and put it onto my HTC wildfire s. After I start the device everything went well, bootscreen, sim unlock and so on. But the homescreen is allways black
Any idea how to solve this problem?
Sent from my HTC Wildfire S A510e with JxMatteo_ROM
Don't sign any system apks. I would start there
Its quite helpful, thanks for posting!
zelendel said:
Don't sign any system apks. I would start there
Click to expand...
Click to collapse
Tried it, but doesn't work, does it makes differents between modding deodexed file and normal non deodexed?
Sent from my HTC Wildfire S A510e using Tapatalk
Nobody?

[REQ] HTC quick launch widget

I know everyone says its not possible, but I know there must be someone who could make the quick launch widget from the rhyme full sized on the rezound. I would definitely make a donation to whoever does it. Thanks to all devs, phones would be so boring without you.
http://d-h.st/3xZ. Fusion apk
http://d-h.st/XqZ Widget apk
Sent from my ADR6425LVW using Tapatalk 2
I got it to install on viper rez, it looks pretty nice, I have been trying to educate myself on things but its a lot to learn. Can someone point me in the right direction in how to re size it? Please.
Am I better off posting this in a different section?
Sent from my ADR6425LVW using Tapatalk 2
Nice, that was my favorite widget back on my Thunderbolt!
I wish I knew more too, I always have liked that widget. I think you have your request in the right section but everyone has aosp/aokp in their system right now and it's a sense widget.
Sent from my ADR6425LVW using xda premium
etracyirl said:
I know everyone says its not possible, but I know there must be someone who could make the quick launch widget from the rhyme full sized on the rezound. I would definitely make a donation to whoever does it. Thanks to all devs, phones would be so boring without you.
http://d-h.st/3xZ. Fusion apk
http://d-h.st/XqZ Widget apk
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
that is different. let me see what i can do, if anything
ok so the reason why it looks small, is because its meant for hdpi devices and we have xhdpi. so all the png's will need to be converted. but let me see if i can decompile it without any errors to make sure there are no xmls that needs to be edited too.
Edit:
Looks like we need 4 edits in an xml. and the png's need to be resized from 80 x 80 to 120 x 120
i am no good with photoshop so we need to find someone willing to do that. it should all work after that.
synisterwolf said:
that is different. let me see what i can do, if anything
ok so the reason why it looks small, is because its meant for hdpi devices and we have xhdpi. so all the png's will need to be converted. but let me see if i can decompile it without any errors to make sure there are no xmls that needs to be edited too.
Edit:
Looks like we need 4 edits in an xml. and the png's need to be resized from 80 x 80 to 120 x 120
i am no good with photoshop so we need to find someone willing to do that. it should all work after that.
Click to expand...
Click to collapse
It's not M10 related???
Sent from my ADR6425LVW using xda app-developers app
who MIKE D said:
It's not M10 related???
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
it does recall .m10 stuff but if you stick the our fusion.apk and not the one op provided it should work.
im just brain storming. im going to try it out tonight when i get home with some bunk png's that are 120
i dont have any fun programs at work anymore.
synisterwolf said:
it does recall .m10 stuff but if you stick the our fusion.apk and not the one op provided it should work.
im just brain storming. im going to try it out tonight when i get home with some bunk png's that are 120
i dont have any fun programs at work anymore.
Click to expand...
Click to collapse
Lol alright man!
If the PNGs are not in the M10 for the widget I will definitely Photoshop everything
Sent from my ADR6425LVW using xda app-developers app
who MIKE D said:
Lol alright man!
If the PNGs are not in the M10 for the widget I will definitely Photoshop everything
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
If it's .m10 it's from sense 3.5 and they have a tool for it right?
Sent from my iPhone...
synisterwolf said:
If it's .m10 it's from sense 3.5 and they have a tool for it right?
Sent from my iPhone...
Click to expand...
Click to collapse
I don't think they ever got m10's to correctly decompile
synisterwolf said:
If it's .m10 it's from sense 3.5 and they have a tool for it right?
Sent from my iPhone...
Click to expand...
Click to collapse
Nope, not possible
http://forum.xda-developers.com/showthread.php?t=1060648
Sent from my ADR6425LVW using Tapatalk 2
etracyirl said:
http://forum.xda-developers.com/showthread.php?t=1060648
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Sadly that still doesn't decompile the images from the M10 files yet
who MIKE D said:
Sadly that still doesn't decompile the images from the M10 files yet
Click to expand...
Click to collapse
good to know.
OP sorry i didnt get to this last night, im dealing with a sick dog at home. im going to see if i can remote into my pc from work and do it here. i will update with my findings when i can
However the next release of M10 tools is said to be able to decompile everything properly
Mike, I can see a themed version of this widget fitting nicely in synergy rom
Sent from my ADR6425LVW using Tapatalk 2
pmania said:
Mike, I can see a themed version of this widget fitting nicely in synergy rom
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Just waiting on some M10 tools
This says you can re size sense widgets.
http://forum.xda-developers.com/showthread.php?t=1619473
Sent from my ADR6425LVW using Tapatalk 2
etracyirl said:
This says you can re size sense widgets.
http://forum.xda-developers.com/showthread.php?t=1619473
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Yeah i know you can but, im a themer(just stick with the images, xml's, and smali files)
Maybe synister can resize it... everythime i edit M10s in sense 3.6 it FC's on me so i give up
who MIKE D said:
Yeah i know you can but, im a themer(just stick with the images, xml's, and smali files)
Maybe synister can resize it... everythime i edit M10s in sense 3.6 it FC's on me so i give up
Click to expand...
Click to collapse
Ok so you're right, it pulls resources from the .m10 and the pngs are just placements for the app. I've never used the .m10 editor but I have it all set up on my laptop. Going to try and see what I can do with it.
Sent from my iPhone...

Categories

Resources