What data types are supported by AIDL?

AIDL has support for the following data types:
-string
-charSequence
-List
-Map
-all native Java data types like int,long, char and Boolean

No comments:

Post a Comment