Identify that Android device supports EAP-SIM for WiFi authentication programatically
问题 Currently there are two types of Android devices available in the market. Some devices support EAP-SIM authentication, while other does not. How can I identify programmatically whether my device support EAP-SIM authentication or not? 回答1: To implement EAP-SIM feature, it requires patched wpa_supplicant and API to access APDU channel. Since the AOSP did not have EAP-SIM support, there are different implementations on the market. It's hard to identify from wpa_supplicant , but we can check the