Hi..
Can anybody please tell me how should i read multiple vcards in j2me.
Everytime i am getting the first vcard from the file. It just detects the first
BEGIN in the file. I am using
PIMItem[] items = PIM.getInstance().fromSerialFormat(inStream, "UTF-8");

Reply With Quote

