I am implementing one application related to mailing sever.
As for my requirment,i want to get information about mail,
No of sent mails and received mails from mobile.
Is it possible to get mail information.
If any one know the solution please help me.
Thanks in advance.
There is no standard API for Mail, but if read the android source code (the version you’re interested in) then you can figure it out.