Hi, I'm some what new to Android Development, but have 20 + years of software development experience, mostly in C and C#, little bit of Java. I want to create daemon service and here are some of the requirements that are needed. I'm not sure if all this can be done at application level or if I have to get down into the system level and build my own custom Android OS. I have no problem doing that. I just need to know that and some basic info on what I need. Can some one point me in the right direction or if anybody has some knowledge on this that would like to share, I would greatly appreciate it. Thanks.
At this point I have a couple of different Environments setup, one on Windows and one on Linux Centos. Have installed the ADT on each along with eclipse and what ever else is needed to build apps. have done a couple apps and one service app to play around with. Requirements: 1) Create Daemon service that runs in the background 2) Can spawn/fork other Daemon services and restart them 3) Services/processes have to be hidden from user(user cannot see in task list or cannot uninstall) 4) Has to start when Android boots up 5) Can throw up alert messages to user 6) user cannot uninstall this service/application 7) Probably will need root permissions -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
