android-lifecycle
android-lifecycle copied to clipboard
Activity Lifecycle - onNewIntent
onNewIntent
is not mentioned in the diagram at all
This might provide some helpful hints.
See deliverNewIntents() https://github.com/android/platform_frameworks_base/blob/master/core/java/android/app/ActivityThread.java#L2350
See performNewIntents() https://github.com/android/platform_frameworks_base/blob/master/core/java/android/app/ActivityThread.java#L2361
The question is whether this can be added to the diagram without too much clutter.
The title is "The Complete Android Activity/Fragment Lifecycle". I feel leaving it out makes it incomplete. I'm already printing this thing on 18" x 24" paper at Kinkos, so feel free to clutter it up.