I have a device that connects with the type-c port of an android phone. But I find this issue that many users do not have their OTG connection enabled in their phones. In older phones especially, the connection is turned off and my device is not detected.
Need to know 2 things :
- Can we detect using my app that whether the OTG connection is off or on. This will help us remind our users to switch it on
- Can we re-direct the user to the point in settings page where OTG connection can be enabled or disabled.
If the answer to the above questions is yes, are there any resources that can be shared.
I am not a developer and hence, I need to guide my developer team towards the right functionality.