SlideShare a Scribd company logo
8
Most read
14
Most read
15
Most read
Android AIDL Concept
Charlie Tsai @ Android Study Group
Charlie Tsai @ Android Study Group
cha122977@gmail.com
Software Engineer
Agenda
• Introduction of AIDL
• Write your AIDL files
• Implementation of AIDL
Introduction of AIDL
?AIDL?
• Android Interface Definition Language
• Main approach is IPC (Inter-Process
Communication)
• Support types:
All primitive types, CharSequence & String, List
& Map, Parcelable class
IPC Issue
Memories of
Process A
Process B of
Process B
X
Cannot Access
(Memory protection
by Kernel)
How AIDL solve IPC
issue
Memories of
Process A
Process B of
Process B
Linux Kernel & Binder Driver
Access Access
Write Your AIDL File
• Write *.aidl for your AIDL interface
• You can turn your Parcelable Class into AIDL
• Include if you use Other AIDL class/interface
• Note:
List will become ArrayList in another side
Map will become HashMap in another side
(WHY?)
AIDL Data Structure
MyData.java
MyData.aidl
AIDL Interface
IMyAidlInterface.aidl
How Parcelable Work
String
int
Data in memory
(order is matter)
Usages of AIDL
Export Your Service
Allow to be bound
by other App.
Use Other’s Service
Copy *.aidl file into your project
(Because you need to know this Interface)
Generated File by AIDL
• IInterface: Basic interface can be used for IPC
• android.os.IBinder: Core class of IPC
• Use YourInterface.asInterface(IBinder) to case IBinder
to YourInterface.
• Use IBinder.queryLocalInterface() to know if this
IBinder is in local or remote.
• If IBinder is in local, call function directly.
• If IBinder is a remote object, use transact and parcel to
call function.
Let’s see the source code…
Questions?
固定聚會:每週三@果子咖啡(近捷運南京復興站)
技術分享:每月底週六14:30 - 17:30
以及眾多不定期活動(ex: Workshop)
Thanks!

More Related Content

PPTX
Optimization Shuffled Frog Leaping Algorithm
PDF
Low Level View of Android System Architecture
PDF
Embedded Linux Kernel - Build your custom kernel
PPTX
Overview of Android binder IPC implementation
PPTX
802.11r Explained.
PDF
Embedded Android : System Development - Part III (Audio / Video HAL)
PDF
Tutorial WiFi driver code - Opening Nuts and Bolts of Linux WiFi Subsystem
PPTX
Diabetes Mellitus
Optimization Shuffled Frog Leaping Algorithm
Low Level View of Android System Architecture
Embedded Linux Kernel - Build your custom kernel
Overview of Android binder IPC implementation
802.11r Explained.
Embedded Android : System Development - Part III (Audio / Video HAL)
Tutorial WiFi driver code - Opening Nuts and Bolts of Linux WiFi Subsystem
Diabetes Mellitus

What's hot (20)

PDF
Android Binder IPC for Linux
PDF
Android device driver structure introduction
PDF
Android IPC Mechanism
PDF
Understanding the Android System Server
PPTX
Binder: Android IPC
PDF
Embedded Android : System Development - Part IV (Android System Services)
PDF
Explore Android Internals
PDF
Android Boot Time Optimization
PPT
Learning AOSP - Android Booting Process
PPT
Android Audio System
PDF
Android Things : Building Embedded Devices
PDF
Android's HIDL: Treble in the HAL
PDF
Project meeting: Android Graphics Architecture Overview
PDF
Using and Customizing the Android Framework / part 4 of Embedded Android Work...
PDF
Embedded Android : System Development - Part IV
PDF
Introduction to Android Window System
PDF
Deep Dive into the AOSP
PPTX
Aidl service
PDF
A deep dive into Android OpenSource Project(AOSP)
ODP
Q4.11: Porting Android to new Platforms
Android Binder IPC for Linux
Android device driver structure introduction
Android IPC Mechanism
Understanding the Android System Server
Binder: Android IPC
Embedded Android : System Development - Part IV (Android System Services)
Explore Android Internals
Android Boot Time Optimization
Learning AOSP - Android Booting Process
Android Audio System
Android Things : Building Embedded Devices
Android's HIDL: Treble in the HAL
Project meeting: Android Graphics Architecture Overview
Using and Customizing the Android Framework / part 4 of Embedded Android Work...
Embedded Android : System Development - Part IV
Introduction to Android Window System
Deep Dive into the AOSP
Aidl service
A deep dive into Android OpenSource Project(AOSP)
Q4.11: Porting Android to new Platforms
Ad

