Добавить
Уведомления

3 Practical ADB Aliases for Faster Android Development

In this video, I’m sharing a few tips to use ADB more efficiently, employing a few shell aliases in the .bashrc file. ADB is the android debug bridge, the primary way to interact with your device through terminal. I’ve collected these ADB shortcuts over the time I’ve done Android development, taking what I could from co-workers :) ➤ File to copy (aliases in .bashrc file): https://github.com/rpandey1234/AdbAliases ➤ Android developer guide to ADB: https://developer.android.com/studio/command-line/adb

12+
12 просмотров
Год назад
24 октября 2024 г.
12+
12 просмотров
Год назад
24 октября 2024 г.

In this video, I’m sharing a few tips to use ADB more efficiently, employing a few shell aliases in the .bashrc file. ADB is the android debug bridge, the primary way to interact with your device through terminal. I’ve collected these ADB shortcuts over the time I’ve done Android development, taking what I could from co-workers :) ➤ File to copy (aliases in .bashrc file): https://github.com/rpandey1234/AdbAliases ➤ Android developer guide to ADB: https://developer.android.com/studio/command-line/adb

, чтобы оставлять комментарии