Save the state Quick run-through: Activity lifecycle 5 Shibuya.apk #42 source: https://developer.android.com/guide/components/activities/activity-lifecycle
Save the state Quick run-through: Activity lifecycle 6 Shibuya.apk #42 source: https://developer.android.com/guide/components/activities/activity-lifecycle
▸ It’s on you, not the system; More code required to handle this
▸ Can’t stop activity recreation for some con fi guration changes 44 ✗ android:screenOrientation="portrait" Shibuya.apk #42 ? android:configChanges="orientation"