[Android]Is it possible to open 2 apps using same driver?

Hi, I was trying to verify if one can install 2 apps at the same time and the 2 apps can function correctly. The reason I need only 1 driver is I use saucelab, which start a new emulator for each new test driver. Did anybody run into the same issue?

yeah u can do that
Make your class .Singleton do initiate driver

Hi Upendra,
Could you please help us providing a sample code in java