What is AIDL?

Answer Posted / maanya

- AIDL is the abbreviation for Android Interface Definition Language. 
- It handles the interface requirements between a client and a service to communicate at the same level through interprocess communication. 
- The process involves breaking down objects into primitives that are Android understandable.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is activity lifecycle?

494


What is gradle/ directory?

551


Describe the capabilities of ddms?

560


What is a content provider? How is it implemented?

488


what is a handler thread? How it is different from normal thread?

497






Explain the android versions history and there name?

496


Tell us how do you supply construction arguments into a fragment?

531


Is it okay to change the name of an application after its deployment?

453


List few items, which you think may be important in every android project?

479


What is meant by google android sdk?

505


Explain me what are the advantages of android operating system?

473


What is fragment lifecycle?

495


How method is implemented in android studio?

474


What is application context in android?

506


Can we deploy executable jars on android? Which packaging is supported by android?

491