I wrote the code in eclipse and I want to run it on two separate Android emulators.
How to do this when I click "Run"?
I read online and he said that I need to configure AVD. What is it and how can I do it?
thank
you need to create two emulators and run it separately.
in your startup configuration. Goto → Target → Select a manual target. for both projects.
When you start a project, it automatically requests a device selector.
You can run the emulator on the command line / shell.
AVD - , . .. eclipse, Android AVD, ""
Source: https://habr.com/ru/post/1755285/More articles:How to use Liquibase in a maven project with svn - java-eeHow to convert python string to ucs2 hex? - pythonBash: recursively copy and rename files - shelljQuery set active / hover background images - jqueryUsually distributed random integers? - javaConvertTimeToUtc exception - c #Configure Inno global installation with user preferences? - inno-setupZend_Cache unserialize - hog memory? - memory-managementHow to create this SQL constraint - sqlProgrammatically bind a property to GridViewColumn.Width - c #All Articles