mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-12 18:38:42 +00:00
feat: change adb to version 1.0.41
This commit is contained in:
parent
70bb9f7c1f
commit
22431b5cf8
4 changed files with 18 additions and 2 deletions
20
docs/TODO.md
20
docs/TODO.md
|
@ -17,7 +17,23 @@
|
||||||
## 高优先级
|
## 高优先级
|
||||||
- linux打包以及版本号
|
- linux打包以及版本号
|
||||||
|
|
||||||
# BUG
|
|
||||||
|
|
||||||
# mark
|
# mark
|
||||||
|
## ffmpeg
|
||||||
[ffmpeg编译参数详解](https://www.cnblogs.com/wainiwann/p/4204230.html)
|
[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
|
||||||
|
|
BIN
third_party/adb/linux/adb
vendored
BIN
third_party/adb/linux/adb
vendored
Binary file not shown.
BIN
third_party/adb/mac/adb
vendored
BIN
third_party/adb/mac/adb
vendored
Binary file not shown.
BIN
third_party/adb/win/adb.exe
vendored
BIN
third_party/adb/win/adb.exe
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue