从哪里开始 - Android电子? [英] from where to start - android?

查看:108
本文介绍了从哪里开始 - Android电子?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:
  从哪里开始学习Android的?

您好

我开发的Windows Mobile和Windows-CE 10年,

i develop for Windows-mobile and Windows-CE for 10 years,

我要开始与Android合作。

i want to start working with android.

从哪里开始呢?什么开发工具,我需要什么? SDK?书?

from where to start ? what develop tools i need ? sdk ? books ?

我需要一些帮助。

在此先感谢

推荐答案

  • Download Eclipse. From there, download the ADT plugin for Eclipse.
  • Read the documentation which provides very insightful content on the subject.
  • Check other StackOverflow questions to see what other books/tutorials are available.
  • Android的程序并不难,一旦你知道如何用Java程序(你不应该是一个问题,因为你至少C#开发人员)。 什么,你需要了解的是:

    Android programming is not hard once you know how to program in Java (which for you should not be a problem since you are at least a C# developer). What you need to understand is:

    • 如何Dalvik的内部工作原理(Dalvik的是Android的虚拟机)。
    • 什么是由Android SDK中提供的主要部件(活动,后台接收器,服务,内容提供者...)。
    • 在一个活动的生命周期。
    • 在不同的布局,你可以用它来设计你的看法。

    这将是一个良好的开端。刚看完的文档,一切都在那里!

    That would be a good start. Just read the doc, everything is in there!

    这篇关于从哪里开始 - Android电子?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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