Skip to content

Logging of all main activity lifecycle methods & saving of state via Bundle for 2nd activity

License

Notifications You must be signed in to change notification settings

Android518-2015/week03-ActivityLifecycle-state

Repository files navigation

week03-ActivityLifecycle-state

MyActivityLife

Sample code logging main activity lifecycle methods Main activity does not save state Secondary activity does save state

Use of logcat to watch the logging

adb logcat -s LIFECYC

adb logcat -s LIFECYC2

Take this code and modify it to have Activity2 launch Activity3 experiment and see what happens

About

Logging of all main activity lifecycle methods & saving of state via Bundle for 2nd activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages