adb connect

  1. Matt S.

    Android Tutorial Debugging your app on real phone without USB cable or B4A bridge

    Using a USB Cable for debugging apps is faster and easier than using B4A bridge. But as you know, being always connected to the USB port will decrease the battery life. With this instruction, you should use the USB port only once, and then you will get rid of that. Remember that your phone and...
  2. yo3ggx

    Android Question Take Screenshot when connected over WiFi

    Hello, I'm using the latest B4A 13.40. I can take screenshots from IDE when connected over USB, but I can't when connected over WiFi with adb connect. Installing applications works over WiFi, only Take Screenshot doesn't. In fact returns the latest screenshot taken when connected over USB...
Top