Skip to content

Robot voice on adb after 2.2.4 release and dead tcp connections #136

@AlehAbakshonak

Description

@AlehAbakshonak

Devices: Windows 10 pc / Android v16 phone

Since 2.2.4 there are few inconveniences appeared:

  1. The quality of the audio is lowered significantly, there is a lot of static noise and some echo. Both when im listening to the audio input or exporting it to some audio export.
  2. While using adb connection, the only port that is used is 55555, although the feature to change the port is appeared in the settings. But changing it to anything else does not change the port.
  3. Any method of closing the program does not close the adb.exe process and related ports, they are keep listening. Futhermore, attempt to re-connect the app to adb fails since the tcp ports listening is started. OS returns an error of single port bind.

I suppose nr.1 could be caused by interference of the signals from several ports, since in CurrPorts i can see that there are 5 adb connections and 4 of them are sending data both directions. But im not sure how it was pre 2.2.4, since from today i can't use abd on 2.2.3 due to "frame size too big" error.

Im not sure if this amount of info is enough, please feel free to request any additional info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions