HTML J2ME Problem

Posted by Hesham on Stack Overflow See other posts from Stack Overflow or by Hesham
Published on 2010-12-28T13:48:22Z Indexed on 2010/12/28 13:54 UTC
Read the original article Hit count: 178

Filed under:
|
|
|
|

i'm trying to put large amount of data in a java me application for a BlackBerry mobile and i noticed that the max file size to be accepted in BlackBerry is 150 KB, by the way i'm developping the application in arabic language so i'm converting every litter to his corresponding unicode so every char gets to 6 chars so its another big problem, some ppl told me that i can write arabic as arabic letters without the need to write its unicode, by viewing the mobile form as an html page,

my problem is that i dont know how to view the page as html page and what is XMLParser ?? can anyone help me to get all this together, cos i really need some serious help

thank you alot Hesham

© Stack Overflow or respective owner

Related posts about html

Related posts about blackberry