I\'m making an Android app and I would like to know how to hide its icon and title from showing in the menu. Everything I\'ve found so far on the internet is hiding
Then you would need some way to start a service. Or figure out a meaningful way you can actually start up your application without user interaction, there are tons of options.