Viewers also liked (20)

PPTX
IPC: AIDL is not a curse
PPTX
Android Service
PDF
AIDL - Android Interface Definition Language
PPTX
Annotation processing
PDF
Android with dagger_2
PDF
An Introduction to the Android Framework -- a core architecture view from app...
PPTX
就職 創業 即戰力_20161214
PPTX
Android Animator
PDF
Android internals
PDF
Data-centric IoT (NTU CSIE 2016.12)
PDF
RxJava 2.0 介紹
PDF
Android layout 工程師在想什麼?給視覺設計師
PDF
The key issues for teaching or learning Android and Linux Kernel
PPTX
Android service, aidl - day 1
PPTX
Android Transition
PPTX
Android Training (Animation)
PDF
不同尺寸與解析度的螢幕下,Android 程式 UI 的設計與解決方式
PPTX
Introduction of Android View
PPTX
Android Thread
PDF
Customizing Theme and Style for Material Design : Droid Kaigi 2016
IPC: AIDL is not a curse
Android Service
AIDL - Android Interface Definition Language
Annotation processing
Android with dagger_2
An Introduction to the Android Framework -- a core architecture view from app...
就職 創業 即戰力_20161214
Android Animator
Android internals
Data-centric IoT (NTU CSIE 2016.12)
RxJava 2.0 介紹
Android layout 工程師在想什麼?給視覺設計師
The key issues for teaching or learning Android and Linux Kernel
Android service, aidl - day 1
Android Transition
Android Training (Animation)
不同尺寸與解析度的螢幕下,Android 程式 UI 的設計與解決方式
Introduction of Android View
Android Thread
Customizing Theme and Style for Material Design : Droid Kaigi 2016
Ad

Similar to Android AIDL Concept (20)

PPT
Computer Programming - Lecture 1
PDF
Lecture3
PPTX
Curso de Desenvolvimento Mobile - Android - Stack
PDF
CORBA Programming with TAOX11/C++11 tutorial
PDF
Android development training programme Day 1
PDF
CORBA Programming with TAOX11/C++11 tutorial
PPTX
Android Basic Concept
PPTX
mobile application development mobile application development
PPTX
Getting Started with Android Application Development
PDF
FIWARE Global Summit - IDS Implementation with FIWARE Software Components
PDF
Android application development
PDF
Android from A to Z
PDF
Android from A to Z
PDF
Cloud client darwin information cloud browser
PDF
Cloud Client - Darwin iCloud Browser
PDF
Cloud Client: Darwin iCloud Browser
PDF
Darwin iCloud Browser: Self Evolving iCloud UI Platform
PDF
Cloud client darwin information cloud browser
PPT
Introduction to Android
Computer Programming - Lecture 1
Lecture3
Curso de Desenvolvimento Mobile - Android - Stack
CORBA Programming with TAOX11/C++11 tutorial
Android development training programme Day 1
CORBA Programming with TAOX11/C++11 tutorial
Android Basic Concept
mobile application development mobile application development
Getting Started with Android Application Development
FIWARE Global Summit - IDS Implementation with FIWARE Software Components
Android application development
Android from A to Z
Android from A to Z
Cloud client darwin information cloud browser
Cloud Client - Darwin iCloud Browser
Cloud Client: Darwin iCloud Browser
Darwin iCloud Browser: Self Evolving iCloud UI Platform
Cloud client darwin information cloud browser
Introduction to Android

Recently uploaded (20)

PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
history of c programming in notes for students .pptx
PPTX
L1 - Introduction to python Backend.pptx
PDF
AI in Product Development-omnex systems
PPTX
ai tools demonstartion for schools and inter college
PPTX
Introduction to Artificial Intelligence
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PPTX
ISO 45001 Occupational Health and Safety Management System
PDF
System and Network Administration Chapter 2
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPT
Introduction Database Management System for Course Database
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
history of c programming in notes for students .pptx
L1 - Introduction to python Backend.pptx
AI in Product Development-omnex systems
ai tools demonstartion for schools and inter college
Introduction to Artificial Intelligence
Odoo POS Development Services by CandidRoot Solutions
PTS Company Brochure 2025 (1).pdf.......
Design an Analysis of Algorithms II-SECS-1021-03
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
ISO 45001 Occupational Health and Safety Management System
System and Network Administration Chapter 2
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
VVF-Customer-Presentation2025-Ver1.9.pptx
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Introduction Database Management System for Course Database
How to Choose the Right IT Partner for Your Business in Malaysia
Understanding Forklifts - TECH EHS Solution
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...

Android AIDL Concept