This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Read IO capability of Android

Can anyone help me reading IO capability in Android? Basically there is a known bug in some Android versions across different manufactures where Android reports wrongly IO capability as DisplayYesNo. I would like to check it by the app and report to the user if Android is compatible with my device or not because I need MITM protection and my device has Display IO capability. Is there an API or access to io_cap parameter inside the Android?

Related