जॉइन Examsbook
1328 0

प्र: What is AIDL?What data types are supported by AIDL?

  • उत्तर देखें
  • Workspace

उत्तर :
व्याख्या :

- AIDL is the abbreviation for Android Interface Definition Language.  - It handles the interface requirements between a client and a service to communicate at the same level through interprocess communication.  - The process involves breaking down objects into primitives that are Android understandable.   AIDL supports following data types: - String - List - Map - CharSequence - All native Java data types like int,long, char and Boolean

क्या आपको यकीन है

  त्रुटि की रिपोर्ट करें

कृपया संदेश दर्ज करें
त्रुटि रिपोर्ट सफलतापूर्वक जमा हुई