Subash Chandran posted: "ConnectivityManager cm = (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); NetworkInfo netInfo = cm.getActiveNetworkInfo(); //should check null because in airplane mode it will be null NetworkCapabilities nc = cm.ge"
|

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.