Hey, I've got an insanely frustrating issue that I cannot figure out.
Android used to work acceptably... meaning the emulator would run and apps would load on it after a few minutes. But I haven't used titanium in a while and now, after running a few titanium of the compulsory updates, whenever I try to run an app, no emulator appears, titanium just keeps opening the 'Run Configurations' window.
There is no error or other message on screen so I have no idea what it's trying to tell me. There is no output to the log, obviously because nothing has been run yet, it's just opening the run config window, and titanium tells me that the Android SDK is installed and is up to date.
I've tried everything I can think of except completely reinstalling titanium.
I've tried editing AVD definitions (tried as many settings as I possibly can), I've tried deleting old definitions and adding new ones, I've tried API 10 - 19, and Google API's 10 - 19. I've tried running the emulator outside of titanium and then clicking run within titanium, I've even completely removed all traces of android sdk and re-downloaded and reinstalled/configured everything. Everything just gives me the same result.
Strange thing is, if I open run configurations > Emulator > Manage AVDs and then select one and click 'start' the emulator will run. But it will then obviously just run the emulator, it doesn't run the app, and if I then click run within titanium again it does exactly the same thing again.
I have 2 options as far as I can see:
1) completely reinstall titanium. As I've tried everything else, it MUST be a titanium issue and not an android sdk issue.
2) Just not bother with the emulator, use an old GalaxyS device I've got laying around and hope newer devices work without testing. I know the android sdk/emulators are 99% useless normally, but I was hoping I could at least get a simulation of some newer devices.
Any help appreciated!