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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -