Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Unable to install App on Android Emulator

Whenever I try to run any applications via Titanium, it gets to the point where it is about to install the application on the device and outputs the error:

> [ERROR] C:\android-sdk-windows\tools\adb.exe error: more than one emulator

I check the and and it does indeed have two devices running:
> List of devices attached
> emulator-5554 offline
> emulator-5560 device

The problem is that the 'emulator-5554' starts when I start adb. I have not figured out a way to stop this from happening? Any ideas?

— asked July 26th 2010 by Michael Malone
  • adb
  • android
  • emulator
0 Comments

1 Answer

  • Update: The problem was due to other, unrelated software listening on port 5555. By changing the port that the other software is listening on, the problem is resolved.

    — answered July 26th 2010 by Michael Malone
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.