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

ecj: Add android-16 API jar too #1133

Merged
merged 1 commit into from
Aug 11, 2017
Merged

ecj: Add android-16 API jar too #1133

merged 1 commit into from
Aug 11, 2017

Conversation

joakim-noah
Copy link
Contributor

@joakim-noah joakim-noah commented Jul 14, 2017

I don't know if this will actually work without you choosing to download this API's jarfile from the SDK GUI first, just copy-pasted the bit above and I haven't used the SDK in years. This should finally close #63, if we can build Android apps for most devices. I'll rework my Android app build instructions from that issue to use ecj and add it to your new Termux wiki once this is in.

@joakim-noah
Copy link
Contributor Author

This only fails the CI because it appears that the android.jar at API 16 isnt available from the SDK. Presumably you have to do some setup to make sure the SDK makes it available: can you do that, @fornwall, so we can get this in?

fornwall added a commit that referenced this pull request Aug 11, 2017
- Update to build tools 26.0.1.
- Update from android-25 to android-26.
- Add android-16 for use in #1133
@fornwall fornwall merged commit abc709c into termux:master Aug 11, 2017
@fornwall
Copy link
Member

Thanks! This is now included in the 4.6.2-1 version of the ecj package that is available in the package repo as an update.

@SDRausty

This comment was marked as spam.

@joakim-noah joakim-noah deleted the droid branch August 11, 2017 20:13
stephengroat pushed a commit to stephengroat/termux-package-builder that referenced this pull request Oct 27, 2017
- Update to build tools 26.0.1.
- Update from android-25 to android-26.
- Add android-16 for use in termux/termux-packages#1133
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.

Build Android apps from termux?
3 participants