- Android Programming for Beginners
- John Horton
- 142字
- 2021-07-23 14:47:05
Chapter 6. The Life and Times of an Android App
In this short chapter, we will look at the lifecycle of an Android app. At first, it might sound a bit strange that a computer program has a lifecycle, but it will soon make sense. We will see the phases an app goes through, from creation to destruction, and how this helps us know where to put our Java code, depending on what we are trying to achieve.
In brief, we will look at:
- An introduction to the Android lifecycle
- What method overriding
@Override
is - The phases of the Android lifecycle
- What exactly we need to know and do to code our apps
- A lifecycle demonstration mini app
- A quick look at code structure, ready to get Java coding in the next chapter
Let's start learning about the Android lifecycle.
推薦閱讀
- Oracle 11g從入門到精通(第2版) (軟件開發(fā)視頻大講堂)
- Visual FoxPro程序設(shè)計(jì)教程
- Learning ArcGIS Pro 2
- Magento 2 Theme Design(Second Edition)
- Ext JS Data-driven Application Design
- Vue.js入門與商城開發(fā)實(shí)戰(zhàn)
- R語(yǔ)言游戲數(shù)據(jù)分析與挖掘
- PyTorch自然語(yǔ)言處理入門與實(shí)戰(zhàn)
- Python Data Analysis Cookbook
- C#實(shí)踐教程(第2版)
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- Creating Stunning Dashboards with QlikView
- Extreme C
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- Photoshop CC移動(dòng)UI設(shè)計(jì)案例教程(全彩慕課版·第2版)