DroidKaigi 2023 - [JA] adb protocol - learn by making | ntsk

Опубликовано: 16 Ноябрь 2024
на канале: DroidKaigi
125
1

List of sessions -    / droidkaigi  

adb protocol - learn by making (ntsk)

adb (Android Debug Bridge) is a tool used to communicate with Android devices, and I guess most Android application developers are familiar with it.
On the other hand, there are few opportunities to learn how adb communicates, the protocol, and the details of the messages sent.
In this session, I will introduce the implementation of various commands by re-implementing the adb client, digging into how to communicate with the adb server, and the roles and functions of the adb protocol's main message.

DroidKaigi 2023 Session timetable/Slide link - https://2023.droidkaigi.jp/en/timetab...

---------

DroidKaigi is a conference tailored for Android developers. It took place on the 14, 15, and 16 of September 2023.

All participants at DroidKaigi are required to agree with the DroidKaigi Code of Conduct.
This will be enforced on social media and YouTube comments and chats as well:
https://portal.droidkaigi.jp/en/about...

DroidKaigi 2023 and more - https://2023.droidkaigi.jp/

DroidKaigi Twitter -   / droidkaigi  

#Android #DroidKaigi

----
The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.