Share on Facebook Share on Twitter Email
Answers.com

Software development kit

 
 
is short for:

Meaning Category
Roland S-550/S-50/W-30 Disk ImageComputing->File Extensions
Sandakan, MalaysiaRegional->Airport Codes
Service Development KitComputing->Telecom
Servlet Development KitComputing->Software
Sillies Don't KnowMiscellaneous->Funnies
Skin Decontaminating KitGovernmental->Military
Skin Development KitMedical->Physiology
Software Developer's KitComputing->General
Software Development KitComputing->General
Computing->Software
Computing->Drivers
Swing Development KitCommunity
System Development KitBusiness->General

Click here to submit an acronym.


Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
 
Wikipedia: Software development kit
Top

A software development kit (SDK or "devkit") is typically a set of development tools that allows a software engineer to create applications for a certain software package, software framework, hardware platform, computer system, video game console, operating system, or similar platform.

It may be something as simple as an application programming interface (API) in the form of some files to interface to a particular programming language or include sophisticated hardware to communicate with a certain embedded system. Common tools include debugging aids and other utilities often presented in an integrated development environment (IDE). SDKs also frequently include sample code and supporting technical notes or other supporting documentation to help clarify points from the primary reference material.

A software engineer typically receives the SDK from the target system developer. Often the SDK can be downloaded directly via the Internet. Many SDKs are provided for free to encourage developers to use the system or language. Sometimes this is used as a marketing tool. For example, Foo Products might provide the Widget SDK for free to encourage people to use it. In turn, more people will be encouraged to buy more of their widgets since they can program them for free.

SDKs may have attached licenses that make them unsuitable for building software intended to be developed under an incompatible license. For example, a proprietary SDK will probably be incompatible with free software development, while a GPL licensed SDK will probably be incompatible with proprietary software development. LGPL SDKs are typically safe for proprietary development.

An SDK for an operating system add-on (for instance, QuickTime for Mac OS) may include the add-on software itself, to be used for development purposes, if not necessarily for redistribution. An interesting situation arises here between platforms where it is possible to develop applications that can at least start up on a system configuration without the add-on installed, and use a Gestalt-style run-time environment query to determine if the add-on is present, and ones where the application will simply fail to start. In other words, it is possible to build a single binary that will run on configurations with and without the add-on present, albeit operating with reduced functionality in the latter situation.

Providers of SDKs for specific systems or subsystems may sometimes substitute a more specific term instead of software. For instance, both Microsoft and Apple provide driver development kits (DDK) for developing device drivers.


See also


 
 

 

Copyrights:

Abbreviations. STANDS4.com - The source for acronyms and abbreviations. Copyright ©2006 STANDS4 LLC. All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Software development kit" Read more