We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

ADB Break on through to the other side

Formale Metadaten

Titel
ADB Break on through to the other side
Serientitel
Anzahl der Teile
90
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
ADB is maybe one of the most used tools by the Android developers. But it is for sure the less known. If you ever wondered how ADB is working? Why is it faster now? How Android Studio is using it under the hood? Why my ADB server is killed sometimes? And by the way what this server is about? This talk is made for you. I spent several weeks diving into the ADB source code and I learned interesting things about this project its history the internals the interaction with the developers tools ... It's time for me to share this with you. Here is an outline of the presentation: How ADB works (the big picture) Some ADB commands you maybe never heard about The history of the project The ADB Internals (the ADB protocols the structure of the software) How development tools are using ADB?