Loading...
Logo
Processing Forum
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

Replies(2)

Are you not able to run your sketch on your device by using either the Play Button or choosing Sketch > Run on Device ???
no that is the very reason why I asked 
of course the workaround above I found on the forum does not work anymore

as I specified above the PDE is unable to connect to emulator or device because it is unable to find them

even though all conditions are met