This doesn't really make any sense: there will always be some set of programs running, for example, you'll probably have at least a home application and something else running, along with all the kernel daemons, traditional daemons, etc...
Surely you mean only one "main app?" In this case, there isn't any way baked into the system, but you could always strip down a vanilla Android distro and then not start up any other apps. kris On Wed, Oct 24, 2012 at 11:59 PM, lyrik Huang <[email protected]> wrote: > I want to let an application to exclusively running in the system, thus > other applications can not run backgroud. > Is there some way to do that? > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/android-security-discuss/-/_GfpafDiYAcJ. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
