Android Software Engineer Question:
Download Questions PDF

What data types are supported by AIDL?

Android Software Engineer Interview Question
Android Software Engineer Interview Question

Answer:

AIDL supports following data types:
★ String
★ List
★ Map
★ CharSequence
★ All native Java data types like int,long, char and Boolean

Download Android Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain AIDL?Explain Dalvik Virtual Machine?