[android-developers] Re: intent.action_send and intent chooser

2010-07-20 Thread tnull
o that. On Jul 20, 9:30 am, Mark Murphy wrote: > On Tue, Jul 20, 2010 at 10:20 AM, tnull wrote: > > For example, there is a situation when I want e-mail apps to be the > > only results in the activity chooser dialog. > > What are "e-mail apps"? > > > Se

[android-developers] intent.action_send and intent chooser

2010-07-20 Thread tnull
When creating an intent with action send to send some data, is there a way to filter the results that are included in the activity chooser that is created using Intent.createChooser? I have not seen a way to do this other than setting the mime type, but it is not flexible enough. For example, ther

[android-developers] Re: AlarmManager on droids

2010-06-15 Thread tnull
I am having similar issues with Droid. G1 and Emulator seem to work fine. Is this related? http://community.developer.motorola.com/t5/Android-App-Development-for/AlarmManager-ELAPSED-REALTIME-WAKEUP-amp-RTC-WAKEUP-won-t-wake/td-p/4987 On Apr 29, 12:17 pm, nikhil wrote: > Just to update this topi