When you start the application (in the absence of the Internet) writes an error:
net :: ERR_INTERNET_DISCONNECTED
Immediately there is an opportunity to repeat or close the window. How to override this error? Let's say to write the text: "There is no internet connection. Repeat the connection later."
If this helps, then I’ll clarify: the error appears when you run the VKSdk.login () method from the VK.com for android library.