• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Apps Closing a process when Process ID & Process Name is known

    Hi All, I am having a requirement that i want to close a process that is running from my application. For Example : If a pdf file is opened in the device, i want that if my application is launched it should close. I am able to get the process id i.e 620 & process name : "com.htc.pdfreader" by...