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

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -