After migration to AndroidX i have the following exception at startup:
LoadedApk: Unable to instantiate appComponentFactory java.lang.ClassNotFoundExcept
I hit this error while trying to run a debug android app on an AVD emulator.
debug
Wiping the data from the emulator (from the AVD Manager) fixed the issue.