自学android中的一些资料来源和自己的经历

第一阶段: 第一批学android编程的人应该是从doc中开始的,下面的这个页面就是doc中的自带样例,大多数的界面都给我们做好了tutorials

到目前为止中文版的api文档的翻译还没有完成,所以寻找资料的第一步就是doc里的说明文档了

第二阶段:网上也有不少有过开放经验的视频教材做的也不错,可以从那里学到直接过程,同时也要尊重他们的贡献,毕竟教授技能并且是免费的这种事还是不多的

但是在我们IT这个行业还是出现了不少这种机构和个人,比起社会上日益败坏的风气相比这里算是一片净土了

第三阶段:和其他技术人员进行交流,互补才能提高自己并减少在工作中的困难

 

下面是android的jdk自带的文档,没事多看看,一切都是从hello开始

 

Hello, Views

This is a collection of "Hello World"-style tutorials designed to get you started quickly with common Android layouts and widgets.

 

A certain amount of knowledge is assumed for these tutorials. Before you start, you should have completed theHello, World tutorial—it will teach you several things about basic Android development. More specifically, you should know:

  • How to create an Android project and run it
  • The basic structure of an Android project (resource files, layout files, etc.)
  • The basic components of an Activity

Note: In order to make these tutorials as simple as possible, some code may not conform to best practices for coding Android applications. In particular, hard-coded strings are used in places, when the better practice is to reference strings from a res/values/strings.xml resource file.

Tip: After you have pasted sample code into an Eclipse project, pressCtrl (or Cmd) + Shift + O to import the required packages.

Layouts

 

Widgets & Other Views

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值