android - Access GUI elements before it is created? -
in activity lifecycle onactivityresult method called before oncreate methode, buttons etc. initialized. how possible access them though? thx background knowledge!
the way onactivityresult event should happen if used startactivityforresult create new activity generates event.
which means calling activity should in stack , created paused oncreate called.
unless there orientation change in between have never tried , poses interesting question.
are having issue or trying understand mechanism? if having , issue post code.
Comments
Post a Comment