You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to insert an image into the Android emulator camera (https://stackoverflow.com/a/64922184/8358501). For this I need to change some configs files of the emulator before launching it.
Is there an option to do so?
If not, could we add a new optional parameter for the action, like script-before-launching which acts like script, but runs before launching the emulator?
The text was updated successfully, but these errors were encountered:
Description
I need to insert an image into the Android emulator camera (https://stackoverflow.com/a/64922184/8358501). For this I need to change some configs files of the emulator before launching it.
Is there an option to do so?
If not, could we add a new optional parameter for the action, like
script-before-launching
which acts likescript
, but runs before launching the emulator?The text was updated successfully, but these errors were encountered: