[TIMOB-13718] Android: FastDev doesn't work with x86 Android Emulator.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-06-04T14:25:49.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | regression |
Reporter | Jong Eun Lee |
Assignee | Ingo Muschenetz |
Created | 2013-04-18T11:54:15.000+0000 |
Updated | 2014-06-19T12:44:38.000+0000 |
Description
When I run titanium mobile project on Titanium Studio with Android x86 emulator, I got:
"[WARN] Fastdev enabled, but server isn't running, deploying normally" message and Fastdev doesn't work.
I also got the following message:
"[INFO] [2013-04-18 20:36:01,292] Serving up files for org.cckorea.cc10musician at 0.0.0.0:54923 from /Users/yomybaby/Documents/TiWorkspace/CC10Music"
I followed Android x86 emulator setting which your blog mentioned. (http://developer.appcelerator.com/blog/2013/04/configuring-appcelerator-titanium-to-use-intel-x86-images.html)
If choose arm emulator in Ti SDK 3.1.0GA, Fastdev doesn't work too!
If choose arm emulator in Ti SDK 3.0.2GA, Fastdev works properly.
Fastdev doesn't seem to work neither under x86 or arm after upgrading to Titanium Studio 3.1.0.201304151600 (project on SDK 3.0.0.GA). The process blows up immediately on launch. It was working, and I used it all the time, in the prior Titanium Studio version (3.0.x). LogCat snippet:
(additional stack trace)
I was not able to reproduce this on 3.1.0.GA and the latest master (3.2.0). I launched the x86 emulator, and relaunched with fastdev. I didn't get any errors, and the files updated correctly.
We are unable to reproduce this issue. Please reopen if it's still an issue.
I am seeing this issue Ti 3.1 GA. Emulator 4.0.3 (x86) - Works fine Emulator 4.1.2 and above (x86) fails.
Reopening due to some new info.
Tested it with 4.0.3.x86 4.1.2.x86 and 4.2.2.x86. Cannot reproduce the mentioned crash. It seems to work fine. Can you post your test case?
I tried on a new project and it is working as expected - okay to close again, sorry!
Re-closing based on customer feedback.