[ROM][Desire HD/Inspire 4g] Xperia Kitkat - Desire HD General

Hello to all DHD/I4G users,
I've been constantly looking for developer who can make changes to Aroma Installer from chinese to english one but so far non of them has replied me back.
So if anyone has a desire to make changes on this build...Please go on. I've found this ROM from chinese desire hd website so all credit goes to the that chinese dev(SARONI).
Feel free to make changes and re-upload to Desire HD Android Development section.
Pros:More than 1000s of download has been made since it made(4/4/14)
Cons:Chinese Aroma Installer
I hope some of chinese dev. or who knows how to make changes in order to make it english aroma installer. It looks like easy task for them,but not for me!
Thanks.

Original link...
dev/null

Rom download link...
dev/null

This is an miui Rom...which this device already has
Sent from my HTC One X using Tapatalk

Nope...
chrisb906 said:
This is an miui Rom...which this device already has
Sent from my HTC One X using Tapatalk
Click to expand...
Click to collapse
MIUI ROM has no menu button,It's like iOS style icon arrangement on MIUI. whereas Sony Xperia Series has it's own style of launcher.
Check this out:https://play.google.com/store/apps/details?id=ahmed.funapp.xperiazultra

dr.patron99 said:
MIUI ROM has no menu button,It's like iOS style icon arrangement on MIUI. whereas Sony Xperia Series has it's own style of launcher.
Check this out:https://play.google.com/store/apps/details?id=ahmed.funapp.xperiazultra
Click to expand...
Click to collapse
I'm making another ROM, by myself, ported from Xperia ARC, actually, it boots, wifi works, but i get Force Closes on Phone application, i need and some time until i release.

Good..
besimm said:
I'm making another ROM, by myself, ported from Xperia ARC, actually, it boots, wifi works, but i get Force Closes on Phone application, i need and some time until i release.
Click to expand...
Click to collapse
Will it be kitkat?
Can you describe me how you managed to pass through aroma installer? there are so many tweaks there so which one you picked and finalize to installion?
I desperately waiting... to try this one by just passing aroma installer.
Thanks.

dr.patron99 said:
Will it be kitkat?
Can you describe me how you managed to pass through aroma installer? there are so many tweaks there so which one you picked and finalize to installion?
I desperately waiting... to try this one by just passing aroma installer.
Thanks.
Click to expand...
Click to collapse
Yes, it will be KitKat, i created myself, ported from Xperia ARC, as i said, i'm having FC's, but soon it will be ready, it will not be in chinese language, but in English...

Kernel source?

To be honest...
bananagranola said:
Kernel source?
Click to expand...
Click to collapse
Chinese developer made this rom so personally i have no idea which kernel used by them. But if whoever pass through Aroma Installer which is actually in chinese language,they only can able to answer this question
As long as i know i've seen many custom made chinese roms for desire hd in all they uses their own custom made kernel.,so probably their made. I've no idea. until someone guides me to pass through aroma installer then only i can possibly answer your question.

OK.i can see this.

Ruling said:
OK.i can see this.
Click to expand...
Click to collapse
Thanks mate.
Can you just translate Everything on Aroma Installer? It's in chinese....Once that done,Rom is ready to serve.

dr.patron99 said:
Thanks mate.
Can you just translate Everything on Aroma Installer? It's in chinese....Once that done,Rom is ready to serve.
Click to expand...
Click to collapse
just translate Aroma Installer.and upload Aroma Installer for you

Ruling said:
just translate Aroma Installer.and upload Aroma Installer for you
Click to expand...
Click to collapse
That's really great news so far....means Installation of the rom will be with English Aroma Installer? right.
Thank you so much.

dr.patron99 said:
That's really great news so far....means Installation of the rom will be with English Aroma Installer? right.
Thank you so much.
Click to expand...
Click to collapse
yes.

try this

Ruling said:
try this
Click to expand...
Click to collapse
Fonts were not visible

dr.patron99 said:
Fonts were not visible
Click to expand...
Click to collapse
I don't know about this. but chinese translate to english. just need to modify aroma

Ruling said:
I don't know about this. but chinese translate to english. just need to modify aroma
Click to expand...
Click to collapse
I totally understood about your efforts but after replacing with original ones;there were no visible fonts.Only blanks black screen where suppose to be some word.
Thanks for your help though.

dr.patron99 said:
Chinese developer made this rom so personally i have no idea which kernel used by them. But if whoever pass through Aroma Installer which is actually in chinese language,they only can able to answer this question
As long as i know i've seen many custom made chinese roms for desire hd in all they uses their own custom made kernel.,so probably their made. I've no idea. until someone guides me to pass through aroma installer then only i can possibly answer your question.
Click to expand...
Click to collapse
You might want to take the link down, then. You can't post ROMs without kernel sources On XDA. Kernels are licensed under the GPL, requiring source to be distributed when the compiled code is distributed.

Related

Add languages into a 4.4.2 custom rom

Hi!
I'm from the g pro forum and I have some questions to the dev's from g2.
Well, I need to find where are the languages/config files from a European rom and how to implement that languages in a US custom rom with the objective to give the user's from all places having her native language available in the rom.
I already searched for all places and I can't identify that files or configs, because the g2 have the same base I'm remember asking here for help.
Thanks in advance
vladmir said:
Hi!
I'm from the g pro forum and I have some questions to the dev's from g2.
Well, I need to find where are the languages/config files from a European rom and how to implement that languages in a US custom rom with the objective to give the user's from all places having her native language available in the rom.
I already searched for all places and I can't identify that files or configs, because the g2 have the same base I'm remember asking here for help.
Thanks in advance
Click to expand...
Click to collapse
the phone languages are in the framework-res.apk located in system/framework; basically all the values folders are a language folder and you can add more languages to this by placing the new values folder with the abbreviation of language and the arrays/bools/plurals/strings.xml files and after recompiling going to system settings languages and there will be a new one there; pretty straight forward and if you want any assistance I would be glad to help
XxZombiePikachu said:
the phone languages are in the framework-res.apk located in system/framework; basically all the values folders are a language folder and you can add more languages to this by placing the new values folder with the abbreviation of language and the arrays/bools/plurals/strings.xml files and after recompiling going to system settings languages and there will be a new one there; pretty straight forward and if you want any assistance I would be glad to help
Click to expand...
Click to collapse
Thanks a lot for this! I will report.
XxZombiePikachu said:
the phone languages are in the framework-res.apk located in system/framework; basically all the values folders are a language folder and you can add more languages to this by placing the new values folder with the abbreviation of language and the arrays/bools/plurals/strings.xml files and after recompiling going to system settings languages and there will be a new one there; pretty straight forward and if you want any assistance I would be glad to help
Click to expand...
Click to collapse
Hi!
Sorry but I need your help on this. I tried to decompile but give me all kind of errors...I am a nobbie! Please can you make the changes for me? I need Portuguese language on this, i think the abbreviation is pt-PT but if you now European abbreviations go ahead!
Thanks in advance!
vladmir said:
Hi!
Sorry but I need your help on this. I tried to decompile but give me all kind of errors...I am a nobbie! Please can you make the changes for me? I need Portuguese language on this, i think the abbreviation is pt-PT but if you now European abbreviations go ahead!
Thanks in advance!
Click to expand...
Click to collapse
Will do it in the morning since am going to bed now
Sent from my Pikachu powered LG D800
XxZombiePikachu said:
Will do it in the morning since am going to bed now
Sent from my Pikachu powered LG D800
Click to expand...
Click to collapse
Ok, no problem I wait!
Thanks
XxZombiePikachu said:
Will do it in the morning since am going to bed now
Sent from my Pikachu powered LG D800
Click to expand...
Click to collapse
Sorry...can you check if this framework-res have portuguese languague too, if doesn´t you will add it?
Thanks in advance
vladmir said:
Hi!
Sorry but I need your help on this. I tried to decompile but give me all kind of errors...I am a nobbie! Please can you make the changes for me? I need Portuguese language on this, i think the abbreviation is pt-PT but if you now European abbreviations go ahead!
Thanks in advance!
Click to expand...
Click to collapse
vladmir said:
Sorry...can you check if this framework-res have portuguese languague too, if doesn´t you will add it?
Thanks in advance
Click to expand...
Click to collapse
just to update on this a little late but here we go, the Portuguese values folder name is values-pl and the other folder is values-pl-rPL
the second framework you shared did not have the Portuguese values in it (the one which ended in vupmp)
so here are the modified frameworks which should include Portuguese language; let me know how it goes :fingers-crossed:
XxZombiePikachu said:
just to update on this a little late but here we go, the Portuguese values folder name is values-pl and the other folder is values-pl-rPL
the second framework you shared did not have the Portuguese values in it (the one which ended in vupmp)
so here are the modified frameworks which should include Portuguese language; let me know how it goes :fingers-crossed:
Click to expand...
Click to collapse
Thank you very much!
I will post this in rom threat and and the dev to give you the credits.
vladmir said:
Thank you very much!
I will post this in rom threat and and the dev to give you the credits.
Click to expand...
Click to collapse
Cool did he already ads added them
bountyman334 said:
Cool did he already ads added them
Click to expand...
Click to collapse
Nice! Unfortunately I moved to the g2 but I wish you the best luck!
vladmir said:
Nice! Unfortunately I moved to the g2 but I wish you the best luck!
Click to expand...
Click to collapse
welcome to the g2, there are lots of roms to choose from and if you ever have any questions I urge you to check out the g2 help thread managed by me and has a few great members helping out when they have the chance/time
XxZombiePikachu said:
welcome to the g2, there are lots of roms to choose from and if you ever have any questions I urge you to check out the g2 help thread managed by me and has a few great members helping out when they have the chance/time
Click to expand...
Click to collapse
Thanks! I am thinking to flash a g3 Rom, what Rom you suggest? I have a 802 model with full kk stock.
vladmir said:
Thanks! I am thinking to flash a g3 Rom, what Rom you suggest? I have a 802 model with full kk stock.
Click to expand...
Click to collapse
Definitely have a look at cloudyg3 it was just updated and is performing better than ever; another great one is optimusg3 but he will be releasing a major update pretty soon so if you want to try is better to wait for update
Request
XxZombiePikachu said:
Definitely have a look at cloudyg3 it was just updated and is performing better than ever; another great one is optimusg3 but he will be releasing a major update pretty soon so if you want to try is better to wait for update
Click to expand...
Click to collapse
Hi @XxZombiePikachu
Can you add pt-PT on cloudyg3 1.3? I already request in in two cloudy threats but don't got any answer.
Sorry to bore you again this but the rom only have Portuguese from Brazil, it's similar but some things are very different and annoying for me.
Thank in advance
Edit: I will upload the framework-res.apk from D802 latter cause at the moment have some issue in my internet connection or xda servers.
@XxZombiePikachu this is the file!
http://1drv.ms/1trigPY
vladmir said:
Hi @XxZombiePikachu
Can you add pt-PT on cloudyg3 1.3? I already request in in two cloudy threats but don't got any answer.
Sorry to bore you again this but the rom only have Portuguese from Brazil, it's similar but some things are very different and annoying for me.
Thank in advance
Edit: I will upload the framework-res.apk from D802 latter cause at the moment have some issue in my internet connection or xda servers.
Click to expand...
Click to collapse
vladmir said:
@XxZombiePikachu this is the file!
http://1drv.ms/1trigPY
Click to expand...
Click to collapse
sorry for late reply today has been a really busy day, here is zipped framework(not flashable) with Portuguese although I am not sure if it is also Brazilian based or just Portuguese; I can get you the files and you can actually translate the stuff to your liking but it can take a long time since there are many words that would need to be translated
Seems to be Portuguese of Portugal! Thanks a lot!
Send by Tapatalk powered by LG G2 D802

Change System Colour

Hi, i just bought Asus laser ZE500KL. I find it be a good phone however i unable to change the system colour which was in light blue.Changing themes does not change the system colour. Is there a way. Can any one comments on it Thanks
AFAIK, no, you can't, by normal means
Either using custom or you can change some values in setting apk maybe, framework? If you don't understand what I'm saying / how to do this, me too, Google is your best friend
Sent from my ASUS_Z00RD using XDA Labs
You can do it if you are rooted. After you have root you can install an app called Layers on playstore then find a theme for it.
vraciu' said:
You can do it if you are rooted. After you have root you can install an app called Layers on playstore then find a theme for it.
Click to expand...
Click to collapse
What is this layers?? please!
Crasim said:
What is this layers?? please!
Click to expand...
Click to collapse
Layers is a theme manager like CM12/13 have, but for stock ROMs or non CM ROMS.. You need root to use it
https://play.google.com/store/apps/details?id=com.lovejoy777.rroandlayersmanager
vraciu' said:
Layers is a theme manager like CM12/13 have, but for stock ROMs or non CM ROMS.. You need root to use it
https://play.google.com/store/apps/details?id=com.lovejoy777.rroandlayersmanager
Click to expand...
Click to collapse
My question is "what is this theme" sorry for bad english i know Layers, i don't know this theme ahah
Crasim said:
My question is "what is this theme" sorry for bad english i know Layers, i don't know this theme ahah
Click to expand...
Click to collapse
Ah, why you didn't asked that? xD Is called Peeaf

Add Multilanguage Support to a Stock Rom?

Hello Folkz,
i'm already reading in this community for months. Now i want to contribute.
I address my concern mainly to @STEVE_MARS and his Mates from TeamSpain!
How do you add Multilanguage Support to your Custom Roms. Is it via a App Like Morelocale2 or is there any other tool which helps easily translate the strings?
Please reply soon i want to contribute something
Thx in advance.
Anti
Hi,
You must insert strings in framework wih Jbart or similar tool, better under Linux. Decompile apk, insert and compile again. And same with systemUI and settings. And after that, check every menu if works properly.
Regards
STEVE_MARS said:
Hi,
You must insert strings in framework wih Jbart or similar tool, better under Linux. Decompile apk, insert and compile again. And same with systemUI and settings. And after that, check every menu if works properly.
Regards
Click to expand...
Click to collapse
Thanks man. I work with ARCH Linux. So that shouldn't be the Prob
So jBart ist the prefered tool?
Antisound said:
Thanks man. I work with ARCH Linux. So that shouldn't be the Prob
So jBart ist the prefered tool?
Click to expand...
Click to collapse
There is several tools, jBart it´s good but there is others. Try them and choose
STEVE_MARS said:
There is several tools, jBart it´s good but there is others. Try them and choose
Click to expand...
Click to collapse
Are there any "finished" translations ready. Because you Support german for your Custom Rom. Do don't think you are nativ german?
Antisound said:
Are there any "finished" translations ready. Because you Support german for your Custom Rom. Do don't think you are nativ german?
Click to expand...
Click to collapse
There is multilanguage "packages", but in Setting options you must translate manually every menu. This is the reason that we have a OTA for spanish advanced translation.
STEVE_MARS said:
There is multilanguage "packages", but in Setting options you must translate manually every menu. This is the reason that we have a OTA for spanish advanced translation.
Click to expand...
Click to collapse
Thanks dude for your answers. Just one more
You mentioned that i have to decompile the apks. Where i are the apks stored? i assume in the System.img and boot.img or?
Antisound said:
Thanks dude for your answers. Just one more
You mentioned that i have to decompile the apks. Where i are the apks stored? i assume in the System.img and boot.img or?
Click to expand...
Click to collapse
Sure, you must decompiled first system.new.dat and after system.img.
Boot.img it isn´t neccesary.
flash convart rom
Antisound said:
Hello Folkz,
i'm already reading in this community for months. Now i want to contribute.
I address my concern mainly to @STEVE_MARS and his Mates from TeamSpain!
How do you add Multilanguage Support to your Custom Roms. Is it via a App Like Morelocale2 or is there any other tool which helps easily translate the strings?
Please reply soon i want to contribute something
Thx in advance.
Anti
Click to expand...
Click to collapse
Falsah convart Rom done multi add language

AOSP Theme for Realme XT, STOCK ANDROID FEELINGS!!

