Saturday, May 29, 2010

[android-developers] Re: Scan wireless networks periodically

Also note that on Froyo you never get SCAN_RESULTS_AVAILABLE (or,
after a longer timeout than I wanted to hang around for) if there are
no APs nearby whereas previously you did.

Lee

On May 29, 11:27 am, Kostya Vasilyev <kmans...@gmail.com> wrote:
> Note that sometimes Android initiates a scan on its own.
>
> So if you listen for broadcast SCAN_RESULTS_AVAILABLE, make sure your
> code is able to handle it anytime, not just initiated from your app.
>
> 29.05.2010 5:09, Charly пишет:
>
> > Thank you for the replies. Finally I decided to implement a Handler
> > object and it works fine.
>
> --
> Kostya Vasilev -- WiFi Manager + pretty widget --http://kmansoft.wordpress.com

--
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

No comments:

Post a Comment