posted 16 years ago
Is there any VM/API combo that can provide the following combination of functionality:
1. Access and Create Palm based databases (PDB)
2. Access the Internet over HTTP (especially for Palm VII)
3. Provide a decent GUI API that has access to the soft keyboard and drop down menus.
Thanks,
jck
1. Access and Create Palm based databases (PDB)
2. Access the Internet over HTTP (especially for Palm VII)
3. Provide a decent GUI API that has access to the soft keyboard and drop down menus.
Thanks,
jck
posted 16 years ago
check these sites , hope it helps
http://www.zucotto.com/whiteboard/download_index.html
http://java.sun.com/products/midp/palmOS.html
http://www.zucotto.com/whiteboard/download_index.html
http://java.sun.com/products/midp/palmOS.html
posted 16 years ago
Most of other (not MIDP for Palm) will allow access to PDB (ex. waba, superwaba, VAME,original KVM)
Only MIDP implement HTTP over Palm.net
Only MIDP for Palm and VAME provide API's for pop-up keyboard and menu.
Originally posted by David Chan:
Hi John,
I am new to J2ME. I am interested in your question also, as I am going to use Palm to do some wireless application for my FYP. Can you kindly tell me the answer of your question? Especially, question 1 and 3. ^^
David Chan.
Most of other (not MIDP for Palm) will allow access to PDB (ex. waba, superwaba, VAME,original KVM)
Only MIDP implement HTTP over Palm.net
Only MIDP for Palm and VAME provide API's for pop-up keyboard and menu.
John C. Kendall<BR>jkendall@technologist.com<BR>johnlkendall@palm.net

It is sorta covered in the JavaRanch Style Guide. |