开源软件名称(OpenSource Name):corbindavenport/nexus-tools开源软件地址(OpenSource Url):https://github.com/corbindavenport/nexus-tools开源编程语言(OpenSource Language):Dart 77.8%开源软件介绍(OpenSource Introduction):Nexus ToolsNexus Tools is an installer for the Android SDK Platform Tools package, which includes ADB, Fastboot, and other applications. Nexus Tools is writen in Dart, and can run on Linux, macOS, Windows, Windows Subsystem for Linux, and Chrome OS. Nexus Tools downloads the latest Platform tools package directly from Google's servers (so you're always getting the latest version), saves them to Once Nexus Tools is finished, you can run How to use on Linux, macOS, and Chrome OSPaste this command into the Terminal app:
You can also download the Mac and Linux versions from the latest release page, un-zip the file, and run it from the Terminal. How to use on WindowsOpen Windows PowerShell from the Start Menu and paste this command:
You can also download the Windows version from the latest release page, un-zip the file, and run it from Windows PowerShell or the Command Prompt. CompatibilityNexus Tools is only available for x86_64 macOS, Linux, and Windows, because Google only provides native Platform Tools binaries for those platforms. On Macs with Apple Silicon, Nexus Tools runs in the Rosetta 2 compatibility layer. AnalyticsNexus Tools uses Plausible Analytics to transmit your operating system and CPU architecture during the installation process. This data is not sold or shared in any way, it's only for me to know which hardware platforms I should focus my attention on. You can disable analytics reporting by adding the
It also works when running Nexus Tools locally:
This analytics data is viewable publicly at plausible.io/nexustools.corbin.io. Development infoNexus Tools is written in Dart, so you need the Dart SDK to work on it. You can run Nexus Tools from source like this:
The |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论