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

Follow up Android Support Bounties (3000USD) #3868

Open
1 of 6 tasks
lihaoyi opened this issue Oct 29, 2024 · 2 comments · Fixed by #3935
Open
1 of 6 tasks

Follow up Android Support Bounties (3000USD) #3868

lihaoyi opened this issue Oct 29, 2024 · 2 comments · Fixed by #3935
Labels

Comments

@lihaoyi
Copy link
Member

lihaoyi commented Oct 29, 2024


From the maintainer Li Haoyi: I'm putting a 3000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.


This is a follow up issue to #3550, to further flesh out Android support in the Mill build tool. The goal is to cover a variety of use cases that are common in Android development, beyond simple hello-world applications

@lihaoyi lihaoyi added the bounty label Oct 29, 2024
@lihaoyi lihaoyi changed the title Follow up Android Support Bounties Follow up Android Support Bounties (3000USD) Oct 29, 2024
@himanshumahajan138
Copy link
Contributor

Its Been a week since this issue raised,
Now i think i can work around without any conflict

PS: Working on App Bundle Fixture...

himanshumahajan138 added a commit to himanshumahajan138/mill that referenced this issue Nov 10, 2024
lihaoyi pushed a commit that referenced this issue Nov 13, 2024
# Pull Request 
Added Android Bundle Support (with alot of updation in Android App Build
Process)
Fixes: #3868

## Description
The new `AndroidAppBundle` module adds support for Android app bundles,
extending `AndroidAppModule`. An example of the bundle process is now
available in `JavaLib`. `AndroidAppModule` and `AndroidSdkModule` have
been updated to support Android resources and the `aapt2` tool.
Additionally, resource support has been added to the `JavaLib` and
`KotlinLib` examples.

## Related Issues
- Link to related issue #3868.

## Checklist
- [x] New Module AndroidAppBundle (for adding android bundle support
extends AndroidAppModule)
- [x] New Example for Android Bundle Process (Currently under JavaLib)
- [x] Updated AndroidAppModule(added resource support)
- [x] Updated AndroidSdkModule(related to Android aapt2 Tool)
- [x] Updated JavaLib and KotlinLib Android Examples (added resources
support)

## Further Addition
Requires @lihaoyi Review for code satisfaction and then further move to
Documentation Part(for Build.mill files(updations))
@lihaoyi
Copy link
Member Author

lihaoyi commented Nov 13, 2024

Reopening this since the linked PR only fixes the first bullet

@lihaoyi lihaoyi reopened this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants