⟩ 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
AIDL supports following data types:
★ String
★ List
★ Map
★ CharSequence
★ All native Java data types like int,long, char and Boolean