GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-01-28T16:58:12.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2014 Sprint 01, 2014 Sprint 01 Core, Release 3.2.1, Release 3.3.0 |
Components | Android, CLI |
Labels | module_build, qe-testadded, regression |
Reporter | Allen Yeung |
Assignee | Allen Yeung |
Created | 2014-01-14T23:15:46.000+0000 |
Updated | 2014-03-21T20:43:05.000+0000 |
Inside studio:
1. Create a mobile project
2. Add the module
3. Replace Resources/app.js with modules/android/com.testmodule/0.1/example/app.js
4. Build the app
Expected result:
The app should build fine
Actual result:
The build process fails with the error: "[ERROR] : Unable to find generated R.java file"
PR: https://github.com/appcelerator/titanium_mobile/pull/5216 3_2_X: https://github.com/appcelerator/titanium_mobile/pull/5217
Appc Studio:3.2.1.201401151647 Sdk:3.2.1.v20140117222448,3.3.0.v20140117222449 alloy:1.3.1-beta2 titanium:3.2.1(from cli) acs:1.0.11 titanium-code-processor:1.1.0 Osx: Maverick 10.9 Xcode:5.0.2 Device:Nexus7(v4.4.2) App build successfully. Hence closing the issue as fixed and verified.