[TIMOB-2852] Android: project build hidden files and directory structure is not recreated if missing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-17T08:16:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-17 |
Components | Android |
Labels | android, defect, reported-1.6.0 |
Reporter | Paul Dowsett |
Assignee | Don Thorp |
Created | 2011-04-15T03:31:10.000+0000 |
Updated | 2011-05-17T08:16:39.000+0000 |
Description
Only tested in emulator Android SDK 2.2
As per http://developer.appcelerator.com/question/100481/android-errors">this
Q&A post, after deleting everything in the
project's android/build
directory, including hidden
files (except .gitignore) and launching an app with the 1.6.X SDK,
an exception is generated and the app crashes. The reason is that
this SDK does not recreate the build hidden files or its
subdirectories.
See the Q&A for the exception trace.
The solution is to launch the app using 1.5.X, which does recreate the build files and directory structure, and then launch again in 1.6.X.
Another user, Radu Vulpescu, has reported being affected by this issue. See the comments under http://developer.appcelerator.com/question/117323/no-launch-button-available-for-android-emulator#204413"> this post.
Closing as Paul says it can no longer be duplicated.
Need to set task type.
fix task type.