Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Blocking Outgoing SMS
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
uttam agarwal  
View profile  
 More options May 1 2012, 6:37 am
From: uttam agarwal <uttamagarwal....@gmail.com>
Date: Tue, 1 May 2012 16:07:45 +0530
Local: Tues, May 1 2012 6:37 am
Subject: Blocking Outgoing SMS

Hi All,

Is it possible to block outgoing SMS in android?

Regards,
Uttam Agarwal


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
asheesh arya  
View profile  
 More options May 2 2012, 12:50 am
From: asheesh arya <asheesharya...@gmail.com>
Date: Tue, 1 May 2012 21:50:50 -0700
Local: Wed, May 2 2012 12:50 am
Subject: Re: [android-developers] Blocking Outgoing SMS

yes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
surabhi jain  
View profile  
 More options May 2 2012, 2:06 am
From: surabhi jain <surabhi17.j...@gmail.com>
Date: Wed, 2 May 2012 11:36:27 +0530
Local: Wed, May 2 2012 2:06 am
Subject: Re: [android-developers] Blocking Outgoing SMS

from which intent or notification,
we can block outgoing SMS in android.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
uttam agarwal  
View profile  
 More options May 2 2012, 2:16 am
From: uttam agarwal <uttamagarwal....@gmail.com>
Date: Wed, 2 May 2012 11:46:21 +0530
Local: Wed, May 2 2012 2:16 am
Subject: Re: [android-developers] Blocking Outgoing SMS

Same question . Expert please suggest.

Regards
Uttam Agarwal

On Wed, May 2, 2012 at 11:36 AM, surabhi jain <surabhi17.j...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
asheesh arya  
View profile  
 More options May 2 2012, 2:21 am
From: asheesh arya <asheesharya...@gmail.com>
Date: Tue, 1 May 2012 23:21:42 -0700
Local: Wed, May 2 2012 2:21 am
Subject: Re: [android-developers] Blocking Outgoing SMS

I don't know how you can block an sms message before it is received.

However, reading a SMS via Android can be done after it is received can be
done using a query on the SMS inbox. The SMSPopUp application for Android
does this and more. The sourcecode of this application can be found here
http://code.google.com/p/android-smspopup/source/browse/tags/SMSPopup...

For example, look at the getSmsDetails method in the SMSPopUp application.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
uttam agarwal  
View profile  
 More options May 2 2012, 2:32 am
From: uttam agarwal <uttamagarwal....@gmail.com>
Date: Wed, 2 May 2012 12:02:19 +0530
Local: Wed, May 2 2012 2:32 am
Subject: Re: [android-developers] Blocking Outgoing SMS

Hi Asheesh,

We are asking for blocking the outgoing sms not reading the sms details. We
can read the details. Anyways you can block incoming sms not outgoing sms .
I thought you knew to block outgoing sms when you said yes when i mailed.

Anyways Thanks

Regards,
Uttam Agarwal

On Wed, May 2, 2012 at 11:51 AM, asheesh arya <asheesharya...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
asheesh arya  
View profile  
 More options May 2 2012, 3:02 am
From: asheesh arya <asheesharya...@gmail.com>
Date: Wed, 2 May 2012 00:02:45 -0700
Local: Wed, May 2 2012 3:02 am
Subject: Re: [android-developers] Blocking Outgoing SMS

use content observer for listening and blocking the outgoing sms!!!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ali Chousein  
View profile  
 More options May 2 2012, 3:06 am
From: Ali Chousein <ali.chous...@gmail.com>
Date: Wed, 2 May 2012 00:06:36 -0700 (PDT)
Local: Wed, May 2 2012 3:06 am
Subject: Re: Blocking Outgoing SMS
I don't think you can block outgoing SMS, unless you change Android
itself. And honestly, I would be very surprised if Android supports
such functionality by default.

-------------------------------------------------
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Murphy  
View profile  
 More options May 2 2012, 7:01 am
From: Mark Murphy <mmur...@commonsware.com>
Date: Wed, 2 May 2012 07:01:24 -0400
Local: Wed, May 2 2012 7:01 am
Subject: Re: [android-developers] Re: Blocking Outgoing SMS

On Wed, May 2, 2012 at 3:06 AM, Ali Chousein <ali.chous...@gmail.com> wrote:
> I don't think you can block outgoing SMS, unless you change Android
> itself. And honestly, I would be very surprised if Android supports
> such functionality by default.

Agreed. Any app can call SmsManager and send an SMS, and that cannot
be blocked without firmware modifications.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 4.0 Programming Books: http://commonsware.com/books


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
surabhi jain  
View profile  
 More options May 2 2012, 7:10 am
From: surabhi jain <surabhi17.j...@gmail.com>
Date: Wed, 2 May 2012 16:40:17 +0530
Local: Wed, May 2 2012 7:10 am
Subject: Re: [android-developers] Re: Blocking Outgoing SMS

Thanks a lot for the information.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »