Open ikhoeyZX opened 2 months ago
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):
for example like this:
Problem:
USB controller not detected, because it need add
before
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):
for example like this: