[android-developers] Re: Send Email Automatically

2009-04-09 Thread Eileen Novack
#x27;s not possible at the moment though, through standard resources.. Best, Eileen Novack From: Dianne Hackborn Sent: Thursday, April 09, 2009 2:19 PM To: android-developers@googlegroups.com Subject: [android-developers] Re: Send Email Automatically On Wed, Apr 8, 2009 at 5:58 AM, Eil

[android-developers] Re: Send Email Automatically

2009-04-09 Thread Eileen Novack
uilding Android apps, which is to reuse public Intents and methods to allow the scarce available memory to be leveraged as much as possible. So the question is: Can we use the existing code to send email in the stock Android email app? Or is that sort of thing frowned upon? Best,