How to remotely control my Android?

Fr_nkenstien

I had a Windows OS earlier and could use TeamViewer to connect to my Samsung phone and execute actions.

However that was not only very slow but also very slow in response.

Is there any other way to sort of open a RDP session to the phone from my Ubuntu 13.10?

Avinash Raj

Droid VNC Server

Allows you to remote control your android within your computer.

Note: Your phone must be ROOTED!

Note: Will not work on Tegra3 Devices

On your android Phone:

  • Install Droid VNC Server from playstore.

  • Open the app and click on START.

  • It shows the IP-address and port number. Please note it down.

    enter image description here

On your Ubuntu PC:

  • Install xtightvncviewer by running the below command:

    sudo apt-get install xtightvncviewer
    
  • After installing xtightvncviewer run the below command to view your phone's screen:

    vncviewer xxx.xx.xx.xx:xxxx
    

    xxx.xx.xx.xx:xxxx - already noted ipaddress:port

    enter image description here

WebKey

Using this application you can control your phone from any browser.

Note: Your phone must be ROOTED!

On your android Phone:

  • Install WebKey app from Play store.

  • Open the WebKey app and select start service.

  • Note down the https link generated.

    enter image description here

  • On that same application, go to settings->User settings->Click on Create new user to create a new user with login credentials.

    enter image description here

On your Ubuntu PC:

  • Open any browser. I prefer Firefox. Then paste the noted link on the address bar. It display like connection is not secure. Trust the connection and allow it to load.

  • After that a page will open and ask you to give the username and password. Login with the same username and password.

    enter image description here

  • After loged into your account, you can view your phone and operate your android phone from there.

    enter image description here

Team Viewer

Note: Will not work on all Galaxy devices

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to remotely control my Android?

From Dev

How can I remotely control a linux box from my Mac?

From Dev

Control my Transmission GTK remotely

From Dev

Control my Transmission GTK remotely

From Dev

How do I Connect my Android device remotely using TCPIP?

From Dev

is there a way how to remotely control computer via USB

From Dev

How to remotely control which OS Grub boots?

From Dev

How to remotely access website in my virtual machine?

From Dev

How can I access my computer remotely?

From Dev

How to access my Raspberry Pi remotely?

From Dev

How do I remotely control another Ubuntu desktop from Ubuntu?

From Dev

How do I remotely control another Ubuntu desktop from Ubuntu?

From Dev

How to control background music from my Android app?

From Dev

Can I remotely control my Ubuntu PC (16.04) from my BQ m10 Ubuntu Tablet?

From Dev

How can I remotely inspect the data in my RedisCloud DBs?

From Dev

How do I remotely access my ubuntu virtual machine?

From Dev

How to access my PC remotely without third party software?

From Dev

How can I see who and when logged remotely to my computer?

From Dev

how can I remotely connect to my mongodb started by mongod

From Dev

How do I remotely access my ubuntu virtual machine?

From Dev

How to control the jump of my RigidbodyFPSController?

From Dev

How to regain control of my computer?

From Dev

How to make my control focusable?

From Dev

How To Remotely Install Enterprise Android App on Multiple Devices

From Dev

Remote control to my Android mobile Without internet

From Dev

How do I write VB.NET program to remotely control 6060B (electric load)

From Dev

How do I remotely control an Ubuntu GUI session from behind a NAT?

From Dev

Accessing my tomcat server remotely

From Dev

Android - How to hide a control in PreferenceFragment

Related Related

  1. 1

    How to remotely control my Android?

  2. 2

    How can I remotely control a linux box from my Mac?

  3. 3

    Control my Transmission GTK remotely

  4. 4

    Control my Transmission GTK remotely

  5. 5

    How do I Connect my Android device remotely using TCPIP?

  6. 6

    is there a way how to remotely control computer via USB

  7. 7

    How to remotely control which OS Grub boots?

  8. 8

    How to remotely access website in my virtual machine?

  9. 9

    How can I access my computer remotely?

  10. 10

    How to access my Raspberry Pi remotely?

  11. 11

    How do I remotely control another Ubuntu desktop from Ubuntu?

  12. 12

    How do I remotely control another Ubuntu desktop from Ubuntu?

  13. 13

    How to control background music from my Android app?

  14. 14

    Can I remotely control my Ubuntu PC (16.04) from my BQ m10 Ubuntu Tablet?

  15. 15

    How can I remotely inspect the data in my RedisCloud DBs?

  16. 16

    How do I remotely access my ubuntu virtual machine?

  17. 17

    How to access my PC remotely without third party software?

  18. 18

    How can I see who and when logged remotely to my computer?

  19. 19

    how can I remotely connect to my mongodb started by mongod

  20. 20

    How do I remotely access my ubuntu virtual machine?

  21. 21

    How to control the jump of my RigidbodyFPSController?

  22. 22

    How to regain control of my computer?

  23. 23

    How to make my control focusable?

  24. 24

    How To Remotely Install Enterprise Android App on Multiple Devices

  25. 25

    Remote control to my Android mobile Without internet

  26. 26

    How do I write VB.NET program to remotely control 6060B (electric load)

  27. 27

    How do I remotely control an Ubuntu GUI session from behind a NAT?

  28. 28

    Accessing my tomcat server remotely

  29. 29

    Android - How to hide a control in PreferenceFragment

HotTag

Archive