I’m having trouble running my game on an android device. unreal enginie can’t see my device but in android studio it is visible and i can run the apps. cmd “adb devices” also shows the active device. what is wrong? please help. I have already wasted 3 hours looking for an answer
I am not sure about this situation but you can try ‘adb disconnect’ in a cmd prompt with admin priv.
After that physically disconnect and connect the phone again and if you still cant see it, run ‘adb disconnect’ again and see that works.
Only thing I am aware of to suggest.
I was having issue with the install.bat and this solution works.