Skip to content

argraur/wsl-platform-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Android platform-tools installer for WSL

This method uses WSL's ability to run Windows executables in WSL shell.

Requirements

  • Windows Subsystem for Linux distribution
  • wget

Installation

In WSL shell, run:

curl https://raw.githubusercontent.com/argraur/wsl-platform-tools/master/wsl-platform-tools | sudo bash -

Uninstallation

Same as installation.

Usage

Use just as if it is normal Linux platform-tools installation

NOTE: If you use /mnt/c/... path, use C:/... instead.

Issues

make_f2fs fails for some reason

About

Android platform-tools installer for WSL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages