boot_completed

  1. V

    Android Question Android SDK 34 and BOOT_COMPLETED start app

    As you can see in this screenshot, I have a Receiver that seems to work. However I cannot get the Main activity to start with either just calling StartActivity(Main) or StartActivity(intent) in this context. I am running on Android SDK 34 and latest Emulator image. Is there something I am not...
Top