Can I determine if my handset is VoLTE capable or not by any API or by any other way in android.
Want to get the cellid for my app, can someone share the code for LTE-Android?
I am trying to figure out the best way to get a device to only use LTE and not GSM. I want to know would it be better to write an up to attempt to force the android to stay in LTE only or in the android OS and make the change.
The phone is a Techno phantom.
Samsung UE is not sending PCO option during attach request and as a result P-CSCF discovery is not working?
Is there a specific NV item to be changed or any config change to be made? This is a commercial UE and OS is Android 5.0
I want to open another application from my application. I know I should use Intent for that, but I am not sure how to use that.