I'm doing automatic testing of an app, and one of these tests is to create an ad. The ad needs to upload some image, but since they are automatic tests from an emulator, I do not have any images. For this it does not help me to drag some file to the emulator or download any image from the browser of the emulator, it would have to be by code How can I upload / add an image to the emulator's gallery?