[I am reviving an old, unanswered
thread...]
I need to send out emails and intercept them from my program(or atleast the program should be notified that an email is received).
I have tried sending emails from the emulator but without much luck(I have installed K-9 on my emulator) :|
Moreover, I am thinking of using EXTRA_STREAM to attach files too. Will this work on the real device?
What is the Android-action broadcast by the system when an email is recieved(assuming there is one)?
Thanks.