andriod视频教学 学习笔记

[b]行程介绍[/b]

[img]http://dl.iteye.com/upload/attachment/0068/2031/d76ecf9a-91fa-3bf5-859c-1d6267e1caae.jpg[/img]

[b]主要的类:[/b]
android.app :提供高层的程序模型、提供基本的运行环境
android.content 包含各种的对设备上的数据进行访问和发布的类
android.database :通过内容提供者浏览和操作数据库
android.graphics :底层的图形库,包含画布,颜色过滤,点,矩形,可以将他们直接绘制到屏幕上.
android.location :定位和相关服务的类
android.media :提供一些类管理多种音频、视频的媒体接口
android.net :提供帮助网络访问的类,超过通常的java.net.* 接口
android.os :提供了系统服务、消息传输、IPC机制(IPC(Inter-Process Communication)进程间通信,提供了各种进程间通信的方法。)
android.opengl :提供OpenGL的工具,3D加速
android.provider :提供类访问Android的内容提供者
android.telephony :提供与拨打电话相关的API交互
android.view :提供基础的用户界面接口框架
android.util :涉及工具性的方法,例如时间日期的操作
android.webkit:默认浏览器操作接口
android.widget:包含各种UI元素(大部分是可见的)在应用程序的屏幕中使用

[img]http://dl.iteye.com/upload/attachment/0068/2057/ba4de48a-fa98-3db3-b3c7-6639ecf4fb75.jpg[/img]

[img]http://dl.iteye.com/upload/attachment/0068/2059/5c1787e5-3066-366a-9808-268e34052594.jpg[/img]

[img]http://dl.iteye.com/upload/attachment/0068/2061/96e2ea95-4bea-3dcc-8a7b-e65fd7d0526c.jpg[/img]

[img]http://dl.iteye.com/upload/attachment/0068/2067/c1ce04a1-4b50-3f23-8c0d-f0f52c236ca6.jpg[/img]

[img]http://dl.iteye.com/upload/attachment/0068/2069/0e117e14-69c7-3273-9e58-d355b751fd1f.jpg[/img]


[img]http://dl.iteye.com/upload/attachment/0068/2748/3c9d7bac-c969-36ef-8d12-b465acac82c9.jpg[/img]


对话框风格 Activity
  <activity
android:name="com.example.helloworld.OtherActivity"
android:label="@string/activity_label2"
android:theme="@android:style/Theme.Dialog" >
</activity>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值