0

What is the order in which the functions that inherit from Activity are called, in relation to the other functions and in relation to the Activity lifecycle?

functions such as: onCreateOptionsMenu, etc.

I tried a search, but all that came out were results that explain the Activity lifecycle

Nadav
  • 1
  • 1
  • 1
    Better way to find out Create an `Activity` inherit all methods you want to check and put logs inside each method .. – ADM Dec 07 '22 at 11:07
  • 1
    Related to and may be the duplicate of -> https://stackoverflow.com/questions/7705927/android-when-is-oncreateoptionsmenu-called-during-activity-lifecycle – Kozmotronik Dec 07 '22 at 12:10

0 Answers0