i want to get the call logs list with sim card operators for dual sim android [Mediatek + samsung processors]. i have searched a lot but havent got any support from mediatek or samsung for a dual sim API. I know google supports only single sim..But if the manufacturers can do it so can we..please help!
Asked
Active
Viewed 673 times
0
-
check this http://stackoverflow.com/questions/14517338/android-check-whether-the-phone-is-dual-sim maybe you can apply the same principle to fetch call log for dual sim – Bhupendra Jul 26 '13 at 10:46
-
I am not sure haven't used dual sim android, is the call log recorded separately for each sim? – Bhupendra Jul 26 '13 at 10:46
-
Not separately,but there is a value that mentions whether the call was made by which sim. [http://developer.mediatek.com/mre/en/question/6952] see the screenshots here – Hackose Jul 27 '13 at 05:47