specify android device instead of emulator
in
Android Processing
•
8 months ago
I have a problem running my program on android so I looked on here found a solution that let my run my program in the emulator through specifying the emulator in
preferences.txt
like so android.emulator.port=5554
but now I want to run it on a real device is it possible to specify my device in perferences.txt lik I did with the emulator
of course the real problem is that processing cannot connect to either emulator or device by itself for some reason
like so android.emulator.port=5554
but now I want to run it on a real device is it possible to specify my device in perferences.txt lik I did with the emulator
of course the real problem is that processing cannot connect to either emulator or device by itself for some reason
1