Re: [android-developers] Intent.Createchooser Does Not Work

2012-03-13 Thread Mark Murphy
After the upgrade, you no longer have any mail clients that support message/rfc822, apparently. On Mon, Mar 12, 2012 at 5:01 PM, JFS wrote: > The following code previously worked on an Atrix 2 4G.  After > upgrading to 2.3.6, createchooser no longer presents any mail choices > and the e-mail is n

[android-developers] Intent.Createchooser Does Not Work

2012-03-12 Thread JFS
The following code previously worked on an Atrix 2 4G. After upgrading to 2.3.6, createchooser no longer presents any mail choices and the e-mail is not sent. Logcat contains no errors. Any ideas why this is not providing Send choices as it previously did? final Intent emailIntent = new I