How to transfer files from/to an Android device with ADB via GUI?

Do you know if there is an Ubuntu program (possibly a Nautilus plugin) to transfer files from/to an Android device?

What is my mind is a program which does adb push, adb pull, and adb shell ls in the background and has a GUI.

Note that ADB allows for broader filesystem access than MTP and UMS.


Solution 1:

I found QtADB the exact software that I needed.

enter image description here