need help in j2me text character encoding

View: New views
8 Messages — Rating Filter:   Alert me  

need help in j2me text character encoding

by void_void :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 Hello ,
i have Unicode characters from web service,(specifically gujarati (ગુજરાતિ ) characters )
i am reading it and storing it into rms,

and then filling choice box using rms,

the same thing works perfectly in my ubuntu (n etbeans 6.5 and its default WTK) showing boxes which i suppose to be working.
but,
in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..

how can i particularly show gujarati characters in mobile ?

i am assuming that the phone on which i'll install my app is having gujarati support.
       
 

Re: need help in j2me text character encoding

by Hinkmond Wong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

void_void wrote:

>  Hello ,
> i have Unicode characters from web service,(specifically gujarati (ગુજરાતિ )
> characters )
> i am reading it and storing it into rms,
>
> and then filling choice box using rms,
>
> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its default
> WTK) showing boxes which i suppose to be working.
> but,
> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..
>
> how can i particularly show gujarati characters in mobile ?
>
> i am assuming that the phone on which i'll install my app is having gujarati
> support.
>
>  
>  

That's a problem with Windows XP, not with NetBeans or WTK.  Try
following these instructions for installing the Gujarati missing font
onto your Windows XP machine and try again:

http://in.gujarati.yahoo.com/FAQ_English.htm


Hinkmond

Re: need help in j2me text character encoding

by void_void :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

ya ur right but if the font is missing then it should show boxes not "???"


Hinkmond Wong wrote:
void_void wrote:
>  Hello ,
> i have Unicode characters from web service,(specifically gujarati (ગુજરાતિ )
> characters )
> i am reading it and storing it into rms,
>
> and then filling choice box using rms,
>
> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its default
> WTK) showing boxes which i suppose to be working.
> but,
> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..
>
> how can i particularly show gujarati characters in mobile ?
>
> i am assuming that the phone on which i'll install my app is having gujarati
> support.
>
>  
>  

That's a problem with Windows XP, not with NetBeans or WTK.  Try
following these instructions for installing the Gujarati missing font
onto your Windows XP machine and try again:

http://in.gujarati.yahoo.com/FAQ_English.htm


Hinkmond

Re: need help in j2me text character encoding

by Hinkmond Wong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

void_void wrote:
> ya ur right but if the font is missing then it should show boxes not "???"
>  

Either way, installing the correct Gujarati font from Microsoft should
solve your problem.

Hinkmond

>
>
> Hinkmond Wong wrote:
>  
>> void_void wrote:
>>    
>>>  Hello ,
>>> i have Unicode characters from web service,(specifically gujarati
>>> (ગુજરાતિ )
>>> characters )
>>> i am reading it and storing it into rms,
>>>
>>> and then filling choice box using rms,
>>>
>>> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its
>>> default
>>> WTK) showing boxes which i suppose to be working.
>>> but,
>>> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..
>>>
>>> how can i particularly show gujarati characters in mobile ?
>>>
>>> i am assuming that the phone on which i'll install my app is having
>>> gujarati
>>> support.
>>>
>>>  
>>>  
>>>      
>> That's a problem with Windows XP, not with NetBeans or WTK.  Try
>> following these instructions for installing the Gujarati missing font
>> onto your Windows XP machine and try again:
>>
>> http://in.gujarati.yahoo.com/FAQ_English.htm
>>
>>
>> Hinkmond
>>
>>
>>    
>
>  

Re: need help in j2me text character encoding

by void_void :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The problem is not with font ,
its with charset encoding..


Hinkmond Wong wrote:
void_void wrote:
> ya ur right but if the font is missing then it should show boxes not "???"
>  

Either way, installing the correct Gujarati font from Microsoft should
solve your problem.

Hinkmond

>
>
> Hinkmond Wong wrote:
>  
>> void_void wrote:
>>    
>>>  Hello ,
>>> i have Unicode characters from web service,(specifically gujarati
>>> (ગુજરાતિ )
>>> characters )
>>> i am reading it and storing it into rms,
>>>
>>> and then filling choice box using rms,
>>>
>>> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its
>>> default
>>> WTK) showing boxes which i suppose to be working.
>>> but,
>>> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..
>>>
>>> how can i particularly show gujarati characters in mobile ?
>>>
>>> i am assuming that the phone on which i'll install my app is having
>>> gujarati
>>> support.
>>>
>>>  
>>>  
>>>      
>> That's a problem with Windows XP, not with NetBeans or WTK.  Try
>> following these instructions for installing the Gujarati missing font
>> onto your Windows XP machine and try again:
>>
>> http://in.gujarati.yahoo.com/FAQ_English.htm
>>
>>
>> Hinkmond
>>
>>
>>    
>
>  

Re: need help in j2me text character encoding

by Hinkmond Wong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

void_void wrote:
> The problem is not with font ,
> its with charset encoding..
>  

Yes, and the proper charsets should be installed when you install the
Gujarati font for Microsoft Windows.

Ex. download and install this:
http://home.flash.net/~patelvk/ZIP/gujradh.zip

What happens after you properly install the above bundle and then reboot
your Windows PC.  Does NetBeans still have the same problem?


Hinkmond


>
>
> Hinkmond Wong wrote:
>  
>> void_void wrote:
>>    
>>> ya ur right but if the font is missing then it should show boxes not
>>> "???"
>>>  
>>>      
>> Either way, installing the correct Gujarati font from Microsoft should
>> solve your problem.
>>
>> Hinkmond
>>
>>    
>>> Hinkmond Wong wrote:
>>>  
>>>      
>>>> void_void wrote:
>>>>    
>>>>        
>>>>>  Hello ,
>>>>> i have Unicode characters from web service,(specifically gujarati
>>>>> (ગુજરાતિ )
>>>>> characters )
>>>>> i am reading it and storing it into rms,
>>>>>
>>>>> and then filling choice box using rms,
>>>>>
>>>>> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its
>>>>> default
>>>>> WTK) showing boxes which i suppose to be working.
>>>>> but,
>>>>> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..
>>>>>
>>>>> how can i particularly show gujarati characters in mobile ?
>>>>>
>>>>> i am assuming that the phone on which i'll install my app is having
>>>>> gujarati
>>>>> support.
>>>>>
>>>>>  
>>>>>  
>>>>>      
>>>>>          
>>>> That's a problem with Windows XP, not with NetBeans or WTK.  Try
>>>> following these instructions for installing the Gujarati missing font
>>>> onto your Windows XP machine and try again:
>>>>
>>>> http://in.gujarati.yahoo.com/FAQ_English.htm
>>>>
>>>>
>>>> Hinkmond
>>>>
>>>>
>>>>    
>>>>        
>>>  
>>>      
>>    
>
>  

Re: need help in j2me text character encoding

by void_void :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Problem has been solved by using UTF-8 encoding only...

Hinkmond Wong wrote:
void_void wrote:
> The problem is not with font ,
> its with charset encoding..
>  

Yes, and the proper charsets should be installed when you install the
Gujarati font for Microsoft Windows.

Ex. download and install this:
http://home.flash.net/~patelvk/ZIP/gujradh.zip

What happens after you properly install the above bundle and then reboot
your Windows PC.  Does NetBeans still have the same problem?


Hinkmond


>
>
> Hinkmond Wong wrote:
>  
>> void_void wrote:
>>    
>>> ya ur right but if the font is missing then it should show boxes not
>>> "???"
>>>  
>>>      
>> Either way, installing the correct Gujarati font from Microsoft should
>> solve your problem.
>>
>> Hinkmond
>>
>>    
>>> Hinkmond Wong wrote:
>>>  
>>>      
>>>> void_void wrote:
>>>>    
>>>>        
>>>>>  Hello ,
>>>>> i have Unicode characters from web service,(specifically gujarati
>>>>> (ગુજરાતિ )
>>>>> characters )
>>>>> i am reading it and storing it into rms,
>>>>>
>>>>> and then filling choice box using rms,
>>>>>
>>>>> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its
>>>>> default
>>>>> WTK) showing boxes which i suppose to be working.
>>>>> but,
>>>>> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF BOXES..
>>>>>
>>>>> how can i particularly show gujarati characters in mobile ?
>>>>>
>>>>> i am assuming that the phone on which i'll install my app is having
>>>>> gujarati
>>>>> support.
>>>>>
>>>>>  
>>>>>  
>>>>>      
>>>>>          
>>>> That's a problem with Windows XP, not with NetBeans or WTK.  Try
>>>> following these instructions for installing the Gujarati missing font
>>>> onto your Windows XP machine and try again:
>>>>
>>>> http://in.gujarati.yahoo.com/FAQ_English.htm
>>>>
>>>>
>>>> Hinkmond
>>>>
>>>>
>>>>    
>>>>        
>>>  
>>>      
>>    
>
>  

Re: need help in j2me text character encoding

by Hinkmond Wong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

void_void wrote:
> The Problem has been solved by using UTF-8 encoding only...
>  

Sounds good.  Glad you got it to work.

Hinkmond

> Hinkmond Wong wrote:
>  
>> void_void wrote:
>>    
>>> The problem is not with font ,
>>> its with charset encoding..
>>>  
>>>      
>> Yes, and the proper charsets should be installed when you install the
>> Gujarati font for Microsoft Windows.
>>
>> Ex. download and install this:
>> http://home.flash.net/~patelvk/ZIP/gujradh.zip
>>
>> What happens after you properly install the above bundle and then reboot
>> your Windows PC.  Does NetBeans still have the same problem?
>>
>>
>> Hinkmond
>>
>>
>>    
>>> Hinkmond Wong wrote:
>>>  
>>>      
>>>> void_void wrote:
>>>>    
>>>>        
>>>>> ya ur right but if the font is missing then it should show boxes not
>>>>> "???"
>>>>>  
>>>>>      
>>>>>          
>>>> Either way, installing the correct Gujarati font from Microsoft should
>>>> solve your problem.
>>>>
>>>> Hinkmond
>>>>
>>>>    
>>>>        
>>>>> Hinkmond Wong wrote:
>>>>>  
>>>>>      
>>>>>          
>>>>>> void_void wrote:
>>>>>>    
>>>>>>        
>>>>>>            
>>>>>>>  Hello ,
>>>>>>> i have Unicode characters from web service,(specifically gujarati
>>>>>>> (ગુજરાતિ )
>>>>>>> characters )
>>>>>>> i am reading it and storing it into rms,
>>>>>>>
>>>>>>> and then filling choice box using rms,
>>>>>>>
>>>>>>> the same thing works perfectly in my ubuntu (n etbeans 6.5 and its
>>>>>>> default
>>>>>>> WTK) showing boxes which i suppose to be working.
>>>>>>> but,
>>>>>>> in xP MACHINE USING SAME TOOLS IT IS SHOWING "?????" INSTEAD OF
>>>>>>> BOXES..
>>>>>>>
>>>>>>> how can i particularly show gujarati characters in mobile ?
>>>>>>>
>>>>>>> i am assuming that the phone on which i'll install my app is having
>>>>>>> gujarati
>>>>>>> support.
>>>>>>>
>>>>>>>  
>>>>>>>  
>>>>>>>      
>>>>>>>          
>>>>>>>              
>>>>>> That's a problem with Windows XP, not with NetBeans or WTK.  Try
>>>>>> following these instructions for installing the Gujarati missing font
>>>>>> onto your Windows XP machine and try again:
>>>>>>
>>>>>> http://in.gujarati.yahoo.com/FAQ_English.htm
>>>>>>
>>>>>>
>>>>>> Hinkmond
>>>>>>
>>>>>>
>>>>>>    
>>>>>>        
>>>>>>            
>>>>>  
>>>>>      
>>>>>          
>>>>    
>>>>        
>>>  
>>>      
>>    
>
>