I\'m having an error with Eclipse and Android\'s SDK. apparently, it comes from the fact that my certificate expired. So I googled the error and I found that I have to remov
I believe it is in the .android/avd/ directory in OSX, but it could also be just in /.android/ as you suggest.
.android/avd/
/.android/
Remember that ~ means your home directory, so you do not need to look for it in your SDK!
~
(disclaimer) It's been a while since I've battled with this, and I didn't do it on a mac.