| Author |
transliteration in j2me
|
vivekanand Chauhan
Greenhorn
Joined: Nov 16, 2009
Posts: 1
|
|
I want to develop a transliteration application on j2me but do not know the algorithm implement to implement it.
can somebody help me out?
thanks in advance!
|
vivekanand3435
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56201
|
|
"vivekanand the georgian", please check your private messages for an important administrative matter.
Also, please take the time to choose the correct forum for your posts. This forum is for questions on Servlets. For more information, please read this.
This post has been moved to a more appropriate forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Aleksandar Babic
Ranch Hand
Joined: May 30, 2007
Posts: 68
|
|
Maybe you can start with this
http://code.google.com/p/icu-transliteration-application/
But I don't think it's good idea to do it on mobile device.
Think it's better to do it on server, and use phone just to send request and receive result.
|
 |
 |
|
|
subject: transliteration in j2me
|
|
|