Control Android from Raspberry Pi

Have you ever wanted to control your android smartphone or tablet directly from your Raspberry Pi? No? Me neither. I just thought it would be interesting to see if you actually could. You could use this feature to display your android screen during a presentation with a projector, all while keeping your phone in your pocket.

Requirements:

  • Raspberry Pi that can connect to the internet
  • 4GB (or more) MicroSD card (or SD depending on your model)
  • A keyboard that you can use with the Raspberry Pi
  • A mouse that you can use with the Raspberry Pi
  • A USB charger
  • A rooted Android phone that can connect to the internet
  • A monitor that is compatible with the Raspberry Pi
  • InternetControl Android from Raspberry Pi

Step 1: Install Raspbian

First off, you will need to install an operating system on that SD card of yours. To do so, head over to the official Raspberry Pi downloads page and download Raspbian. Once downloaded, decompress it, and flash it on to your SD card using this handy tool. After flashing Raspbian, plug it in to your Raspberry Pi, boot it up, and configure it.

Step 2: Install VNC client

Now, you'll want to start up the GUI. Do so by typing startx. Once on the desktop, open up the terminal and type sudo apt-get update. It will take a few minutes to download the required files. After that, type in sudo apt-get install ssvnc. This will also take a few minutes, so just sit back and wait.Control Android from Raspberry Pi schematic

Step 3: Prepare your android device

On your android device, go to the Play Store and look for VNC Server, which is developed by onecent. Install it, run it, and tap on the huge switch that's on the screen. You will be asked to grant superuser permissions, so that the client can control your android screen.

 

For more detail: Control Android from Raspberry Pi


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top