[TIMOB-12741] Android Emulator Intermittent Fails with No such file or directory
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-13T02:28:33.000+0000 |
Affected Version/s | Release 3.0.2 |
Fix Version/s | 2013 Sprint 08 JS, Release 3.2.0 |
Components | Android |
Labels | intermittent, qe-sdk3.0.2, triage |
Reporter | Dustin Hyde |
Assignee | Chris Barber |
Created | 2013-02-14T21:41:05.000+0000 |
Updated | 2013-10-23T18:24:25.000+0000 |
Description
Android Emulator Intermittent Fails with No such file or directory.
Terminal Command:
$
"/usr/bin/python" "/Users/dhyde/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130207164659/android/builder.py" "simulator" "MyProject" "/Users/dhyde/Desktop/android/android-sdk" "/Users/dhyde/Desktop/tistud/tistud-rc/workspace/MyProject" "com.appcelerator.myproject" "4" "WVGA854" ""
$
Steps to Reproduce:
1. Create Default Titanium Project.
2. Run in Android Emulator 4.2.
Actual Result:
Fail.
Expected Result:
Success.
Attachments
File | Date | Size |
---|---|---|
Google APIs (Android 2.2) [armeabi].txt | 2013-02-14T23:45:07.000+0000 | 2693 |
Google APIs (Android 4.2)[armeabi-v7a].txt | 2013-02-14T21:41:05.000+0000 | 4562 |
Issue went away eventually.
Occurred in Android 2.2 as well, same behavior. Running again with SDK 3.0.0 fixed the behavior.
This still happens to me consistently (but not always!) even in SDK 3.0.0 and 3.0.2. I usually have to run the Kitchen Sink app first, which seems to never have the problem, and then I go back and re-run my app and then it works. It especially seems to happen after you've cleaned your project and then try to run the app in the emulator.
This seems to also include appicon.png missing.
Fixed with TIMOB-13508.
Tested with: SDK: 3.1.0.v20130412191547 Titanium Studio:3.1.0.201304121929 Device: Android emulator OS: OSX 10.7.5 Testapp launches perfectly everytime on emulator
Tested with: Appcel Studio : 3.2.0.201310230601 Ti SDK : 3.2.0.v20131022171645 Mac OSX : 10.8.5 CLI - 3.2.0 with hash 72f7426b4ee6c2d2883c666d5b7e03906a16012f Android Emulator : 4.2.2 The emulator launches every time with no fails. Thus closing.