Most of the `AnkiDroidApp` validation only works if `DeckPicker` is the first activity - [x] Define the list of alternate entry points - ManageSpaceActivity; IntentHandler[2] etc... - https://github.com/ankidroid/Anki-Android/pull/21206 - [x] Consolidate the entry points if possible - https://github.com/ankidroid/Anki-Android/pull/21206 - [ ] Ensure that fatal/startup errors are handled correctly
Most of the
AnkiDroidAppvalidation only works ifDeckPickeris the first activity