Content deleted Content added
Mitch Ames (talk | contribs) remove unused acronyms, spell out undefined acronyms |
→top: added missing word and added links Tags: Mobile edit Mobile app edit Android app edit |
||
Line 2:
A '''software development kit''' ('''SDK''') is a collection of software development tools in one installable package. They facilitate the creation of applications by having a compiler, debugger and sometimes a [[software framework]]. They are normally specific to a hardware platform and operating system combination. To create applications with advanced functionalities such as advertisements, push notifications, etc; most application software developers use specific software development kits.
Some SDKs are required for developing a platform-specific app. For example, the development of an Android app on the Java platform requires a [[Java Development Kit]]. For iOS applications (apps)
==Details==
|