google api client - How can I simulate connection failures of GoogleApiClient in Android? -


i trying implement connection failure handling while trying connect googleclientapi described here:

https://developers.google.com/android/guides/api-client#handle_connection_failures

my problem connect succeeds. can cause fail , go onconnectionfailed() ? when turn off wifi , networking still succeeds "connect"


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - VueJS2 and the Window Object - how to use? -