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

How to use on an Android device #314

Closed
yedajiang44 opened this issue Nov 2, 2018 · 2 comments
Closed

How to use on an Android device #314

yedajiang44 opened this issue Nov 2, 2018 · 2 comments

Comments

@yedajiang44
Copy link

I want to compile this library into .so for use on Android devices, but I don't know how to do it.
I can't find related information and I won't c/c++

@kornelski
Copy link
Owner

The easy way is to get an ARM virtual machine/emulator such as QEMU, or Raspberry PI, and compile the code there as a library.

@yedajiang44
Copy link
Author

yedajiang44 commented Nov 10, 2018

@kornelski Can you will add cmake files for this library?will makes it easier to compile into as a .so or .a file.
like libjpeg-turbo

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

No branches or pull requests

2 participants