Google News
logo
Android - Interview Questions
What are the data types supported by AIDL?
Data Types supported by AIDL are as follows :
 
* String
* List
* Map
* charSequence
* Java data types such as INT, Long, Char, Boolean, etc
Advertisement