02-11-2013 01:20 AM
Hi all,
If I am trying to develop an email client for BlackBerry other than the BB native email client, can we get any library for implmenting the email client. Can anyone please throw light on this and provide the necessary information? Thanks in advance.
02-11-2013 02:00 AM
Please have a look at the below link
http://stackoverflow.com/questions/4211661/stand-a
02-11-2013 04:22 AM
Thank you for the link @gopi, but can I know if there is any library available from RIM, which assists in development of email client? I don't wanna make use of any existing application for the same. Thank u.
02-12-2013 12:09 AM
No, Upto my knowledge Rim doesn't provide any library to configure email client. You need to use IMAP4, POP3, SMTP for listening client side emails.