I've successfully installed Geanymotion's toolbar on Titanium Studio using the official Eclipse plugin.
The problem I have now is that when I try to run a project Titanium says it couldn't find/connect to any devices, which is weird given that "adb devices" shows one device connected (the emulator that I previously run).
In case it's for some reason not possible to integrate Titanium Studio and Genymotion, what emulator do you use? It's impossible to use android's emulators, they're just too slow on Linux at least.
Any workaround? Script to launch/debug an app using Titanium CLI or something?