The “service” here is different form one of the application components “service” in Android. I mean that people can not see the app icon in launcher, and, the can not see the app in the program manager in Android.
The most important is that I don’t want the user notice the existence of the app.
Is that possible? Is it a “service” in Linux?
The service here is different form one of the application components service in Android.
Share
Without ROM modifications, you can’t make a linux service. I will tell you what you CAN do.
First, your requirements