Hi,
I'm develop an application (based on example of WTK22-PDAPDemo). In this application, user can access phone book (read write) in memory device, then can select contact/s (1,5, and all), compress selected contact, and send them to destination number (server).
in server (in this case, I make simulator only using an application J2mE too, that can receive sms from client (that contain compressed contact in it), decompress it, and then show the originil file (contact) again.
But, this application can't save that contact to phonebook again (because I didn't know how to do this in emulator and also real device/HP).
It is possible to save again contact (result fo decompressed) to phonebook again?
or we must use another way, maybe RMS?
Need your help please...
Thanks.


Reply With Quote


