android ndk build support
thank you for your effort.
I want to use libquic in android.
Does it currently support android ndk build? if not, Is there any plan to support android ndk build ?
It does not support NDK build. Any contributions welcome. :)
Writing Android.mk file is not that hard. If you need any guidelines, I'd be happy to help.
ok. ~ I like to . It seems grateful if you provide a guideline.
See android.mk documentation and samples from https://android.googlesource.com/platform/development/+/7bc5bfc65c1f73f474b45b02d92d01032b79df3c/ndk/samples/
Add source files defined in https://github.com/devsisters/libquic/blob/master/CMakeLists.txt and create a Android.mk file.
See also: https://github.com/bagder/curl/blob/master/packages/Android/Android.mk
@gagoongx2 Hi! Have you any progress with this task? I want to build library on android to, but I try to build it using android studio experimental plugin. If you have any progress, can you describe it?
need this +
there is a quic android client here
https://github.com/GoogleChrome/cronet-sample