Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
samsung W899デバイスのようなAndroidモバイルで2番目のSIMカードの着信音を設定する方法を知っている人はいますか~
RingtoneManager.setActualDefaultRingtoneUri(Media_RingTongActivity.this, RingtoneManager.TYPE_ALARM, pickedUri);
これは最初の sim カードを設定するだけです。
AndroidAPIを使用して2枚目のSIMカードの着信音を設定することはできません。
Androidプラットフォームは、複数のSIMカードをサポートしていません。より多くのSIMカードをサポートするすべてのデバイスは、メーカーによってカスタマイズされたバージョンのAndroidOSを実行しています。