Я работаю на виртуальной машине с операционной системой ubuntu . Я устанавливаю эмулятор андроида шашлыка и устанавливаю apk. Но у меня ошибка при запуске apk. Вы можете мне помочь?
/opt/shashlik/bin/shashlik-run splash com.viber.voip_6.8.7.8-130265_minAPI14\(x86\)\
(nodpi\)_APKdot.com.apk
starting emulator
emulator: WARNING: system partition size adjusted to match image file (750 MB > 200 MB)
emulator: ERROR: Invalid -datadir directory: /home/x/.local/share/shashlik/system
emulator: WARNING: data partition size adjusted to match image file (750 MB > 200 MB)
setting icon3
Creating filesystem with parameters:
Size: 69206016
Block size: 4096
Blocks per group: 32768
Inodes per group: 4224
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 16896
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/4224 inodes and 1302/16896 blocks
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "/opt/shashlik/bin/shashlik-run", line 119, in send_icon
with open(icon_path, "rb") as icon:
FileNotFoundError: [Errno 2] No such file or directory:
'/home/x/.local/share/shashlik/splash.png'