What is AIDL?



What is AIDL?..

Answer / 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

More Android OS Interview Questions

Explain me difference between asynctasks & threads?

0 Answers  


What is the build process in android?

0 Answers  


What is api level in android?

0 Answers  


Explain androidmanifest.xml file and why do you need this?

0 Answers  


What is the purpose of android system webview?

0 Answers  






How do I update my android os?

0 Answers  


How do I add sections to my favourites?

1 Answers  


Explain apk format for android?

0 Answers  


Can you update the operating system on an android tablet?

0 Answers  


What is pojo class in android?

0 Answers  


What main components of android application?

0 Answers  


What is setlistadapter?

0 Answers  


Categories