Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB controller support for Android 14 #1348

Open
ikhoeyZX opened this issue Sep 15, 2024 · 0 comments
Open

USB controller support for Android 14 #1348

ikhoeyZX opened this issue Sep 15, 2024 · 0 comments

Comments

@ikhoeyZX
Copy link

ikhoeyZX commented Sep 15, 2024

  • Device model: Samsung M33 5G
  • Android version: 14

Problem:
USB controller not detected, because it need add

intent.setPackage(intentcontex.getPackageName()); 

before

.requestPermission()

main problem is because i didn't understand anything about kotlin (also since i dont have any device can run android studio)

Steps to reproduce (if applicable):

  1. plug usb controller
  2. usb request intent should be appear

for example like this:
339750461-28171920-18d5-4492-a41f-3eb62ae65d29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant