Re: [android-developers] Making an apk exclusively receive an SMS
Just a quick suggestion, but why not get the app to delete the sms
after its processed it?
Regards,
Fred.
On 20/06/2011, Karthik <kannappan.karthik@gmail.com> wrote:
> Hello-
> Our app processes SMS'es meant for it. However, such SMS'es are also
> picked up by other SMS-based apps. And in this case, such SMS-based
> apps would display the SMS message meant for our app in clear text,
> and we don't want that to be seen.
> So, is there a way to exclusively send an SMS to an apk? Our app has
> the highest priority for handling SMS'es, but obviously, there can be
> other apps that do the same. Does Android implement a port concept
> (as in J2ME), where an app can listen to SMS'es meant for it on it's
> specific port?
> Rgds.
> -karthik
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home