• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Need help in connecting two emulators

azeem123

Lurker
Hi, i have written a C++ MFC application which facilitates user to launch two avds and then user can browse an .apk file through my application and my app load that .apk file to both emulators...
Now my objective is that when user test that android application (.apk file) on one avd then its replica should be viewable to user in the second avd (which my application would do...)
Ofcourse i need to connect two avds...Any ideas?
 
Back
Top Bottom