Nice :)

FYI - Do notice that if the phone has one of those SMS managers/notifiers 
installed, you might never receive the SMS notification in your app. Some 
of those are real bastards and they get the notification of the SMS and 
don't propagate it to other listeners (the notification is an ordered 
broadcast). It's a good idea to instruct the users to make sure it works or 
disable the other apps/change their configuration to allow notifications to 
propagate.

On Wednesday, April 3, 2013 6:46:10 PM UTC+3, ga...@deanblakely.com wrote:
>
> Since I started this thread I thought I would post a follow up now that I 
> have finished and published the app.
>  
> My app is a broadcast listener that kicks off on receipt of an SMS 
> message.  Under the right conditions it launches an activity that runs for 
> 30 seconds getting reading from a location listener.  It then sends results 
> back to the sender containing the desired data and finishes.
>  
> I have tested it while the target phone is running all sorts of apps such 
> as a continual animation test app, talking on the phone, taking pictures, 
> an app in a timer loop timing each execution.  Even my other app that uses 
> location listener constantly was not affected. I've done this on phones 
> running 2.33 to 4.2.
>  
> None of these tests even noticed my app executing.  It's a free app 
> "WhereAreMyKids Trial".  Have a look yourself.  It's on Google Play.
> Gary
>
>>  
>>
>

-- 
-- 
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+unsubscr...@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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to