入门Android开发入门、Android

2023-09-05 10:54:55 作者:花花世界,何必当真

从一开始我一直在Windows 8开发者,现在目前的趋势决定了我专注于新技术和新平台。

I have been windows developer since the beginning, now the current trends dictate that I focus on newer technologies and platforms.

我的问题是如何开始使用Android的发展,能不能做到在Windows PC上使用Windows 7,如果是做什么工具,我需要。

My question is how can get started with android development and can it be done on windows pc with windows 7, if yes what tools do I need.

推荐答案

设置你的工具:

在安装的Eclipse [注:您可以选择任何IDE,但是这是最广泛使用的一个用于Android开发。 的IntelliJ 是其他IDE,你可以试试。 ] 在安装 ADT (Android开发工具)的Eclipse插件(假设你没有选择去与日食) 将使用Android SDK管理器更新你的android工具 (可选)得到一个Android设备测试你的应用程序,因为它是不建议完全依靠模拟器 Install Eclipse [NOTE : You can choose any IDE but this is the most widely used one for Android development. IntelliJ is another IDE you could try. ] Install ADT (Android Development Tools) plugin for eclipse (assuming that you did choose to go with eclipse) Update your android tools by using the Android SDK manager (optional) get an Android device for testing you applications as it is not advisable to rely totally on the emulator

入门:

既然你是Windows开发者,你必须精通用C#,所以赶上的Java(在情况下,你已经不是)不应该有太大的麻烦 书签 Android开发者网站,并毫不犹豫地签了文件有疑问时 有一个看样品codeS 的官方网站上给出 您不妨在步行通过全跟着提到了 步骤过程 Since you are a Windows developer, you must be fluent with C#, so catching up with Java (in case, you already haven't) shouldn't be much of a trouble Bookmark the Android developer website and never hesitate to check up the documentation when in doubt Have a look at the sample codes given on the official website You may wish to follow the steps mentioned up here as they walk you through the whole process

有用的资源:

教程由Vogella 视频教程由thenewboston [注意:这是那我甚至找到了最好的一系列的Andr​​oid视频教程之一,所以不要犹豫,下载所有200的视频。他们真的是非常有帮助! ]

视频教程由mybringback Tutorials by Vogella Video tutorials by thenewboston [ Note: This is the one of the best series of Android video tutorials that I have even found, so don't hesitate to download all 200 of the videos. They are really very helpful! ]

Video tutorials by mybringback

在回答计算器

祝你好运!也许Droid的与你同在! ;)

Good luck! May the Droid be with you! ;)