Fix "zsh: command not found: adb" on macOS in 2025
Автор: Coffee Programmer
Загружено: 2025-04-22
Просмотров: 851
                Описание:
                    Can you help me to buy a coffee:
https://www.buymeacoffee.com/coffeepr...
find ~/Library/Android -name adb
open ~/.zshrc 
export PATH="$HOME/Library/Android/sdk/platform-tools:$PATH"
source ~/.zshrc      
Are you getting the error message zsh: command not found: adb on your Mac terminal? In this quick guide, I’ll show you exactly how to fix it by correctly adding ADB (Android Debug Bridge) to your system PATH using .zshrc.
Whether you're setting up Android development on macOS or trying to use platform-tools, this solution will get you up and running in just a few minutes!
✅ Topics covered:
What causes the "command not found" error
How to edit your .zshrc file
Adding ADB path correctly
Reloading the terminal
Testing the fix
Command Used in This Video:
export PATH="$PATH:/Users/yourusername/Library/Android/sdk/platform-tools"
👉 Don't forget to replace yourusername with your actual Mac username!
👍 Like, share, and subscribe for more developer tips and fixes.                
                
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
- 
                                
Информация по загрузке: