InterviewSolution
Saved Bookmarks
| 1. |
What Is Aidl? |
|
Answer» Android Interface Definition Language. It offers to DEFINE the client's interface requirements and MOREOVER a service in ORDER to communicate at same LEVEL with the help of inter process COMMUNICATIONS. Android Interface Definition Language. It offers to define the client's interface requirements and moreover a service in order to communicate at same level with the help of inter process communications. |
|