I am working on some project in which I need to switch between applications.
For example if I am working on Internet explorer and I click on some link after extracting the information I need to enter these information in another app then after submitting all the details I need to go back to Internet explorer then need to click on submit.
Note all the application is full window.
Please help me with this. I need urgent code for this.
Have you tried to use SetFocus activity to bring the application windows to front? Also, if you do it using some background techniques I don’t think it will be a problem even the first application is in Full Windowed Mode.