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

Support Android NDK and package appropriate binaries #11

Open
molchanoviv opened this issue Jan 20, 2016 · 2 comments
Open

Support Android NDK and package appropriate binaries #11

molchanoviv opened this issue Jan 20, 2016 · 2 comments

Comments

@molchanoviv
Copy link

Sorry for such a lame question but is it possible to build fruit for android and if so then how to do that?

@poletti-marco
Copy link
Contributor

Hi, I have no experience with Android's NDK, but I've found these pages:
http://developer.android.com/ndk/guides/prebuilts.html
http://developer.android.com/ndk/guides/cpp-support.html

that might be helpful. I'll try to do an Android build when I have time, and if successful I'll package Android NDK-compatible binaries in the next release.

That said, if you try it out yourself and get it working, I'm more than happy to accept a pull request with the relevant configuration.

@poletti-marco poletti-marco changed the title How to build fruit for android? Support Android NDK and package appropriate binaries Jan 24, 2016
@poletti-marco
Copy link
Contributor

For future reference, some links that will be useful when I get around to implement this:

Example Travis CI config
Official Travis CI documentation
How to build Android NDK projects
NDK prebuilt libraries: use, other site with steps

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

No branches or pull requests

2 participants