Rookie spawns a new console and runs "adb devices" every few seconds when no device is attached. I guess this the only way to detect newly connected Quests. Would it make sense to add another command-line parameter "--nodevice" that would simply never run ADB?
It may sound like a strange request, but the ADB spawning causes high CPU usage on my ancient laptop.
Rookie spawns a new console and runs "adb devices" every few seconds when no device is attached. I guess this the only way to detect newly connected Quests. Would it make sense to add another command-line parameter "--nodevice" that would simply never run ADB?
It may sound like a strange request, but the ADB spawning causes high CPU usage on my ancient laptop.