Android NDK with Visual Studio

后端 未结 6 457
猫巷女王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:39

    Here's another solution, which integrates the NDK fully within Visual Studio. No makefiles. It behaves like a proper Win32 project:

提交回复
热议问题