Android via IP/network?

Sysprogs forums Forums VisualGDB Android via IP/network?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21567
    Brian Beuken
    Participant

    Given my recent issues with Ubuntu, (which I will come back to you on soon), I tried to do some testing on other OS’s available for my targets and am investigating Android with VisualGDB,  the install process was painful, but once all done, I have had no real issues getting VisualGDB to work on some later versions of android, so I will explore that a bit now, however I realise this is a very noob question and I’m almost embarrassed to ask as I’m almost certain the answer is no (I’ve done Android code on other systems and never seen this)

    Is it possible for VisualGDB to connect and install/debug the APK via a network if the IP address is known, or is USB the only option? Which would give a much much faster download on SBC’s which have gigabit ethernet, rather than USB otg.

     

     

     

    #21570
    support
    Keymaster

    Hi,

    You might be able to use the “adb connect” command (e.g. see our VirtualBox tutorial), however it might not work on your device, or might work unreliably.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.