Related Articles
This app still has access to your account when your device is turned off
Have offline access This app still has access to your account when your device is turned off. This error occurs because previously you have granted access to the same user id, it will take some time at Google to update Auth Token and then it refresh. If you do after some time then it will […]
How to handle the F11 key without showing Full Screen mode using Javascript
You can handle the F11 key using Javascript function, check the below javascript function.
How to see Ip Address in Linux Machine
Just type below on command prompt of Linux /sbin/ifconfig or /sbin/ifconfig | less You can see the IP address.