Updated Using Buildozer on windows 10 using WSL (markdown)

Gabriel Pettier 2021-11-07 01:40:57 +01:00
parent 29bb219cc8
commit 86fe9fdfe7
1 changed files with 1 additions and 1 deletions

@ -26,7 +26,7 @@ https://developer.android.com/studio/releases/platform-tools#downloads
allows you to download the latest version of the tools, try this one first. allows you to download the latest version of the tools, try this one first.
- extract adb from it - extract adb from it
- open a cmd window - open a cmd window
- drag and drop your extracted adb.exet onto it and type `--version` after it then validate. - drag and drop your extracted adb.exe onto it and type `--version` after it then validate.
- If the version is more recent than the one you got through buildozer, you can download an older version by editing the version in this link - If the version is more recent than the one you got through buildozer, you can download an older version by editing the version in this link
https://dl.google.com/android/repository/platform-tools_r27.0.0-windows.zip https://dl.google.com/android/repository/platform-tools_r27.0.0-windows.zip