List the data types supported in aidl?



List the data types supported in aidl?..

Answer / Ravi Pratap Karn

AIDL (Android Interface Definition Language) supports several data types such as primitive data types like boolean, byte, short, int, long, float, double, char and String. It also supports complex data types like List, Map, and Parcelable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What os do android phones use?

1 Answers  


Is android owned by google?

1 Answers  


Which dialog boxes can you use in your android application?

1 Answers  


What is the latest version of android for galaxy s7?

1 Answers  


Write down the syntax to get a view element in the program?

1 Answers  


what is a content provider in android?

1 Answers  


how will you display database tables in an activity?

1 Answers  


What is needed to make a multiple choice list with a custom view for each row?

1 Answers  


What do you mean by intent in android?

1 Answers  


What is the benefit of an android library project?

1 Answers  


What is onlistitemclick()?

1 Answers  


What is resource in android?

1 Answers  


Categories