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

52 lines
1.2 KiB
INI
Raw Normal View History

2020-03-19 10:09:37 +07:00
AvdId=Pixel2
2018-02-12 15:24:41 +07:00
PlayStore.enabled=true
2020-03-19 10:09:37 +07:00
avd.ini.displayname=Pixel2
avd.ini.encoding=UTF-8
# Real Pixel2 ships with 32GB
2020-03-22 10:42:01 +07:00
disk.dataPartition.size=2048M
fastboot.forceColdBoot=no
2018-02-12 15:24:41 +07:00
hw.accelerometer=yes
2020-03-22 10:42:01 +07:00
hw.audioInput=yes
2018-02-12 15:24:41 +07:00
hw.battery=yes
hw.camera.back=none # 'emulated' by default
hw.camera.front=none # 'emulated' by default
2020-03-19 15:25:35 +07:00
hw.cpu.ncore=4
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
hw.gps=yes
2020-03-19 15:25:35 +07:00
hw.gpu.enabled=yes
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-22 10:42:01 +07:00
hw.keyboard=yes
2018-02-12 15:24:41 +07:00
hw.mainKeys=no
2020-03-22 10:42:01 +07:00
hw.ramSize=4096
2018-02-12 15:24:41 +07:00
hw.sensors.orientation=yes
hw.sensors.proximity=yes
hw.trackBall=no
runtime.network.latency=none
runtime.network.speed=full
2020-03-22 10:42:01 +07:00
vm.heapSize=512
2018-02-12 15:24:41 +07:00
tag.display=Google APIs
# Set some
2020-03-22 10:42:01 +07:00
hw.lcd.density=160 # '440' by default
hw.lcd.height=800 # '1920' by default
hw.lcd.width=480 # '1080' by default
# Unused
# hw.sdCard=yes
# sdcard.size=512M
2018-02-12 15:24:41 +07:00
tag.id=google_apis
abi.type=x86_64
hw.cpu.arch=x86_64
image.sysdir.1=system-images/{{ platform }}/google_apis/x86_64/
# End of default configuration
2020-03-19 15:25:35 +07:00
hw.device.name=Pixel2
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