Files
docker-emulator-android/templates/config.ini

40 lines
866 B
INI
Raw Normal View History

avd.ini.encoding=UTF-8
2020-03-23 18:39:48 +07:00
AvdId=x86
PlayStore.enabled=true
abi.type=x86
avd.ini.displayname=x86
disk.dataPartition.size=800M
2018-02-12 15:24:41 +07:00
hw.accelerometer=yes
2020-03-23 18:39:48 +07:00
hw.audioInput=no
2018-02-12 15:24:41 +07:00
hw.battery=yes
2020-03-23 18:39:48 +07:00
hw.camera.back=none
hw.camera.front=none
hw.cpu.arch=x86
hw.cpu.ncore=2
2018-02-12 15:24:41 +07:00
hw.dPad=no
2020-03-22 10:42:01 +07:00
hw.device.hash2=MD5:1be89bc42ec9644d4b77968b23474980
2018-02-12 15:24:41 +07:00
hw.device.manufacturer=Google
2020-03-23 18:39:48 +07:00
hw.device.name=Nexus 5X
2018-02-12 15:24:41 +07:00
hw.gps=yes
2020-03-23 18:39:48 +07:00
hw.gpu.enabled=on
2020-03-19 14:13:42 +07:00
hw.gpu.mode=swiftshader_indirect
2018-02-12 15:24:41 +07:00
hw.initialOrientation=Portrait
2020-03-23 18:39:48 +07:00
hw.keyboard=no
hw.lcd.density=160
2018-02-12 15:24:41 +07:00
hw.mainKeys=no
2020-03-23 18:39:48 +07:00
hw.ramSize=1536
2018-02-12 15:24:41 +07:00
hw.sensors.orientation=yes
hw.sensors.proximity=yes
hw.trackBall=no
2020-03-23 18:39:48 +07:00
image.sysdir.1=system-images/{{ platform }}/google_apis/x86/
2018-02-12 15:24:41 +07:00
runtime.network.latency=none
runtime.network.speed=full
2020-03-19 15:25:35 +07:00
showDeviceFrame=no
2020-03-22 10:42:01 +07:00
skin.dynamic=yes
skin.name=480x800
skin.path=_no_skin
skin.path.backup=_no_skin
2020-03-23 18:39:48 +07:00
tag.display=Google APIs
tag.id=google_apis
vm.heapSize=192