4

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?

ains
  • 1,436
  • 4
  • 18
  • 33

1 Answers1

5

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

Community
  • 1
  • 1
Rohit
  • 6,941
  • 17
  • 58
  • 102