Good day.
I decided not to suffer with emulators and a real device and set myself an Android x86 in the Virtual Box.
The speed is excellent, not so much with an emulator, but here only Eclipse runs the programs perfectly in the VM, and Titanium Studio does not want to do this.
I read the builder.py from Titanium; you use the adb.exe cemedash calls to install the application on the device. I typed the commands I sent to the console myself and saw:
adb shell "cd /sdcard/" device not found
Device List:
adb devices 192.168.56.101:5555 device
Google said that this is due to the fact that the device is not certified by Google and therefore adb does not want to work with it.
I found a way to deceive Google, if the device is really some kind of Chinese connected via USB, but the virtual machine does not work through USB.
Has anyone set up?