-
java in PDA
I am planning to write a java program in PDA(HP). So what java is suitable? Like J2ME is for mobile.
-
J2ME or SWT
Depending on the PDA type you can use J2ME Personal Profile (Personal Java) or J2ME MIDP (it is very poor)
The first variant is more probable.
By the way, take a look at the LwVCL library www.lwvcl.com.
It provides common solution (to create your application GUI) for different platforms. So you can use SWT or J2ME LwVCL to create GUI. I don't know if it supports .NET Compact Framework, but may be ...
-
Also, check out SuperWaba. http://www.superwaba.org/
-
J2ME MIDP
Is there any other site with implementation of MIDP??
Thx
Foke!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|