Closed giorno420 closed 3 years ago
This is the expected behavior of WSL, it is a virtual machine that can't see physical USB ports.
https://github.com/RobertFlatt/Android-for-Python/tree/main/Android-for-Python-Users#debugging
Please close.
This is the expected behavior of WSL, it is a virtual machine that can't see physical USB ports.
Yes, but there is a way to make this work @giorno420 , Debug on WSL
I'll make an PR soon for Android-for-Python @RobertFlatt
Another way is to connect adb through local network. It works beautifully.
Another way is to connect adb through local network. It works beautifully.
I'm lost. How do you do that?
Another way is to connect adb through local network. It works beautifully.
I'm lost. How do you do that?
You can follow this guide https://help.famoco.com/developers/dev-env/adb-over-wifi/ Try to run tcpip from the OS you can read USB with then you can connect to it via WSL, should work in theory.
Versions
Description
I tried to deploy my kivy app from Ubuntu LTS on a Windows 10 device to Bluestacks. I can still get apks, but I can't run logcat on it. When I tried logcat separately, it just said "waiting" and then stopped after some time. The apks also don't work, and I don't know why
buildozer.spec
Command:
Spec file:
Logs
https://pastebin.com/yKmn9u87