Answers

Question and Answer:

  Home  Android Software Engineer

⟩ What data types are supported by AIDL?

AIDL supports following data types:

★ String

★ List

★ Map

★ CharSequence

★ All native Java data types like int,long, char and Boolean

 175 views

More Questions for you: