Mr_BroFrequent Contributor6 years agoSolvedRunnign Android virtual Device using testcompleteHi Team, can anyone help me with the code snippet to launch the AVD by specifying the device name.
3 RepliesReplies sorted by Most LikedSort ByMost LikedOldestNewestReshailContributor6 years agoHi,After you've added the device this is an example of how to launch it. VirtualBrowsers.Item(phoneName).Run(URL)AlexKarasChampion Level 26 years agoHi, http://www.google.com/search?q=avd+command+line+start+with+device https://developer.android.com/studio/run/emulator-commandline https://stackoverflow.com/questions/4974568/how-do-i-launch-the-android-emulator-from-the-command-line Does this help? sonya_mAlumni to AlexKaras6 years agoThank you for helping Alex and Reshail! Mr_Bro were you able to work this out? Please share your progress:smileyhappy:
ReshailContributor6 years agoHi,After you've added the device this is an example of how to launch it. VirtualBrowsers.Item(phoneName).Run(URL)
AlexKarasChampion Level 26 years agoHi, http://www.google.com/search?q=avd+command+line+start+with+device https://developer.android.com/studio/run/emulator-commandline https://stackoverflow.com/questions/4974568/how-do-i-launch-the-android-emulator-from-the-command-line Does this help?
sonya_mAlumni to AlexKaras6 years agoThank you for helping Alex and Reshail! Mr_Bro were you able to work this out? Please share your progress:smileyhappy:
Recent DiscussionsHow do I get past the "Unable to start the trial for the TestComplete plugins" errorHow to open HTMLX and tcLogX files outputted by TestExecuteSolvedTestExecute save log every ... minutesSolved
Related ContentTestComplete(14.20) stops when running Android applicationAndroid application is treated by TestComplete as uninstrumented for Android 10 virtual deviceTestcomplete and the new permission system in Android