阅读背景:

Activity知识点详解

来源:互联网 

Activity知识点详解

一、什么是Activity

官方解释:

The Activity class is a crucial component of an Android app, and the way activities are launched and put together is a fundamental part of the platform’s application model. Unlike programming paradigms in which apps are launched with amain()method, the Android system initiates code in an Activity instance by invoking specific callback methods that correspond to specific stages of its lifecycle.The




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: