Android emulator package itself

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.

+3
source share
3 answers

I do not know anything that offers it today. If you create such a thing from the components of the Android SDK, say the word recipe!

+1
source

It looks like the BlueStacks App Player is what I'm looking for. Did not test it, but if necessary will ask it.

0
source

All Articles