cagatay 0 Posted December 8, 2022 Hi, We have developed a game with Unity 3D, and put into Tinker board 2/4G that runs Android 11 and we would like to make our game automatically run at startup. We could not find out how to make it autorun. In application settings / all permissions window, I see a permission called "Run at Startup", but there is no switch to make it on/off. How can we put an app on startup in Android 11? Best regards Cagatay Undeger Share this post Link to post Share on other sites
tooz 14 Posted December 9, 2022 hello @cagatay, you probably need to modify your app, some examples: Automatically Run An Application On Android Phone Startup With Examples (folkstalk.com) https://stackoverflow.com/questions/60699244/boot-completed-not-working-on-android-10-q-api-level-29/63250729#63250729 Share this post Link to post Share on other sites
prattjoesh 0 Posted December 31, 2022 You can take help from apksbrand Share this post Link to post Share on other sites
ellismarvn 0 Posted January 11 I suggest you to visit Mini Militia Share this post Link to post Share on other sites
jamesbro 0 Posted January 19 (edited) Hi, This is a simple step to resolve you solution which i read from apkstates.com, so 1st of all you Press Windows logo key + R, type shell:startup, and then click OK while the file location is open. The Startup folder is now visible. The shortcut to the app should be copied and pasted into the Startup folder from the file location. Edited January 19 by jamesbro Share this post Link to post Share on other sites