The below code works fine in android 7 and below version. But returns null on android 8 and above.
Does anyone know alternate solutions or permissions to make it work?
UsbAccessory[] accessories = mUsbManager.getAccessoryList();
The below code works fine in android 7 and below version. But returns null on android 8 and above.
Does anyone know alternate solutions or permissions to make it work?
UsbAccessory[] accessories = mUsbManager.getAccessoryList();
Copyright © 2021 Jogjafile Inc.