I am new to the forms and android development. I have bought a few books I am trying to burn through... but I am starting to get a little frustrated. Perhaps it is due to my novice understanding... I am not finding many examples in regards to email listening. There seems to be plenty available for SMS but I cant find many examples and talk about emails.
Here is what I want to do... any help or direction to what i need to learn would be very appreciated

I want to listen for a new email. When it arrives I would like to extract information about the email (who its from, subject, message etc)
Can someone get me started on what the code might look like?


