How to stop Google play services from running in background?

Viewed 847

My app uses the library 'com.google.android.gms:play-services-ads:10.2.0' to run Admob advertisement. However, I dont know why Google play services keep running in the background and it occupies rather much RAM.

enter image description here

Do you know how to stop this service when I dont want to show the advertisement anymore? Any commment will be appreciated

0 Answers
Related