The Amazon app store requires that apps on their store don't contain Google Play Services. The app i'm working on uses Play Services in lots and lots of places. I'm trying to disable play services rather than create a separate branch with all of the Play Services functionality removed. Is this possible?
The current problem is that a dialog pops up with the title of this question as the message. Is it possible to disable that dialog, or destroy it before it is displayed to the user?