for the demo purpose of the developed Android application. I would like to distribute "Self running android emulator" with my application installed for some people. For them, it should be easy to run the emulator on their computer and work with my application.
Currently, I have to prepare my computer with the “Android SDK and AVD Manager” and my prepared virtual device (in their home directory). I wonder if there is a more reasonable solution.
Thanks for any answer.
source
share