• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Javamail in android app

pedjasmek

Newbie
Hi!I am using javamail api in my project where I fetch email messages from a pop3 folder.But when I fetch a particular message,only thing I can read from it are subject and inputstream.When I invoke getReceivedDate() method,it returns null.Can anyone tell me why?
 
Back
Top Bottom