mirror of https://github.com/kivy/kivy.git
Updated Using Buildozer on windows 10 using WSL (markdown)
parent
29bb219cc8
commit
86fe9fdfe7
|
@ -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.
|
||||
- extract adb from it
|
||||
- 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
|
||||
|
||||
https://dl.google.com/android/repository/platform-tools_r27.0.0-windows.zip
|
||||
|
|
Loading…
Reference in New Issue