In which Activity life-cycle method you should do all of your normal static set up such as: creating views and bind data to lists?

In which Activity life-cycle method you should do all of your normal static set up such as: creating views and bind data to lists?
A . onResume()
B . onStart()
C . onCreate()
D . onPause()

Answer: C

Explanation:

onCreate(Bundle) is where you initialize your activity.

References: http://developer.android.com/reference/android/app/Activity.html

Latest AND-401 Dumps Valid Version with 228 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments