Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java ME and Windows Mobile 6.1(How to)
Java ME and Windows Mobile 6.1 [message #509473] Fri, 22 January 2010 09:41 Go to next message
Eclipse UserFriend
Hello everybody, I new on Java Developer and I need some help; Does any body know how to use eclipse pulsar to create a software for windows mobile 6.1. I installed Java ME SDK 3 but I don't know how to install a Windows Mobile 6.1 emulator. Does any body can help me, please??? Sad
Re: Java ME and Windows Mobile 6.1 [message #509926 is a reply to message #509473] Mon, 25 January 2010 14:11 Go to previous messageGo to next message
Eclipse UserFriend
Hi, I dont think you need wm emulator or that such emulator even exist since wm does not support Java in standard. Why dont you use any common cldc/midp emulator budled with Java ME SDK like DefaultColorPhone for example? It could be enough for creating midlets for wm emulators like Esmertec JBed or JavaFx for WM.
Re: Java ME and Windows Mobile 6.1 [message #529182 is a reply to message #509473] Fri, 23 April 2010 06:20 Go to previous message
Eclipse UserFriend
Well, I have a similar problem developing an app for WM 6.5 with jbed. The app runs fine on a Sony K750i emulator, but on the WM 6.5 phone the following problems occur:
- TextField.PASSWORD seems not to function (no hiding of the input, TextField.getString() returns different values than in the SE emulator)
- getAppProperties() seems not to work (empty return values)
- Item.Layout_2 seems not to work. All TextFields in forms occupy the full screen width, and wrapped lines are not displayed (only the last line).
So an emulator would be fine to develop work arounds (if possible at all).
Any ideas how to solve these problems are welcomed.
Previous Topic:Error during update
Next Topic:Eclipse scrapbook problems (solved)
Goto Forum:
  


Current Time: Thu Mar 27 15:10:25 EDT 2025

Powered by FUDForum. Page generated in 0.03397 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top