Edit

kc3-lang/SDL/android-project

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2021-11-11 20:33:02
    Hash : ed05a0e9
    Message : Fixed exception trying to get USB permission You can't set the intent to be immutable, otherwise the USB system can't set the device and permission in the response. This works fine on Android 12 without an immutable intent.