- app: android mobile
- sdk: 3.2.GA
- os: osx mavericks
- studio Titanium Studio, build: 3.2.0.201312191547
- output: Samsung Galaxy Tab 3
I am having maddeningly frustrating introduction to the newly-released Studio 3.2. I can't get any work done. I've been fighting bugs or config problems for two days.
Here's the latest problem. The adb server loses its mind on an erratic basis. Sometimes, I can run my app from my connected Android device with no issue. Other times, the installer will hang at 57% completion and never finish the install. If I cancel the install and switch to the ios simulator, then try android again, it may or may not work. I try cleaning the project, then running. This is what I get:
ERROR] : Invalid "--device-id" value "3230d091ac837025" [ERROR] Application Installer abnormal process termination. Process exit value was 1Well, duh. It's invalid because it's the wrong device ID. My connected device ID begins with a "5". Where it's pulling that ID from, I have no idea.
- I've stopped and started the adb server numerous times. Sometimes it helps, sometimes it doesn't.
- I've uninstalled/re-installed Studio numerous times. Sometimes it helps, sometimes it doesn't.
- I can't recognize any pattern to even begin submitting a bug for this.
I'm at a loss as to how to proceed and I'm wasting valuable time that could be billable (but isn't). Can anyone provide me any kind of guidance on resolving this? Is it a bug? I would be very surprised if I'm the only one experiencing this issue, but I couldn't find any other posts about it.
Your attention and time is greatly appreciated.