This week's book giveaway is in the Programmer Certification forum.
We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line!
See this thread for details.
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Java VM/API for Palm Development

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ranch Hand
Posts: 1072
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
check these sites , hope it helps
http://www.zucotto.com/whiteboard/download_index.html
http://java.sun.com/products/midp/palmOS.html
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
david , i think Sun's vm is there for palm ( PDA's ). Please go through CLDC specifications from Sun's site.
I think it will answer your questions.
Your Friendly bartender
Shailesh.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

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.
 
Blueberry pie is best when it is firm and you can hold in your hand. Smell it. And smell this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic