General adbLink2 v5.6c

Search This thread

jocala

Senior Member
Jul 4, 2010
3,294
1
2,519
Ocala
adbLink2 is companion software for Android devices

Features:

Install Programs without Android SDK
ADB/Fastboot enabled command-line
Busybox for root and non-root
Built-in WIFI/USB remote
Manage devices via USB or IP address
Root-aware File Manager for Android devices
Install/Uninstall Apps
Connect to devices ad hoc
Manage multiple devices from one PC
Edit XML and other files on your devices
Support for Windows Subsystem for Android (Windows only)
Log file viewer for adbLink2
Hyperlinked HTML Help

adbLink2 is available for Windows, macOS and Linux

Download at
 
Last edited:

jocala

Senior Member
Jul 4, 2010
3,294
1
2,519
Ocala

Video help has been added for adbLink2.

There's a full overview video and also chapters:

01. Intro
02. APK Install/Uninstall
03. Buttons
04. Device records
05. Menu system
06. File Manager
 

JohnEdz

New member
Dec 2, 2021
3
1
Hi, I was trying out your great program but I have folders with a lot of files in and I cannot see how to sort them a-z, making it impossible to find anything. Is there a way to do this, or can you recommend a good alternative program with this feature? Thanks.
 

jocala

Senior Member
Jul 4, 2010
3,294
1
2,519
Ocala
Hi, I was trying out your great program but I have folders with a lot of files in and I cannot see how to sort them a-z, making it impossible to find anything. Is there a way to do this, or can you recommend a good alternative program with this feature? Thanks.

Currently, there are no sort routines in file manager. I've had several requests for this recently, so I'll be looking into it. No ETA, sorry.
 

brocnical

Senior Member
Oct 9, 2011
245
110
Ulster
Hi, your excellent program is almost unusable on Linux KDE X11 with HiDPI scaling. At 250% scaling everything is massive. I don't understand why this is the case as Qt5 usually handles scaling well automatically. I also have export PLASMA_USE_QT_SCALING=1 enabled if that makes a difference.
 

jocala

Senior Member
Jul 4, 2010
3,294
1
2,519
Ocala
Hi, your excellent program is almost unusable on Linux KDE X11 with HiDPI scaling. At 250% scaling everything is massive. I don't understand why this is the case as Qt5 usually handles scaling well automatically. I also have export PLASMA_USE_QT_SCALING=1 enabled if that makes a difference.


Thanks for the report. The link above has a section on QT that may help. Unfortunately, I don't have hardware to test this issue.
 

brocnical

Senior Member
Oct 9, 2011
245
110
Ulster

Thanks for the report. The link above has a section on QT that may help. Unfortunately, I don't have hardware to test this issue.

I can work around this by launching using the command:
QT_SCALE_FACTOR=0.4 ./adbLink2

( since I am using 2.5x scaling, 0.4 is 1/2.5 )

Perhaps built with Qt4; or adbLink is unnecessarily applying a scale factor, and then Qt is scaling automatically in addition to this?
 
Last edited:

C-Rooted

Member
Dec 28, 2015
9
2
Thanks! that replacement scales well. All scaling works as it should. Even scrollbars are scaled properly (which they weren't with my workaround above)
I am having the same problem. I recently switched to KDE Plasma. Is that test binary available or maybe the next update could fix this.

Thanks brocnical for the workaround which isn't ideal but is workable.

I have used this app for years on several different platforms and this is the only time I have had an issue.

Thank you jocala for all your hard work!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    adbLink2 is companion software for Android devices

    Features:

    Install Programs without Android SDK
    ADB/Fastboot enabled command-line
    Busybox for root and non-root
    Built-in WIFI/USB remote
    Manage devices via USB or IP address
    Root-aware File Manager for Android devices
    Install/Uninstall Apps
    Connect to devices ad hoc
    Manage multiple devices from one PC
    Edit XML and other files on your devices
    Support for Windows Subsystem for Android (Windows only)
    Log file viewer for adbLink2
    Hyperlinked HTML Help

    adbLink2 is available for Windows, macOS and Linux

    Download at
    4
    12/03/21

    adbLink2 4.8

    File manager sorting added


    2
    04/20/22

    Version 4.9

    Display scaling mode changed.

    Keycode for remote keypad menu
    button corrected

    Support email changed from [email protected]
    to [email protected]

    Optional arguments can be passed to scrcpy

    download at http://www.jocala.com
    1
    adbLink2 changelog is available at http://www.jocala.com/changelog.txt
    1
    adblink2 5.6 release
    08/08/2023

    busybox location bug fixed

    File Manager now uses drag and drop for pushing files
    and directories from the local filesystem to the
    Android device. Although deprecated, the previous
    method of pushing files can still be used by
    checking "Use old file manager" in preferences.

    Application preferences now saved in a JSON file

    APK install directory retains last location used.

    Backup/restore directory retains last location used.

    Scrcpy arguments dialog is now optional via preferences.

    Utility menu function added to clear database

    When notified a new version of adbLink is ready
    for download, view changelog is now an option. A
    utility menu function has been added to view changelog
    as well.

    Utility menu function added to view system information:
    (architecture, devicename, manufacturer,
    filesystem scope status and Android version)

    Ad hoc IP now accepts a port.
    Enter ip with format: <ip>:<port>
    Default is port 5555.

    Edit Kodi XML files (scoped storage) bugfix

    Edit Kodi XML files (non-Android) bugfix

    Scoped storage restrictions are now detected
    automatically for Android 11 or greater devices.

    For adbLink and adbLink2, WSA (Windows Subsystem for Android)
    devices are connected via a utility menu selection.

    QT C++ framework updated to 5.15.2 for all platforms.

    Windows scrcpy updated to scrcpy-win64-v2.1

    Windows adblink/adblink2/wsalink are now x86_64 only.