Software development kit - Wikipedia
https://en.wikipedia.org/wiki/Software_development_kit
A software development kit (SDK) is a collection of software development tools in one installable package. They facilitate the creation of applications by having compiler, debugger and perhaps a software framework.
Java ME SDK Downloads
https://www.oracle.com/java/technologies/sdk-downloads.html
Java ME SDK v. 3.4 is available with support for application development and deployment on all the development boards and platforms supported by Oracle Java ME Embedded 3.3 and 3.4 .
SDK Platform Tools release notes | Android Developers
https://developer.android.google.cn/studio/releases/platform-tools?hl=en
Android SDK Platform-Tools is a component for the Android SDK. It includes tools that interface with the Android platform, such as adb, fastboot, and systrace.
SDK (Software Development Kit) Definition
https://techterms.com/definition/sdk
Stands for "Software Development Kit." An SDK is a collection of software used for developing applications for a specific device or operating system.
SDKs—IntelliJ IDEA
https://www.jetbrains.com/help/idea/sdk.html
SDKs. A Software Development Kit, or an SDK, is a collection of tools that you need to develop an Generally, SDKs are global. It means that one SDK can be used in multiple projects and modules.
How do I download the Android SDK without... - Stack Overflow
https://stackoverflow.com/questions/37505709/how-do-i-download-the-android-sdk-without-downloading-android-studio
As of the moment, I am running a Windows 8.1 PC that does not have the storage or the RAM for a IDE like Android Studio or Eclipse. I want to download the Android SDK tools, without the IDE.