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 |
What os do android phones use?
Is android owned by google?
Which dialog boxes can you use in your android application?
What is the latest version of android for galaxy s7?
Write down the syntax to get a view element in the program?
what is a content provider in android?
how will you display database tables in an activity?
What is needed to make a multiple choice list with a custom view for each row?
What do you mean by intent in android?
What is the benefit of an android library project?
What is onlistitemclick()?
What is resource in android?