We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Greetings,
Running Processing 2.03 on Windows 8.1 32bit. When I have a sketch I want to run on my phone, here's what happens:
The same sketch, I am running on my main computer and not only it doesn't show any command prompt windows, but it must take about 10 seconds for the application to show on the phone.
How can I fix this?
Answers
fixed issue by disabling avast. Deep screen decides to show you what background processes are doing in command prompt, so it launches the cmd window for each background acction. Even if you run an adb command, avast launches a second window showing adb progress. Madness