[android-developers] Re: Abort SMS broadcast

2008-10-26 Thread Ken Adair
This capability was in M5... guess someone changed their mind. On Sep 9, 2:16 pm, Justin (Google Employee) [EMAIL PROTECTED] wrote: but isn't that why you list an app's permissions before installation (as shown in the marketplace screens)? To some extent yes, but there are some permissions

[android-developers] Re: Abort SMS broadcast

2008-09-09 Thread Justin (Google Employee)
but isn't that why you list an app's permissions before installation (as shown in the marketplace screens)? To some extent yes, but there are some permissions that are just not available, for example rebooting the phone. Consuming SMSes is another one of these. The question of where to draw

[android-developers] Re: Abort SMS broadcast

2008-09-03 Thread squeakypants
I'm working on a Twitter app that works though SMS. Twitter has a normal API, but I don't plan on getting an internet plan (and I doubt I'm the only one), and I'd still like to receive them on my phone. However, having to look at Tweets as normal text messages wouldn't be as comfortable as in a

[android-developers] Re: Abort SMS broadcast

2008-08-28 Thread Justin (Google Employee)
As I said, you *can't* do this. Consider how dangerous this would be. Users are generally charged per SMS or per SMS over a certain limit, even unlimited plans usually have some limit where they charge you more or terminate your service. What you want to do could end up cost some users great

[android-developers] Re: Abort SMS broadcast

2008-08-25 Thread android_dev
Hi Justin, How to direct an SMS to an application without passing the SMS to other apps and the SMS inbox? On Aug 20, 11:24 am, Justin (Google Employee) [EMAIL PROTECTED] wrote: --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: Abort SMS broadcast

2008-08-20 Thread Justin (Google Employee)
You can't abort an SMS broadcast. This could allow applications to do all sorts of things the user might not want. Cheers, Justin Android Team @ Google On Aug 20, 10:27 am, marcel-182 [EMAIL PROTECTED] wrote: Hi all, I'm looking for a way to abort the broadcast of an incoming SMS or remove