[Solved] I just made android app, how to run it on my phone [closed]


Run -> Edit Configurations
Select your module and choose the USB radio selection.
Check Deploy Application checkbox.

Attach your device and make sure it has USB debugging enabled under Developer options.

Then just Run and you should be good to go.

solved I just made android app, how to run it on my phone [closed]