Click here to Skip to main content
15,922,584 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Windows Phone 7 XML? Pin
Bonhomme M15-Apr-10 23:23
Bonhomme M15-Apr-10 23:23 
QuestionEncoding to be used for saving a file in J2ME Pin
Aditya2225-Mar-10 18:57
Aditya2225-Mar-10 18:57 
AnswerRe: Encoding to be used for saving a file in J2ME Pin
KingsGambit25-Mar-10 19:21
KingsGambit25-Mar-10 19:21 
GeneralRe: Encoding to be used for saving a file in J2ME Pin
Aditya2225-Mar-10 21:54
Aditya2225-Mar-10 21:54 
GeneralRe: Encoding to be used for saving a file in J2ME Pin
KingsGambit26-Mar-10 17:00
KingsGambit26-Mar-10 17:00 
GeneralRe: Encoding to be used for saving a file in J2ME Pin
Aditya2228-Mar-10 19:27
Aditya2228-Mar-10 19:27 
GeneralRe: Encoding to be used for saving a file in J2ME Pin
KingsGambit28-Mar-10 20:46
KingsGambit28-Mar-10 20:46 
GeneralRe: Encoding to be used for saving a file in J2ME Pin
Aditya2228-Mar-10 22:09
Aditya2228-Mar-10 22:09 
I have placed the concerned font under \windows as well as \windos\fonts folders.
My doubt is whether the mobile devices have unicode support or do i have to do something to enable it? When i open the text file created, the 1st two characters are those for FE FF. Normally for any file on PC, we wont be able to see those characters when we open the text file. If we open in a binary editor only we could see them.Or is it any problem related to my writing into the file? I am using like below

BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(new FileOutputStream("FileS1.txt"), "UTF-16"));
QuestionWinCE IPC Pin
hairy_hats24-Mar-10 2:47
hairy_hats24-Mar-10 2:47 
AnswerRe: WinCE IPC Pin
KingsGambit24-Mar-10 20:09
KingsGambit24-Mar-10 20:09 
QuestionReverse geocoding Pin
codenoobie23-Mar-10 21:04
codenoobie23-Mar-10 21:04 
QuestionBlackberry screen alignment Pin
neer123-Mar-10 20:59
neer123-Mar-10 20:59 
QuestionLong Numbers [modified] Pin
George Mwangi21-Mar-10 8:31
George Mwangi21-Mar-10 8:31 
AnswerRe: Long Numbers Pin
Garth J Lancaster21-Mar-10 11:17
professionalGarth J Lancaster21-Mar-10 11:17 
QuestionNew to Mobile Dev --- Suggestions on Development Platforms [modified] Pin
Zhat18-Mar-10 9:11
Zhat18-Mar-10 9:11 
AnswerRe: New to Mobile Dev --- Suggestions on Development Platforms Pin
Russ-T18-Mar-10 22:55
Russ-T18-Mar-10 22:55 
GeneralRe: New to Mobile Dev --- Suggestions on Development Platforms Pin
Zhat19-Mar-10 2:02
Zhat19-Mar-10 2:02 
GeneralRe: New to Mobile Dev --- Suggestions on Development Platforms Pin
Migounette19-Apr-10 7:12
Migounette19-Apr-10 7:12 
QuestionHow to retrieve manufacturer name , model and name network provider of a windows mobile device Pin
anuhoho17-Mar-10 5:05
anuhoho17-Mar-10 5:05 
AnswerRe: How to retrieve manufacturer name , model and name network provider of a windows mobile device Pin
Russ-T17-Mar-10 18:29
Russ-T17-Mar-10 18:29 
QuestionFuture of Windows Mobile Pin
Dr. William J. Blanke16-Mar-10 13:02
Dr. William J. Blanke16-Mar-10 13:02 
AnswerRe: Future of Windows Mobile Pin
Joel Ivory Johnson10-Apr-10 6:33
professionalJoel Ivory Johnson10-Apr-10 6:33 
GeneralRe: Future of Windows Mobile Pin
Dr. William J. Blanke10-Apr-10 14:26
Dr. William J. Blanke10-Apr-10 14:26 
GeneralRe: Future of Windows Mobile Pin
Joel Ivory Johnson11-Apr-10 9:14
professionalJoel Ivory Johnson11-Apr-10 9:14 
GeneralRe: Future of Windows Mobile Pin
Dr. William J. Blanke11-Apr-10 9:36
Dr. William J. Blanke11-Apr-10 9:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.