[TIMOB-4527] Android: Can't build project that has "xlarge" art in it.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-06-30T14:57:40.000+0000 |
Affected Version/s | Release 1.7.1 |
Fix Version/s | Sprint 2011-26, Release 1.7.2, Release 1.8.0 |
Components | Android |
Labels | honeycomb |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-06-29T15:37:57.000+0000 |
Updated | 2011-07-07T16:22:32.000+0000 |
Description
To re-create:
* Create a project
* Create the folder Resources/android/images/res-xlarge-mdpi
* Put a PNG file in it
Try to build the project -- you'll get:
[ERROR] invalid resource directory name: /Users/bill/projects/ti/ArtTest/build/android/res/drawable-xlarge-mdpi
[ERROR] Error generating R.java from manifest
reviewed and merged onto both branches.
Passed as expected on emulator running Android 3.1 and Xoom tablet running Android 3.1
Environment for pass was: OSX 10.6.7 TiStudio 1.0.1.2.01106171427 SDK's: version=1.7.2 timestamp=07/06/11 21:10 githash=8b7fa97... AND version=1.8.0 timestamp=07/06/11 15:06 githash=bf4141d...