mac 相关命令

安装 adb (用于调试 app)

brew install Caskroom/cask/android-platform-tools

文件夹显示隐藏文件命令

defaults write com.apple.finder AppleShowAllFiles YES

随后点击苹果图标,强制退出并重启Finder即可

其他问题参考

device unauthorized & This adb server's $ADB_VENDOR_KEYS is not set

猜你喜欢

转载自www.cnblogs.com/xiaoxi666/p/9898115.html