- 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.
推薦閱讀
- Java應用與實戰(zhàn)
- Java系統(tǒng)分析與架構(gòu)設計
- INSTANT OpenCV Starter
- Maven Build Customization
- Python金融數(shù)據(jù)分析
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Instant QlikView 11 Application Development
- WordPress Plugin Development Cookbook(Second Edition)
- Elasticsearch for Hadoop
- Learning jQuery(Fourth Edition)
- 輕松上手2D游戲開發(fā):Unity入門
- Flowable流程引擎實戰(zhàn)
- MySQL數(shù)據(jù)庫應用實戰(zhàn)教程(慕課版)
- JavaScript前端開發(fā)基礎教程
- ANSYS FLUENT 16.0超級學習手冊