asked 191k views
4 votes
What's the main difference between ADIs and non ADIs?

asked
User Johni
by
8.2k points

1 Answer

3 votes

Final answer:

The main difference between ADIs and non ADIs is that ADIs are a collection of software tools and protocols that allow different software applications to communicate with each other. Non ADIs do not provide these tools and protocols.

Step-by-step explanation:

The main difference between ADIs and non ADIs is that ADIs (Application Development Interfaces) are a collection of software tools and protocols that allow different software applications to communicate with each other. They define the methods and functions that developers can use to interact with a software application or platform. Non ADIs, on the other hand, do not provide these tools and protocols, so developers have to rely on other means to integrate different software applications.

For example, let's say you want to develop a mobile app that integrates with a social media platform. If the social media platform provides an ADI, you can use it to authenticate users, post updates, and access user data. This simplifies the development process and allows you to take advantage of existing functionality. If the social media platform does not provide an ADI, you would have to develop custom solutions to achieve the same integration, which can be more time-consuming and complex.

answered
User Sdavids
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.