Android Question StartAtBoot doesn't display panel

Startup

Active Member
Licensed User
Longtime User
I make #StartAtBoot: True and StartActivity("Main") in the Starter service module and Activity.LoadLayout("Main") in the Main module which just loads a panel. When I run the App the panel loads OK but when I close the App and reboot the device the App runs but does not display the panel. What am I missing? Here's the simple zip file.
 

Attachments

  • AutoStartTest.zip
    7.4 KB · Views: 141

Startup

Active Member
Licensed User
Longtime User
Thanks Erel.
1. I am running in release mode.
2. I close (in the list of running Apps) the App before restarting the device.
3. While reviewing CallSubPlus approach I came across NJDude's post which works perfectly for me. For me, this is, I think a simpler approach?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…