In this video will see how to handle different browser window navigations such as how to click on browser backward button, browser forward button, how to maximize/minimize the browser window, How to open the URL, how to navigate to some other url etc. I hope you like this video. For…
Tag: forward
How to read and forward certain SMSes programmatically in your Android App? – complete source code
This video shows the steps to read the SMSes and forward certain SMS based on a particular condition. In this App, it forwards the SMS to a pre-defined number mentioned in the App’s code. However, the number can be taken as an input from the layout also. The SMS send…