telephonyManager.NetworkType();
above android code only able to get Networktype() of active sim card.
is there any method or command to read NetworkType() of both sim cards individually on a dual sim device. I search lot in internet and did not found any relevant method.