Oh sorry yeah my bad, did not notices I'm in Droid section.
Mobile apps does not use cookies at all.
Although I'm not an mobile app dev, therefore I could be wrong.
You can try this - https://stackoverflow.com/questions/46356961/how-to-save-cookies-in-android-app
Cookies can be stored in files in the folder data/data/<app name>/SharedPreferences
You should use file manager in memu to access this folder and it requires root access (Actions with virtual machine>enable Root user mode).
You can try this - https://stackoverflow.com/questions/46356961/how-to-save-cookies-in-android-app
Cookies can be stored in files in the folder data/data/<app name>/SharedPreferences
You should use file manager in memu to access this folder and it requires root access (Actions with virtual machine>enable Root user mode).