@Override publicvoidonReceive(Contextcontext,Intentintent){ SharedPreferencessp=context.getSharedPreferences("data",Context.MODE_WORLD_WRITEABLE); TelephonyManagertm=(TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE); booleanisStart=sp.getBoolean("start",