Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mNetworkUtils.verifyInternetAsync(new NetworkUtil.ResponseInternet() {
- @Override
- public void isConnected() {
- //Seja fodasticamente feliz
- }
- @Override
- public void notConnected() {
- //Seu pobre nao paga a internet
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment