新建一直循环子线程
Thread thread = new Thread(new Runnable() {
@Override
public void run() {
SharedPreferences preferences = getSharedPreferences