After adding a certain website to homescreen through Chrome for Android, I'm looking for a way to autorun that homescreen app as the device boots up. I found a few apps in the Google Play store that offer that behaviour but they don't list Chrome homescreen apps as possible to autorun on boot.
Any solution, anyone?
Unfortunately, there is no solution right now. Chrome homescreen apps work slightly differently from regular apps. Please read here for the full details: https://developer.chrome.com/multidevice/android/installtohomescreen
Specifically, Google developers have mentioned that Android can not detect Chrome homescreen apps as installed.
Do not prompt the user to add your app to the homescreen. There is no way to detect if the app is running installed or not.
So by extension, you are not able to run them at startup.