What is the SDK extension?

The SDK Extensions module decides the extension SDK level of the device and provides APIs for apps to query the extension SDK level . This module is updatable, meaning it can receive updates to functionality outside of the normal Android release cycle.

Read more

What are the SDK files?

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 perhaps a software framework. They are normally specific to a hardware platform and operating system combination.

Read more