`Thread.run()` is not the correct call, changed to the correct `Thread.start()`. Also, explicitly indicate that we want the stopping of wifi to happen in the background.