• 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

is Palm v series PDA Supports PIM optional package or not?

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mobile Experts,

is Palm v series PDA Supports PIM optional package or not? i am using Palm v. When i load the prc file (jad and jar compressed into prc) for using PIM application. some error "Class not support" and "Unable to load class" error occured. What i do? Give me suggestion.

Thanks in advance

edward
 
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, it does not support PIM OP. Although the PIM OP is originally proposed by Palm, they abandoned it about 3 years ago.
 
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Michael Yuan,

i hava one question. How to retrieve the address book of palm devices using our own midp midlet code. Is it possible?

Kindly send your reply immediately.
 
Michael Yuan
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is not possible with the standard MIDP on Palm.
 
Edward Durai
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Michael Yuan,

In Your b4 reply You told midp not supported for retreiving address book of the palm devices.

Is any other possibilities are available to retreive?

Kindly send your reply immediately.
 
Michael Yuan
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can use Palm's native C API to do that. Or you can use one of the non-standard Java variations such as Waba. Or, you can use Visual Basic for Palm from CrossFire. Many possibilities.
 
Edward Durai
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanx Michael,

i am developing application for PDA using midp. If i use the c native api or other methods (you already told) for retrieving palm address book. Is any possiblity to combine c native address book retrieval application and my midp application.

Kindly send your reply.
 
Edward Durai
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI MOBILE EXPERT,


IS WABA IS USING TO RETRIEVE THE ADDRESS BOOK OF PALM PDA. IF YES THEN HOW TO COMBINE WABA AND J2ME APPLICATIONS.

KINDLY SEND YOUR REPLY.
 
Try 100 things. 2 will work out, but you will never know in advance which 2. This tiny ad might be one:
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