Click to See Complete Forum and Search --> : accessing mobile phonebook


com4
November 27th, 2005, 04:15 AM
hi there people ...

am working in an application in order to to send a contact name and number through http connections to a website...
i've already built my application using j2me (jsr 75 ) but this api is not sapporsted my most of the common mobiles .....
so is there any other way to do it ..??? i mainly want it to work on nokia 6600? ..

thankx in advance ....

newscatchme@yahoo.com
December 3rd, 2005, 06:56 PM
hi, there
first of all i do not understand , why u use jsr-75?

u should only use CLDC AND MIDP , if u are planning to deploy your application on the mobile phone.. or if u want to use more,, u need to check first if that mobile or anyother device suports the jsr-75 or not?

if not u can not install jsr-75 apis on the mobile.. ,,,

i hope this will help u..

bye