docker-android
docker-android copied to clipboard
define number of cpus on emulator
Hello all, I am having issue to figure out how to increase number of CPU's available for avd (emulator). When i connect over adb and check cpu count its always 2? Is there any option to increase this during creation time or by changing maybe base image?
Any suggestion is more then welcome!
// 4 cores 4GB memory -e EMULATOR_ARGS="-cores 4 -memory 4096"
What about storage? It’s very low