Is there any library in android to create email client? I have searched on net but I have seen that every one suggests to use java mail library. I am new to android, just wanted to ask if there is any library in android or I should use java mail library.
Asked
Active
Viewed 629 times
0
-
is there any issue with JavaMail library, that prevents you from using it – sunil Jul 24 '12 at 07:29
-
no, I just wanted to know, assuming that android will have some other library. But, now I have started working on java mail library. – blackfyre Jul 24 '12 at 08:14
-
JavaMail is GPL, so anything that uses it must be open source. – Stealth Rabbi Nov 02 '12 at 16:08