[helloAndroid 读书笔记] key concepts

本文深入探讨了Android SDK中每个开发者都需掌握的四大关键组件:活动、意图、服务和内容提供者,并提供了针对编辑main.xml时遇到错误的解决方法,指导开发者如何安装SDK文档和源代码,以及升级到AD2.2版本,同时介绍了快速查找文档的技巧,以及abd命令的使用方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

chapter 2.3

A few objects are defined in the Android SDK that every developer needs
to be familiar with. The most important ones are activities, intents,
services
, and content providers.

 

Activities
An activity is a user interface screen . Applications can define one or
more activities to handle different phases of the program.

 

Intents
An intent is a mechanism for describing a specific action, such as “pick
a photo,” “phone home,” or “open the pod bay doors.” In Android, just
about everything goes through intents, so you have plenty of opportunities
to replace or reuse components.

 

Services

 

Content Providers

 

3.4

there is error when edit main.xml?

adugment of the layout: the size of button,the position of the button

 

debug:

HOW install doc and source code for the SDK

how to  upgrade to AD2.2?

如何快速查找doc?

abd的使用:sdk/tools,通过cmd窗口运行,例如上传一个文件:

adb push a.mp4 /data

 

chapter5

Min SDK Version: 8 ??

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值