<How fix intellij IDEA android emulator `Read-only...
# stackoverflow
u
How fix intellij IDEA android emulator `Read-only file system` error of libgdx + admob + kotlin support project? Configuration: -kubuntu 18.04 -intellij IDEA Community 2018.3 EAP -libGDX 1.9.8 default project with kotlin support + admob banner realization -admobVersion = "17.0.0" -android emulator Pixel 2 API 22 (because newest version always crush - just black screen) AndroidManifest.xml fragment: When i connect real device and run all work as expected. But if i use android emulator, apk work only before admob banner realization added. After adding admob banner, i have this errors in...