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?
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?