What data types are supported by AIDL?
Answer / maanya
AIDL supports following data types:
-string
-List
-Map
-charSequence
and
-all native Java data types like int,long, char and Boolean
| Is This Answer Correct ? | 3 Yes | 0 No |
what are the other notifications in android?
How to use built-in messaging within the application?
What is the name of the database used in android?
How does android system manage activity’s life cycle?
What is a content provider? How is it implemented?
What is a google android packageinstaller?
What is the build process in android?
Describe the android framework
What's new in oreo android?
Explain the ontrimmemory() method?
Describe Briefly the Android Application Architecture
In android, what does dp unit stand for?