Limitations to using (Boost) Asio with Android NDK

佐手、 提交于 2019-12-10 17:10:02

问题


What are the current limitations for using Asio with NDK on Android platforms? Would there be any other choice that you would definitely choose over Asio?


回答1:


As such no limitation. Only concern is lack of official support. You would have to build boost libraries refer my post https://stackoverflow.com/posts/comments/19511559 thanks



来源:https://stackoverflow.com/questions/14108859/limitations-to-using-boost-asio-with-android-ndk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!