Search found 1 match

by V10
15 Sep 2013 09:45
Forum: Feature Requests
Topic: Dual Sim control
Replies: 5
Views: 25446

Dual Sim control

Hi. There is simple code for control dual sim phone in MTK (mediatek) chipsets. Can you add this to Automagic? 1) Enable \ disable radio module on single sim card java code: Settings.System.putInt(getContentResolver(), "dual_sim_mode_setting", simN); Intent localIntent = new Intent("android.intent.a...