Install and Uninstall Android Application ( APK ) using ADB
Following shell script does, check if android application is installed find an apk path if android application … Read more
Following shell script does, check if android application is installed find an apk path if android application … Read more
In the following script we check whether the current device is mounted or not by reading information … Read more
Android devices has a daemon adbd which helps it to get connected over USB using adb command … Read more
Using the below script we tries to connect to different wifi channels of hotspot using iwconfig command. … Read more
nmcli is a command-line tool for controlling NetworkManager and reporting network status. It can be utilized as … Read more
If you ever published any new post on to your blog / website, and are using rss … Read more
If you ever published any new post on to your blog / website, and are using rss … Read more
This post describes how you can use a shell script for removed mistyped or invalid emails from … Read more
Do you want to wait for an internet availability before proceeding further such as send an email … Read more
Do you want to wait for an internet availability before proceeding further such as send an email … Read more