i try to write an app that manages volumes in android devices and I need to know that the device support SimCard or not, because if doesn't support, we don't have any Ringer or phone volume.
so it's important me to Retrieve this.
my question is, how can I Understand the device which my app installed on it, support SimCard or not?
thank you