Kristian Dimitrov
Results
2
comments of
Kristian Dimitrov
Hi @voigtd , It seem that the Pixel2 avd is corrupted - `Error: Google pixel_2 no longer exists as a device`. You can try to remove it with `/Users/daniel/Library/Android/sdk/tools/bin/avdmanager delete...
Hi @michelkal , The `App_Resources` folder name is reserved for platform specific assets and this causes the described behavior. Android specific files are stored in `App_Resources\Android` and iOS specific files...