|
|
@ -1123,10 +1123,6 @@ public class MicroPhotoService extends Service {
|
|
|
|
SysApi.enableGps(getApplicationContext(), enabled);
|
|
|
|
SysApi.enableGps(getApplicationContext(), enabled);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
public void selectSimCard(int num) {
|
|
|
|
|
|
|
|
SysApi.selectSimCard4Data(getApplicationContext(), num);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
TelephonyManager telephonyManager = (TelephonyManager)this.getSystemService(Context.TELEPHONY_SERVICE);
|
|
|
|
TelephonyManager telephonyManager = (TelephonyManager)this.getSystemService(Context.TELEPHONY_SERVICE);
|
|
|
|
// for example value of first element
|
|
|
|
// for example value of first element
|
|
|
|