的Andr​​oid NDK使用Visual Studiooid、Andr、NDK、Studio

由网友(凉心凉情菇凉百毒不侵/凉情凉心姑娘早已绝情)分享简介:我想建立一些本机库使用NDK(原生开发工具包)的Andr​​oid,但我想使用Visual Studio 2010来做到这一点。我GOOGLE了不少,但还没有找到它的任何信息。有没有人有这方面的经验,知道要实现这一目标的步骤?我已经安装了Cygwin,确保我拿到制作(每NDK的说明),但我真的不知道下一个步骤设置项目,...

我想建立一些本机库使用NDK(原生开发工具包)的Andr​​oid,但我想使用Visual Studio 2010来做到这一点。我GOOGLE了不少,但还没有找到它的任何信息。有没有人有这方面的经验,知道要实现这一目标的步骤?我已经安装了Cygwin,确保我拿到制作(每NDK的说明),但我真的不知道下一个步骤设置项目,编译器在Visual Studio等方面。

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 haven't found any information on it. Does anyone have any experience with this and know the steps necessary to make this happen? I have CYGWin installed, made sure i get Make (per the NDK instructions), but i'm not really sure of the next steps in terms of setting up the project, compiler in visual studio, etc.

如果有人知道任何写起坐,教程,或者链接到示例项目,这将是真棒,因为没有太多的谷歌呢。

If anyone knows of any write-ups, tutorials, or links to sample projects, that would be awesome, as there isn't much on google yet.

谢谢!

推荐答案

这里的另一个解决方案,充分整合了NDK在Visual Studio中。没有生成文件。它就像一个适当的Win32项目:

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

阅读全文

相关推荐

最新文章