[This version of the talk includes more details about handling multi-window scenarios. You can view a video of the presentation here: https://www.youtube.com/watch?v=Q5FWJGHuDwA]
To Android users, your Activity object is your app. Take a journey with me to experience what happens to your Activity’s state and view at runtime in relation to what the user (and the operating system itself) is doing. We will discuss considerations you should make based on this knowledge when designing and building your app. You will walk away from this talk with a strong understanding of the most fundamental piece of Android applications.