What is AIDL?What data types are supported by AIDL?5
1197 5b5cc7d6e4d2b41977751504
Q: What is AIDL?What data types are supported by AIDL?
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
- 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. AIDL supports following data types: - String - List - Map - CharSequence - All native Java data types like int,long, char and Boolean
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.