I had problems to get data about Dual Sim android phones, but it was possible through reflection of specific implementations of Telephonymanager class by each manufacturer.
Now that I have the Dual Sim data I want to send a message through a specific Sim card using SmsManager. However I wasn't able to do that so far. Can someone help me? Does anyone know an approach for doing that?