When would y...
When would y...
Here is an answer to the Android interview question "When would you use AIDL?":
AIDL (Android Interface Definition Language) is used when you want to create an interface for inter-process communication (IPC) between an Android app and another process, such as a service running in the same app or a service running in a different app.
You would use AIDL in the following situations:
expert
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào