Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16187] Android: node attributes inside timodule.xml overwrite the attribute inside AndroidManifest.xml

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-01-28T16:58:12.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2014 Sprint 01, 2014 Sprint 01 Core, Release 3.2.1, Release 3.3.0
ComponentsAndroid, CLI
Labelsmodule_build, qe-testadded, regression
ReporterAllen Yeung
AssigneeAllen Yeung
Created2014-01-14T23:15:46.000+0000
Updated2014-03-21T20:43:05.000+0000

Description

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"

Attachments

FileDateSize
com.testmodule-android-0.1.zip2014-01-14T23:15:46.000+000044649

Comments

  1. Allen Yeung 2014-01-14

    PR: https://github.com/appcelerator/titanium_mobile/pull/5216 3_2_X: https://github.com/appcelerator/titanium_mobile/pull/5217
  2. Priya Agarwal 2014-01-21

    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.

JSON Source