Ringtone Uri for Dual sim

156 Views Asked by At

How to get ringtone Uri for SIM 2. Using below code but its returning ringtone for SIM slot 1.

Uri ringtoneUri = RingtoneManager.getDefaultUri(RingtoneManager.TYPE_RINGTONE);
0

There are 0 best solutions below