Be aware that, from android 3 onwards, apps cannot be woken up via broadcast if they've never been run by the user before at least once.
-- andreia On Wed, Mar 14, 2012 at 11:25 PM, Sayed Arian Kooshesh <[email protected]> wrote: > create a broadcast receiver for sms. > > On Wed, Mar 14, 2012 at 6:22 PM, Paul Johnson > <[email protected]> wrote: >> Hi, >> >> Is there a way to make an app go to sleep but listen out for a webservice >> event and then wake up and say send an SMS to itself? >> >> Paul >> _______________________________________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid > > > > -- > Extreme Knowledge is not something for which he programs a computer > but for which his computer is programming him. > > -Wozniak > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
