hi,
Am doing a application in Motorola phone..where i need to add contact to the motorola phone..
Can anyone please send me a Sample code or any link which will be helpfull for me in doing the above application.
Thanks in Advance
Deva
hi,
Am doing a application in Motorola phone..where i need to add contact to the motorola phone..
Can anyone please send me a Sample code or any link which will be helpfull for me in doing the above application.
Thanks in Advance
Deva
Hello Deva,
in case you target a device which supports Java ME, you could try with the following example: CS001183 - Adding a contact to Phonebook in Java ME
Mind you, this example has been tested on Nokia devices only, and I cannot guarantee it's working one for Motorola devices.
If it doesn't work and no additional suggestions are contributed by other developers here in Forum Nokia Discussion Boards, then it might be good also to check Motorola's own developer forums for ideas by Motorola developers.
Regards,
r2j7
Hi,
You can take a reference of "PDAPDemo" provided with the default WTK to learn how to use JSR75 for contacts and other PIM related stuffs.
Regards,
Aditya