Answers

Question and Answer:

  Home  Android

⟩ Tell me 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

 130 views

More Questions for you: