Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
funbacon
Old
#1  
funbacon's Avatar
Senior Member - OP
Thanks Meter 1
Posts: 373
Join Date: Nov 2008
Location: Hanoi
Default Develop multi-language for Android

G1 is not support font for some country like Thai, Vietnam, Japan ...

I try to access to system of G1 (using some tutorial on this forum) and I replace old font by new font. But it's not work and my phone was bricked (now I can unbrick it) then I think we need flash or do something like that to cheat G1 system.

I try replace file on SDK 1.0 and it worked.

Please help us (Vietnamese, Japanese, ...) to surf web with our language

I will upload my font files I created and I hope some one can help us. Thank you very much.

You can test Vietnamese on this website : http://www.vnexpress.net

Font files :

http://www.4shared.com/file/70385240...Sans-Bold.html
http://www.4shared.com/file/70385242...DroidSans.html







 
buidoi2023
Old
#2  
Junior Member
Thanks Meter 0
Posts: 21
Join Date: Mar 2006
Default Please help!!!

Could someone please take a look at this problem? I am in need for the G1 to display Vietnamese correctly. Please help and thank you in advance for your effort.
 
zrubi
Old
#3  
Member
Thanks Meter 0
Posts: 41
Join Date: Dec 2008
Hey,
I am not sure if this gonna help u but I hope so.
I had the same problem with hebrew and these are the steps I did in order to add hebrew support (only reading) on my G1.

1. Downloaded modifded RC30 that published here
2. Unpack it
3. Replace those files:
-DroidSans.ttf
-DroidSans-Bold.ttf
-DroidSansMono.ttf
with other fonts (in my case I took Arial fonts which is also ttf files and rename them to the names I wrote to u)
* All fonts are under /system/fonts/
4. Zip again to update.zip
5. SignAPK with the android source tesk_keys
6. update my device via recovery mode

You have all the info here in the forum on how to install modified recovery image and how to install new update file, the only thing you have to do is replace the fonts like I told u.

Good Luck...
 
slevin.yu
Old
#4  
Junior Member
Thanks Meter 0
Posts: 12
Join Date: Dec 2008
You can go to http://www.ascendercorp.com/news/open-handset-alliance/
to find the supported language.
I do not know Vietnamese, but I found japanese and chinese language there
I added chinese language xml to many apps and compile them myself then added them to system/app directory, zip again to update.zip then update to my devices, and it works.

the app resource files do not contain other languages's xml files in the original release.
 
funbacon
Old
(Last edited by funbacon; 16th December 2008 at 01:24 PM.)
#5  
funbacon's Avatar
Senior Member - OP
Thanks Meter 1
Posts: 373
Join Date: Nov 2008
Location: Hanoi
I can't check I'm using OTA RC30 Someone please check these ways, I will send you all file and link to check any language you want.

Send me an message : funbacon@yahoo.com or send me an email : funbacon@gmail.com
 
tengtengvn
Old
(Last edited by tengtengvn; 16th December 2008 at 10:58 PM.)
#6  
tengtengvn's Avatar
Senior Member
Thanks Meter 23
Posts: 295
Join Date: Dec 2008
Location: San Jose, CA
I haven't tried but what if we do it this way.

adb shell
su

cd /system/fonts
rm [font files name]
push [font files name] /system/fonts/[font files name]
 
funbacon
Old
#7  
funbacon's Avatar
Senior Member - OP
Thanks Meter 1
Posts: 373
Join Date: Nov 2008
Location: Hanoi
Quote:
Originally Posted by tengtengvn View Post
I haven't tried but what if we do it this way.

adb shell
su

cd /system/fonts
rm [font files name]
push [font files name] /system/fonts/[font files name]
If you remove your font file, you will not restore when your device has problem, you device will be bricked. Should use "mv" to move font file to anoher folder and test with new font.
But I think they will not work. You need add it to update.zip and use signapk, if the update work, you're succcess
 
slevin.yu
Old
#8  
Junior Member
Thanks Meter 0
Posts: 12
Join Date: Dec 2008
Is there a way to replace the system apps of the official OTA RC30 such as alarmclock, settings etc. with a new one which is built out by ourselves?
 
fs_djmellisse
Old
#9  
fs_djmellisse's Avatar
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Sep 2008
hello
i want to put french language in my G1 because it's a t mobil and i have find only english
at this time, how can put other language in g1 android ?

Thanks lot of


Regards
Bil
Htc Dream G1 T-mobil (unlocked)
wait for french language
 
tengtengvn
Old
#10  
tengtengvn's Avatar
Senior Member
Thanks Meter 23
Posts: 295
Join Date: Dec 2008
Location: San Jose, CA
Quote:
Originally Posted by fs_djmellisse View Post
hello
i want to put french language in my G1 because it's a t mobil and i have find only english
at this time, how can put other language in g1 android ?

Thanks lot of


Regards
Bil
Short and easy way. Learn English. j/k

Guys,
This is what i got when trying to extract update_TC4-RC30_full_xda-dev_v1.2.zip.



FYI, I used this file to update my G1.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Boot Animation Paradise for your Android Device

The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more