I am using this theme for few days it changes most of your user interface as close as stock android. You are going to love it if you are a stock android lover. But it shows five minutes trail every now and then. If anyone can fix this will be thankful.
2hinreza said:
I am using this theme for few days it changes most of your user interface as close as stock android. You are going to love it if you are a stock android lover. But it shows five minutes trail every now and then. If anyone can fix this will be thankful.
Download from here
Click to expand...
Click to collapse
What the....
amodeos said:
What the....
Click to expand...
Click to collapse
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
2hinreza said:
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
Click to expand...
Click to collapse
Just add double dot or slash, something like this "www..blablabla..com or www(dot)blablabla(dot)com
2hinreza said:
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
Click to expand...
Click to collapse
I (or any other moderator) is happy to assist you and to add a link to your OP. Just PM one of us, or even better use the report functionality!
Search lawnchair in playstore, maybe hard to find themes close to stock Android, install launcher is easy solution

Fonts Note 9 ONE UI V2 Beta

I'm running already the Android 10 Beta but I tried already everything to flash new fonts but isn't working at all,
Someone already managed to install new fonts without root?
2000Hugo said:
I'm running already the Android 10 Beta but I tried already everything to flash new fonts but isn't working at all,
Someone already managed to install new fonts without root?
Click to expand...
Click to collapse
Wings font ?
jordiz86 said:
Wings font ?
Click to expand...
Click to collapse
I tried and don't work with me
2000Hugo said:
I tried and don't work with me
Click to expand...
Click to collapse
Sorry, just tried and you're right...but updating from pie doesn't deleted the font I was using..but it's not selectable if I try to change...maybe we have only to wait ?
2000Hugo said:
I'm running already the Android 10 Beta but I tried already everything to flash new fonts but isn't working at all,
Someone already managed to install new fonts without root?
Click to expand...
Click to collapse
Hello, how are you dear G+ friend, yes I couldn't find away to install custom fonts without root, anyway it is the first beta (there a second one ZSK7 but no download link available yet) so let's hope it will be brought back by future updates and Samsung don't block this feature
salahmed said:
Hello, how are you dear G+ friend, yes I couldn't find away to install custom fonts without root, anyway it is the first beta (there a second one ZSK7 but no download link available yet) so let's hope it will be brought back by future updates and Samsung don't block this feature
Click to expand...
Click to collapse
If you get the link can you share the info on here please? Hug my friend
2000Hugo said:
If you get the link can you share the info on here please? Hug my friend
Click to expand...
Click to collapse
I see you already updated to beta 2, me too
And I still can't install custom fonts, it seems like Samsung might block this feature permanently
salahmed said:
I see you already updated to beta 2, me too
And I still can't install custom fonts, it seems like Samsung might block this feature permanently
Click to expand...
Click to collapse
Yes I I tried too and didn't worked
Any updates so far?
Yasmina.be97 said:
Any updates so far?
Click to expand...
Click to collapse
So far still the same issue
Same here, still waiting...
still no update 'bout fonts? i have note 9 with android 10 but can't install custom fonts
Hey I'm Sam said:
still no update 'bout fonts? i have note 9 with android 10 but can't install custom fonts
Click to expand...
Click to collapse
I got today a new update but the fonts problem still persists unfortunately
Same with the Wings Font packs. Update to 10 means it no longer works.
Hopefully the developers will work on fixing the issue soon.
https://forum.xda-developers.com/s10-plus/themes/google-sans-fonts-s10-t3910661/page9/amp/
The app created by hex installer dev.
Finally I managed to install a custom font
2000Hugo said:
Finally I managed to install a custom font
Click to expand...
Click to collapse
Method?
inamie said:
Method?
Click to expand...
Click to collapse
Install the font and after go to backup and make backup only from the applications and when is finished go to applications and delete a font application and then go to restore applications backup and it will working the font.
2000Hugo said:
Install the font and after go to backup and make backup only from the applications and when is finished go to applications and delete a font application and then go to restore applications backup and it will working the font.
Click to expand...
Click to collapse
What app? Monofont?
Sent from my SM-N960F using Tapatalk
bern4d1 said:
What app? Monofont?
Click to expand...
Click to collapse
Yes I install the font from the fonts folder from Monofont

Categories

Resources