سؤال

I am developing application which calculates data and voice usage from user's android phone. Issue I am facing is differentiating this data according to numbers in dual sim phones. (e.g. If I make call from SIM 1 then voice usage should be mapped against corresponding number)

I have searched in SO for this kind of code snippet but had no luck.

Is this possible in Android programmatically by any means ? If yes, then what could be best possible solution for this.

هل كانت مفيدة؟

المحلول

There is no support for dual slim as for today. Thats mean - there is no any official public API available.

Issue 14799: Dual SIM cards supporting

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top