E eyalm_nm Newbie Feb 5, 2010 #1 Hi, My application collecting some data and have to send it by mail. How can it open the device's default email client? Thanks, Eyal.
Hi, My application collecting some data and have to send it by mail. How can it open the device's default email client? Thanks, Eyal.
T treborcj Android Enthusiast Feb 6, 2010 #2 If it is programmed to do so, then it will open. Most likely you will need to save the file then attach to email.
If it is programmed to do so, then it will open. Most likely you will need to save the file then attach to email.
E eyalm_nm Newbie Feb 6, 2010 #3 Hi, Isn't it possible to do so programaticly like using plaformRequest in J2ME?