[AC-968] Cannot debug android via Genymotion emulator
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2014-06-13T19:15:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Michael Stelly |
Assignee | Steven Scott |
Created | 2014-06-11T19:20:29.000+0000 |
Updated | 2016-03-08T07:37:17.000+0000 |
Description
Steps to Reproduce
Launch app in Debug mode using Genymotion android emulator.
Actual Result
App crashes with this console output
[ERROR] : The selected emulator 'Google Galaxy Nexus - 4.1.1 - API 16 - 720x1280' does not have an SD card.
[ERROR] : An SD card is required for debugging.
[ERROR] Application Installer abnormal process termination. Process exit value was 1
Expected Result
app launches in debug mode.
Comments
JSON Source
This seems to be the duplicate of TIMOB-16439. This issue is fixed and is scheduled for Titanium 3.3.0 SDK release.