Search code examples
androidvirtualandroid-virtual-device

How to upload images in AVD gellery?


Hello everyone, I am working on an android app. i want to know how can i store image in Android virtul device gallery and use it for app


Solution

  • You need to load images in your sdcard, of the emulator, for that. This link has tutorial for what you require.