How to determine the version of android SDK installed in computer?

aton1004 picture aton1004 · Dec 18, 2012 · Viewed 141.6k times · Source

How to determine the version of Android SDK installed in my computer?

Answer

NickL picture NickL · Dec 18, 2012
<Program files>\Android\Android-sdk\platforms\<platform SDK's>

On a 32bit machine: "<Program files>" will be \Program Files\

On a 64bit machine:

If you installed the 32bit ADT, "<Program files>" will be \Program Files (x86)\

If you installed the 64bit ADT, "<Program files>" will be \Program Files\