Android NDK with Visual Studio

后端 未结 6 459
猫巷女王i
猫巷女王i 2020-12-23 15:25

I\'d like to build some native libraries for android using the NDK (native development kit), but i\'d like to use Visual Studio 2010 to do it. I\'ve googled quite a bit but

6条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-23 15:30

    Here's an excellent blog post about how you can configure your environment to debug android NDK code using Visual Studio.

提交回复
热议问题