开发与Visual Studio 2008的Andr​​oid应用程序 [英] Developing Android applications with Visual Studio 2008

查看:193
本文介绍了开发与Visual Studio 2008的Andr​​oid应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近得到的HTC Desire和我很感兴趣,我移植的3D引擎到设备。我有一个小烦恼不过。我很想能够做到Visual Studio 2008中正在开发的是我的假设,我将需要重新处理我的SLN文件做GCC构建?它不是一个巨大的问题,因为我已经有通过GCC处理SLN和VCProj文件的应用程序,然后在另一端连接在一起。我只需要设置正确的库吧。

I've recently obtained an HTC Desire and I'm interested in porting my 3D engine to the device. I have a slight annoyance however. I'd love to be able to do development under Visual Studio 2008. Am I to assume I'm going to need to re-process my SLN files to do GCC builds? Its not a vast issue as I already have an application that processes SLN and VCProj files through GCC and then links them together at the other end. I'll just need to set up the right libraries with it.

是否有任何其他陷阱我需要思考的问题?或者更确切地说,是有更简单的方法?

Are there any other gotchas I need to think about? Or, indeed, is there an easier way?

任何信息会更AP preciated!

Any info would be much appreciated!

干杯:)

推荐答案

您将需要使用自己或NDK提供的构建系统。我相信,Visual Studio中可以设置调用外部命令来构建。当然,你可以使用Visual Studio为code编辑器,并调用NDK提供的Makefile文件make来构建应用程序。你不能使用Visual Studio作为调试器。

You will need to use your own or the NDK supplied build system. I believe Visual Studio can be set up to call external commands to build. You can of course use Visual Studio as the code editor, and call the NDK supplied make on the Makefile to build your application. You can't use Visual Studio as a debugger.

这篇关于开发与Visual Studio 2008的Andr​​oid应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