摘要: 创建IntentA和IntentB两个Activity,并重写下列方法:onCreate onStart onRestart onResume onPause onStop onDestroy onNewIntent一、IntentA应用发Intent,跳转到IntentB,执行下列方法:I/@@@ 阅读全文
posted @ 2016-03-27 11:49 RunTheNight 阅读(258) 评论(0) 推荐(0) 编辑