Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-11360] Android: Generate package specific R.java #5611

Merged
merged 4 commits into from May 1, 2014
Merged

[TIMOB-11360] Android: Generate package specific R.java #5611

merged 4 commits into from May 1, 2014

Conversation

vishalduggal
Copy link
Contributor

This issue fixes TIMOB-11360

This PR allows users to specify package specific R.java files required
All the developers need to so is add an entry to the manifest
respackage: com.example.mypackage
This will generate a corresponding java R file com.example.mypackage.R.java

@ayeung
Copy link
Contributor

ayeung commented May 1, 2014

Code reviewed and functionally tested. Request Accepted.

ayeung pushed a commit that referenced this pull request May 1, 2014
[TIMOB-11360] Android: Generate package specific R.java
@ayeung ayeung merged commit 99bc814 into tidev:master May 1, 2014
@mokesmokes
Copy link
Contributor

I tried it with a module that requires multiple libraries with resources. Unfortunately it generated R.java only for the first one. Can you please check this? Thanks.

farfromrefug pushed a commit to Akylas/titanium_mobile that referenced this pull request Aug 15, 2014
[TIMOB-11360] Android: Generate package specific R.java
@vishalduggal vishalduggal deleted the timob-11360 branch October 27, 2014 19:09
@falkolab
Copy link
Contributor

falkolab commented Feb 9, 2016

Up. Same question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants