Is there an Android.provider for incoming data packets? How hard to create on?
On Mar 3, 2010 3:41 AM, "Bob Kerns" <[email protected]> wrote: It's simple -- they don't. Instead, the device accesses a server periodically. It's possible to jump-start the process with an SMS message, rather than blindly polling. This also saves considerable battery power. See, for example: https://labs.ericsson.com/apis/mobile-java-push/downloads The drawback is that the SMS message may not be free. The bottom line is, SMS can contact your phone, but not IP network traffic via the cellular network. Only your phone can initiate the network traffic. On Mar 2, 7:28 pm, Muthu Lalapet <[email protected]> wrote: > I'm new to android and last week... > remotely-lock-wipe-and-locate-android-phones-with-wavesecure/< http://androinica.com/2009/12/06/how-to- > remotely-lock-wipe-and-locate-android-phones-with-wavesecure/> ). I > want to know how are they ac... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

