adspace
Answer Posted / Ram Prakash
AIDL (Android Interface Definition Language) is a language used to create Android applications that use interprocess communication. It defines interfaces for client and service classes, which are then compiled into stubs on each side of the communication.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers