How to install and run GSconnect to have Android integration in Ubuntu?

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
How to install and run the Gnome extension GSconnect to connect your Android device with Ubuntu and integrate the device with Gnome Shell, Nautilus and Firefox (or Chrome)?
software-installation android gnome-shell-extension
add a comment |Â
up vote
0
down vote
favorite
How to install and run the Gnome extension GSconnect to connect your Android device with Ubuntu and integrate the device with Gnome Shell, Nautilus and Firefox (or Chrome)?
software-installation android gnome-shell-extension
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
How to install and run the Gnome extension GSconnect to connect your Android device with Ubuntu and integrate the device with Gnome Shell, Nautilus and Firefox (or Chrome)?
software-installation android gnome-shell-extension
How to install and run the Gnome extension GSconnect to connect your Android device with Ubuntu and integrate the device with Gnome Shell, Nautilus and Firefox (or Chrome)?
software-installation android gnome-shell-extension
asked May 15 at 3:00
Filbuntu
2,440143967
2,440143967
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
1. Install GSconnect on your desktop
Open the GSconnect page on GNOME Extensions website in either the Firefox web browser (or Google Chrome).
Note: If you have not previously enabled support for GNOME Extensions you will need to do so first. Just install the following package, which provides the necessary integration for web browsers (despite the name it works with Firefox), and then load the page above.
sudo apt install chrome-gnome-shell
2. Install KDE Connect on your Phone
Next, install the KDE Connect Android app on a compatible Android phone, tablet, or Chromebook. KDE Connect for Android is available on F-Droid and from the Google Play Store:
3. Pair them!
With both requirements met you can go ahead and pair you devices!
Make sure that the Android device youâÂÂre using and your Ubuntu Linux PC are on the same network, then.
Open the KDE Connect app on your phone.
Select the âÂÂPair a new deviceâ option.
You should see your systemâÂÂs name appear in the list of âÂÂAvailable devicesâÂÂ.
Tap your system to send a pair request to your system.
Note: It is important that you send a pair request from your phone to Ubuntu, not the other way around.
Once you accept the pair request on the Ubuntu desktop your phone/tablet will appear inside the Status Menu on the Ubuntu desktop:
Not all features of Gsconnect are available at first. You will need to dive in and configure or set-up some of the integrations you want to use manually via the âÂÂpluginsâ page of the KDE Connect Android app and/or the âÂÂmobile settingsâ panel of GSconnect on your desktop.
For instance, to see your mobile device(s) in their own panel menu switch on the âÂÂindicatorâ mode in GSconnect > Mobile Settings > Preferences.
And the good news, this extension may be part of Ubuntu 18.10.
Source: OMG Ubuntu.
If you have problems connecting, this might be helpful: Unable to use KDE Connect or GSconnect in Ubuntu 18.04
If you are using a firewall on ubuntu, you need to open port 1714 to 1764. If using ufw: run
sudo ufw allow 1714:1764/udp
sudo ufw allow 1714:1764/tcp
sudo ufw reload
1
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled andkdeconnectdhas been killed before hand, or uninstall and then re-login.
â andy.holmes
May 16 at 0:51
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
1. Install GSconnect on your desktop
Open the GSconnect page on GNOME Extensions website in either the Firefox web browser (or Google Chrome).
Note: If you have not previously enabled support for GNOME Extensions you will need to do so first. Just install the following package, which provides the necessary integration for web browsers (despite the name it works with Firefox), and then load the page above.
sudo apt install chrome-gnome-shell
2. Install KDE Connect on your Phone
Next, install the KDE Connect Android app on a compatible Android phone, tablet, or Chromebook. KDE Connect for Android is available on F-Droid and from the Google Play Store:
3. Pair them!
With both requirements met you can go ahead and pair you devices!
Make sure that the Android device youâÂÂre using and your Ubuntu Linux PC are on the same network, then.
Open the KDE Connect app on your phone.
Select the âÂÂPair a new deviceâ option.
You should see your systemâÂÂs name appear in the list of âÂÂAvailable devicesâÂÂ.
Tap your system to send a pair request to your system.
Note: It is important that you send a pair request from your phone to Ubuntu, not the other way around.
Once you accept the pair request on the Ubuntu desktop your phone/tablet will appear inside the Status Menu on the Ubuntu desktop:
Not all features of Gsconnect are available at first. You will need to dive in and configure or set-up some of the integrations you want to use manually via the âÂÂpluginsâ page of the KDE Connect Android app and/or the âÂÂmobile settingsâ panel of GSconnect on your desktop.
For instance, to see your mobile device(s) in their own panel menu switch on the âÂÂindicatorâ mode in GSconnect > Mobile Settings > Preferences.
And the good news, this extension may be part of Ubuntu 18.10.
Source: OMG Ubuntu.
If you have problems connecting, this might be helpful: Unable to use KDE Connect or GSconnect in Ubuntu 18.04
If you are using a firewall on ubuntu, you need to open port 1714 to 1764. If using ufw: run
sudo ufw allow 1714:1764/udp
sudo ufw allow 1714:1764/tcp
sudo ufw reload
1
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled andkdeconnectdhas been killed before hand, or uninstall and then re-login.
â andy.holmes
May 16 at 0:51
add a comment |Â
up vote
2
down vote
accepted
1. Install GSconnect on your desktop
Open the GSconnect page on GNOME Extensions website in either the Firefox web browser (or Google Chrome).
Note: If you have not previously enabled support for GNOME Extensions you will need to do so first. Just install the following package, which provides the necessary integration for web browsers (despite the name it works with Firefox), and then load the page above.
sudo apt install chrome-gnome-shell
2. Install KDE Connect on your Phone
Next, install the KDE Connect Android app on a compatible Android phone, tablet, or Chromebook. KDE Connect for Android is available on F-Droid and from the Google Play Store:
3. Pair them!
With both requirements met you can go ahead and pair you devices!
Make sure that the Android device youâÂÂre using and your Ubuntu Linux PC are on the same network, then.
Open the KDE Connect app on your phone.
Select the âÂÂPair a new deviceâ option.
You should see your systemâÂÂs name appear in the list of âÂÂAvailable devicesâÂÂ.
Tap your system to send a pair request to your system.
Note: It is important that you send a pair request from your phone to Ubuntu, not the other way around.
Once you accept the pair request on the Ubuntu desktop your phone/tablet will appear inside the Status Menu on the Ubuntu desktop:
Not all features of Gsconnect are available at first. You will need to dive in and configure or set-up some of the integrations you want to use manually via the âÂÂpluginsâ page of the KDE Connect Android app and/or the âÂÂmobile settingsâ panel of GSconnect on your desktop.
For instance, to see your mobile device(s) in their own panel menu switch on the âÂÂindicatorâ mode in GSconnect > Mobile Settings > Preferences.
And the good news, this extension may be part of Ubuntu 18.10.
Source: OMG Ubuntu.
If you have problems connecting, this might be helpful: Unable to use KDE Connect or GSconnect in Ubuntu 18.04
If you are using a firewall on ubuntu, you need to open port 1714 to 1764. If using ufw: run
sudo ufw allow 1714:1764/udp
sudo ufw allow 1714:1764/tcp
sudo ufw reload
1
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled andkdeconnectdhas been killed before hand, or uninstall and then re-login.
â andy.holmes
May 16 at 0:51
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
1. Install GSconnect on your desktop
Open the GSconnect page on GNOME Extensions website in either the Firefox web browser (or Google Chrome).
Note: If you have not previously enabled support for GNOME Extensions you will need to do so first. Just install the following package, which provides the necessary integration for web browsers (despite the name it works with Firefox), and then load the page above.
sudo apt install chrome-gnome-shell
2. Install KDE Connect on your Phone
Next, install the KDE Connect Android app on a compatible Android phone, tablet, or Chromebook. KDE Connect for Android is available on F-Droid and from the Google Play Store:
3. Pair them!
With both requirements met you can go ahead and pair you devices!
Make sure that the Android device youâÂÂre using and your Ubuntu Linux PC are on the same network, then.
Open the KDE Connect app on your phone.
Select the âÂÂPair a new deviceâ option.
You should see your systemâÂÂs name appear in the list of âÂÂAvailable devicesâÂÂ.
Tap your system to send a pair request to your system.
Note: It is important that you send a pair request from your phone to Ubuntu, not the other way around.
Once you accept the pair request on the Ubuntu desktop your phone/tablet will appear inside the Status Menu on the Ubuntu desktop:
Not all features of Gsconnect are available at first. You will need to dive in and configure or set-up some of the integrations you want to use manually via the âÂÂpluginsâ page of the KDE Connect Android app and/or the âÂÂmobile settingsâ panel of GSconnect on your desktop.
For instance, to see your mobile device(s) in their own panel menu switch on the âÂÂindicatorâ mode in GSconnect > Mobile Settings > Preferences.
And the good news, this extension may be part of Ubuntu 18.10.
Source: OMG Ubuntu.
If you have problems connecting, this might be helpful: Unable to use KDE Connect or GSconnect in Ubuntu 18.04
If you are using a firewall on ubuntu, you need to open port 1714 to 1764. If using ufw: run
sudo ufw allow 1714:1764/udp
sudo ufw allow 1714:1764/tcp
sudo ufw reload
1. Install GSconnect on your desktop
Open the GSconnect page on GNOME Extensions website in either the Firefox web browser (or Google Chrome).
Note: If you have not previously enabled support for GNOME Extensions you will need to do so first. Just install the following package, which provides the necessary integration for web browsers (despite the name it works with Firefox), and then load the page above.
sudo apt install chrome-gnome-shell
2. Install KDE Connect on your Phone
Next, install the KDE Connect Android app on a compatible Android phone, tablet, or Chromebook. KDE Connect for Android is available on F-Droid and from the Google Play Store:
3. Pair them!
With both requirements met you can go ahead and pair you devices!
Make sure that the Android device youâÂÂre using and your Ubuntu Linux PC are on the same network, then.
Open the KDE Connect app on your phone.
Select the âÂÂPair a new deviceâ option.
You should see your systemâÂÂs name appear in the list of âÂÂAvailable devicesâÂÂ.
Tap your system to send a pair request to your system.
Note: It is important that you send a pair request from your phone to Ubuntu, not the other way around.
Once you accept the pair request on the Ubuntu desktop your phone/tablet will appear inside the Status Menu on the Ubuntu desktop:
Not all features of Gsconnect are available at first. You will need to dive in and configure or set-up some of the integrations you want to use manually via the âÂÂpluginsâ page of the KDE Connect Android app and/or the âÂÂmobile settingsâ panel of GSconnect on your desktop.
For instance, to see your mobile device(s) in their own panel menu switch on the âÂÂindicatorâ mode in GSconnect > Mobile Settings > Preferences.
And the good news, this extension may be part of Ubuntu 18.10.
Source: OMG Ubuntu.
If you have problems connecting, this might be helpful: Unable to use KDE Connect or GSconnect in Ubuntu 18.04
If you are using a firewall on ubuntu, you need to open port 1714 to 1764. If using ufw: run
sudo ufw allow 1714:1764/udp
sudo ufw allow 1714:1764/tcp
sudo ufw reload
edited May 15 at 9:01
solsTiCe
4,90221642
4,90221642
answered May 15 at 3:00
Filbuntu
2,440143967
2,440143967
1
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled andkdeconnectdhas been killed before hand, or uninstall and then re-login.
â andy.holmes
May 16 at 0:51
add a comment |Â
1
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled andkdeconnectdhas been killed before hand, or uninstall and then re-login.
â andy.holmes
May 16 at 0:51
1
1
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled and
kdeconnectd has been killed before hand, or uninstall and then re-login.â andy.holmes
May 16 at 0:51
Also worth noting, if you have or previously had KDE Connect installed when GSConnect was installed the extension may be forced to run on port 1717 instead of the standard 1716 which will make connecting difficult. Ensure it's uninstalled and
kdeconnectd has been killed before hand, or uninstall and then re-login.â andy.holmes
May 16 at 0:51
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036351%2fhow-to-install-and-run-gsconnect-to-have-android-integration-in-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password