问题描述
我是新的Android开发。我需要为开发基于Android的应用程序的一些信息。能否请你帮我在这。我使用Visual Studio C#开发人员。你能告诉我,我是否可以使用Visual Studio开发基于Android的应用程序?如果我可以再如何下手?
I am new to Android development. I need some information in order to develop an Android based application. Can you please help me out in this. I am a C# developer using Visual studio. Can you tell me whether I can develop Android based application using Visual Studio? If I can then how to start with ?
在此先感谢。
-Ankit
推荐答案
谷歌官方并没有为Visual Studio支持。所以,你必须使用Eclipse的Java / J2EE IDE这一点。
Officially Google doesn't support for Visual Studio. So you have to use Eclipse Java/J2EE IDE for this.
在这里看到:
安装的Android SDK:
Installing Android SDK :
http://developer.android.com/sdk/installing.html
安装ADT插件在eclipse:
Installing ADT plugin in eclipse:
http://developer.android.com/sdk/eclipse-adt.html
这篇关于Android应用程序开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!