Whenever i try and run any of my applications via an emulator on android studio i get the following error message in the logcat.
Emulator: Warning: QStandardPaths: XDG_RUNTIME_DIR points to non-
existing path '/run/user/1000/snap.android-studio', please create it
with 0700 permissions. ((null):0, (null))
I should mention that at times my applications run perfectly okay but that at other times they do not and i also get he following error message
Emulator: pc_memory_init: above 4g size: 40000000
1 Answers