Does anyone know how to set ringtones for a second SIM card on an Android mobile phone, for example, a Samsung W899 device ~
RingtoneManager.setActualDefaultRingtoneUri(Media_RingTongActivity.this, RingtoneManager.TYPE_ALARM, pickedUri);
it just installed the first sim card, how to do for the second, thanks ~
source
share