第一行代码目录(简单查询

第一章P1-29,第一行代码
P26:log日志工具使用

第二章P30-75,探究活动
Toast
Menu
Intent
活动生命周期
活动启动模式
知晓当前是在哪一个活动
启动活动最佳写法

第三章P76-141,UI
textviewP77
button
edittext
imageview
progressbar
alertdialog
progressdialog
四种布局
引入布局P109
创建自定义控件
ListView
RecylerView
Nine-Patch

第四章P142-169,fragment
碎片......

第五章P170-195,广播,全局大喇叭
监听网络变化,intentfilter,receiver,broadcast
发送广播,本地广播

第六章P196-243,持久化
SharedPreferences存储
SQLite
Litepal

第七章P244-280,内容提供器

第八章P281-311,手机多媒体
使用通知
调用摄像头和相册
播放视频音频

第九章P312-338
WebView
HttpURLConnection,OKHTTP
json,GSON
网络编程

第十章P339-378,服务
Android多线程
AsyncTask
服务用法

第十一章,位置服务

第十二章P407-456,MD
ToolBar
滑动菜单:DrawerLayout,NavigationView
悬浮按钮和可交互提示:FloatingActionButton,snackbar,CoordinatorLayout
卡片:cardview,appbarlayout
下拉刷新
可折叠式标题栏:collapsingtoolbarlayout

......

天气实战


 

猜你喜欢

转载自blog.csdn.net/netbar4/article/details/82534763
今日推荐