I have 2 application where I can open one from another. i.e The applications are A,B and I have opened A then opening B from A. Now I have A & B opened and I am opening A again from B, at that time B is created as a new Instance. Is there any way where I can bring application B to front which is already running?
Share
Yes, but you need to specify
in your manifest file, in your case if I get you right you need singleInstance