Content deleted Content added
Because i am not kit Tags: Reverted Mobile edit Mobile web edit |
Iam not kinder Tags: Reverted Mobile edit Mobile web edit |
||
Line 1:
{{short description|Set of software development tools}}
A '''software development kit''' ('''SDK''') is a collection of [[Software development process|software development]] tools in one installable package. They facilitate the creation of [[application software|applications]] by having a compiler, debugger and sometimes a
Some SDKs are required for developing a platform-specific app. For example, the development of an [[Android (operating system)|Android]] app on the [[Java (programming language)|Java]] platform requires a [[Java Development Kit]]. For [[iOS]] applications (apps) the [[iOS SDK]] is required. For [[Universal Windows Platform]] the [[.NET Framework SDK]] might be used. There are also SDKs that add additional features and can be installed in apps to provide analytics, data about application activity, and monetization options. Some prominent creators of these types of SDKs include [[Google]],<ref name="DimitriuHow17">{{cite web |url=https://blog.littledata.io/2017/04/11/how-to-use-analytics-for-mobile-apps-google-analytics-vs-firebase-analytics/ |title=How to use Analytics for mobile apps: Google Analytics SDK vs Firebase |author=Dimitriu, A. |work=Littledata Blog|publisher=Littledata Consulting Ltd |date=11 April 2017 |access-date=5 July 2018}}</ref> [[Smaato]],<ref>{{Cite web|url=https://www.smaato.com/resources/sdks/|title=Mobile Advertising SDK {{!}} NextGen SDK|website=Smaato|language=en|access-date=2019-11-20}}</ref> [[InMobi]],<ref name="KirkHow17">{{cite web |url=https://www.inmobi.com/blog/2017/07/31/how-to-measure-mobile-video-viewability-without-slowing-performance |title=How to Measure Mobile Video Viewability (Without Slowing Performance) |author=Kirk, J. |work=inMobi Blog |publisher=inMobi |date=31 July 2017 |access-date=3 July 2018}}</ref> and [[Facebook]].<ref name="CohenMore16">{{cite web |url=https://www.adweek.com/digital/facebook-analytics-for-apps-update-september-2016/ |title=More New Features for Facebook's Analytics for Apps |author=Cohen, D. |work=Adweek |publisher=Adweek, LLC |date=29 September 2016 |access-date=5 July 2018}}</ref>
|