[TIMOB-747] Check that files are copied to /sdcard in builder.py
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:07.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.3.0 |
| Components | Android |
| Labels | android, launch |
| Reporter | Marshall Culpepper |
| Assignee | Marshall Culpepper |
| Created | 2011-04-15T02:35:37.000+0000 |
| Updated | 2011-04-17T01:54:07.000+0000 |
Description
Right now if the long-running initial APK deploy to the emulator fails for some reason, we need to make sure that all the files are still copied to the /sdcard on the subsequent Launch.
See related Q&A:
http://developer.appcelerator.com/question/13341/unsuccessful-running-kitchensink-12-in-windows-xp#31151">
http://developer.appcelerator.com/question/13341/unsuccessful-runni...
(from [372950c0c79bb3517783b17b135dde774b2173dd]) added a check for sdcard resources, this ensures a full copy happens if something went bad on the last deploy [#747 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/372950c0c79bb3517783b17b135dde774b2173dd"> http://github.com/appcelerator/titanium_mobile/commit/372950c0c79bb...