I'm installing the Android SDKs on my Ubuntu system, and I do not want to place everything in my home directory.
For some reason, the LSB directory hierarchy is silent on where to place development kits. Is it more correct to create an /opt/sdks tree or /usr/local/sdks, or somewhere else entirely?