
API is the application which is responsible for interpreting the data and sending you the formatted information in a readable manner.

In response to the data that you send to the server, it retrieves the necessary information, interprets it, performs the required action and reverts it to your mobile phone.

API is used for connecting applications to the internet and sending data to the server, while you are using your mobile phone. Each time you use a social media application such as Instagram for sending an instant message or you place an order online, you are implicitly using an API.īefore knowing about the contemporary APIs in the Android Gradle Plugin, let’s understand what exactly an API is.

API is a globally used abbreviation for Application Programming Interface which allows intermediary software for establishing communication between two applications.
