Hi
Battling with app to start at boot with screen loaded on foreground.
did the extra service module with #StartAtBoot: True .
added timer with 20 sec delay and then StartActivity(Main) in timer tick. But nothing ....
All my code is in Main.
Startup Manager app shows that my app is loaded at startup .
is there something i'm missing.
Thanks
Battling with app to start at boot with screen loaded on foreground.
did the extra service module with #StartAtBoot: True .
added timer with 20 sec delay and then StartActivity(Main) in timer tick. But nothing ....
All my code is in Main.
Startup Manager app shows that my app is loaded at startup .
is there something i'm missing.
Thanks