Android Interface Definition Language

Beschreibung

AIDL notes - some basics
andrew tittle
Karteikarten von andrew tittle, aktualisiert more than 1 year ago
andrew tittle
Erstellt von andrew tittle vor etwa 7 Jahre
13
0
1 2 3 4 5 (0)

Zusammenfassung der Ressource

Frage Antworten
AIDL Data types -primitive JAVA data types -String -CharSequence -List -Map
Steps to define AIDL 1. Create .aidl file 2. Implement the interface 3. Expose interface to client
What is the .aidl file? The AIDL allows us to declare an interface with one or more methods, resides in the src/ directory
.aidl file info? -each .aidl file can only define 1 interface -Only methods are supported -Cannot expose static fields in .aidl -Non primitive data types require "in" "out" "inout" directional tags -Generates IBinder interface -SDK generates a .java interface file and stub class for the .aidl file
How do we implement the .aidl interface? -Extend generated IBinder Interface with an instance of the generated Stub class -Implement methods from .aidl file
Rules for implementing Interface? -Incoming calls not guaranteed on Main Thread- -RPC calls are synchronous- -No thrown exceptions are sent back to caller- -Client must have access to Interface Class/.aidl file
How do we expose the Interface to clients? -Extend SERVICE class and implement onBind() which returns an instance of the class that implements the generated stub -Client calls bindService() to connect -Clients onServiceConnected() callback receives Binder instance
What is RPC? What does it do? Remote Procedure Calls. Allows us to make method calls locally and execute them remotely in another process.
Zusammenfassung anzeigen Zusammenfassung ausblenden

0 Kommentare

There are no comments, be the first and leave one below:

ähnlicher Inhalt

04_Kommanditgesellschaft
Stefan Kurtenbach
Chemische Grundlagen-Auffrischung
anna garcias
10 Fragen aus der Abiturprüfung Geschichte
barbara91
Öff. Recht - Streitigkeiten Staatshaftungsrecht
myJurazone
IKA-Theoriefragen Serie 04 (15 Fragen)
IKA ON ICT GmbH
Der Erste Weltkrieg
Laura Overhoff
Die Physiker, Friedrich Dürrenmatt 1962 (Neufassung 1980)
p.lunk
[Geschichte] Nachkriegsdeutschland - Die Stunde null
Marcel Pabst
Bevölkerungssoziologie Kytir WS18 (Univie)
Lissi Ix