I am looking for any Android mobile phone that supports external USB cameras natively using Camera2 API based on this.
This is a follow up question to this in 2021, and this in 2019.
Any input is greatly appreciated. Thanks!
It was mentioned that Samsung S10e was capable but I just bought one and unfortunately packageManager.hasSystemFeature(PackageManager.FEATURE_CAMERA_EXTERNAL)
returns false
on the device.