文件名称:09-Lifecycle
- 所属分类:
- android开发
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-11-10
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- Nghie*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Handling Activity Life Cycle Events. This program covers the various states and callbacks that make up an activity’s life cycle, and how you can hook into them appropriately.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
09-Lifecycle\LunchList\AndroidManifest.xml
............\.........\build.properties
............\.........\build.xml
............\.........\default.properties
............\.........\proguard.cfg
............\.........\res\drawable\ball_green.png
............\.........\...\........\ball_red.png
............\.........\...\........\ball_yellow.png
............\.........\...\........\list.png
............\.........\...\........\restaurant.png
............\.........\...\........\run.png
............\.........\...\........\toast.png
............\.........\...\layout\main.xml
............\.........\...\......\row.xml
............\.........\...\menu\option.xml
............\.........\...\values\strings.xml
............\.........\src\apt\tutorial\LunchList.java
............\.........\...\...\........\Restaurant.java
............\.........\...\...\tutorial
............\.........\res\drawable
............\.........\...\layout
............\.........\...\menu
............\.........\...\values
............\.........\src\apt
............\.........\res
............\.........\src
............\LunchList
09-Lifecycle