mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-10 17:38:39 +00:00
feat: change adb to version 1.0.41
This commit is contained in:
parent
5aae4dc57a
commit
3a2f82a027
1 changed files with 18 additions and 2 deletions
20
docs/TODO.md
20
docs/TODO.md
|
@ -17,7 +17,23 @@
|
|||
## 高优先级
|
||||
- linux打包以及版本号
|
||||
|
||||
# BUG
|
||||
|
||||
# mark
|
||||
## ffmpeg
|
||||
[ffmpeg编译参数详解](https://www.cnblogs.com/wainiwann/p/4204230.html)
|
||||
|
||||
## adb
|
||||
以下是 ADB 和 Fastboot 的谷歌官方下载链接:
|
||||
|
||||
ADB和Fastboot for Windows
|
||||
|
||||
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
|
||||
|
||||
ADB和Fastboot for Mac
|
||||
|
||||
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
|
||||
|
||||
ADB和Fastboot for Linux
|
||||
|
||||
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
|
||||
|
||||
由于这些是直接的 Google 链接,用户可以确保下载不仅是官方的,而且将始终能够获得最新版本的 ADB 和 Fastboot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue