Tagged Questions
0
votes
0answers
127 views
Is it possible to load only an .apk file on boot?
It is possible to override a step in the boot process (after all underlying dependencies have been met) to load an .apk file automatically? The optimal solution would be without something such as ...