How to check whether your service is running in android? By James | October 2, 2011 0 Comment This example will test whether a service is running in android if you know it’s package name. Run this sample of code to check this.