Android基础四大组件——Activity的生命周期,启动模式和应用场景,TaskAffinity,onNewIntent和onSaveInstanceState

一、生命周期 1、onCreate(Bundle saveInstanceState) * Called when the activity is starting. This is where most initialization * should go: calling {@link #setContentView(int)} to inflate the * activity's UI,
相关文章
相关标签/搜索