Extends the functionality of the gsconnect gnome extension to mount and unmount android phone's storage.
Not able to access the mounted drive
dconf (it most likely comes with your gnome installation)
install.sh
./install.sh
AS ROOT USERgit clone https://github.com/fjueic/gsconnect-mount-manager.git
cd gsconnect-mount-manager
chmod +x install.sh
./install.sh
Reinstall the gsconnect extension.
systemctl --user stop gsconnect-mount-manager.service
systemctl --user disable gsconnect-mount-manager.service
Reinstall the gsconnect extension and follow the installation steps again.