2

I'm in need of a download for revision 16, since they seem to have broken Processing compatibility. I can't find it on the SDK website, the only thing I can come up with is googling the filename "installer_r16-windows.exe" but it doesn't seem to be hosted anywhere ligitimately, which I would prefer to avoid.

Any ideas?

Dhruvisha
  • 2,538
  • 1
  • 21
  • 31
joon
  • 832
  • 13
  • 31
  • I assume you actually mean the SDK Tools rather than the SDK (since that's only at API 15)? – Barak May 04 '12 at 14:38

1 Answers1

7

http://dl.google.com/android/installer_r16-windows.exe

or more generally

http://dl.google.com/android/installer_rXX-windows.exe

They aren't not listed, you just have to fix it in the URI !

PeterGriffin
  • 910
  • 8
  • 19