79306112

Date: 2024-12-24 17:03:16
Score: 0.5
Natty:
Report link

I found a manual but very simple solution

cd ~/.android/avd
rm -f DEVICE_NAME.ini
rm -rf DEVICE_NAME.avd

For windows, use the equivalent commands. I usually use git bash for things like this on Windows.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: luzede