Can J2ME be used to program for HP Jornada 540 series
Richard He
Greenhorn
Joined: Feb 26, 2001
Posts: 29
posted
0
Do you have any idea how to use J2ME to do some programming for HP Jornada 540, 560 series? The task will be creat a conduit and sync PDA database. I checked out personaljava website. It said the current version havn't been totally tested under Windows CE 3.0. Thanks a lot Richard
Eric Giguere
Ranch Hand
Joined: Oct 25, 2000
Posts: 170
posted
0
Have you looked at Insignia's Jeode? That's probably a better alternative. Most Windows CE/PocketPC devices these days are powerful enough to run either regular Java or PersonalJava, so that would be the way to go. Mind you, you may not be able to access the device's unique capabilities without some native code.