How To Install Thonny IDE On Android

Welcome to my Blog, in today's Article, I'm going to show you how to install a powerful Python code editor on Android and it's name is thonny. This particular IDE was made to focus on Python and to cater for beginners who want to learn to code and make programs with it.

Applications you need:

Procedures to install:

Make sure you have Ubuntu Desktop installed on your Terminal, if you haven't, then click here to learn how to install Ubuntu Desktop On Android.
Login to your terminal and update it with the command;
apt update 

Once your repository is up to date, install thonny with the command;

sudo apt install thonny

Thonny by default comes in with an inbuilt Python software, so it can be easily installed with a single command, but for better experience as to be assured of a non lagging program, you can install python3 on your Terminal with the command;

apt install python3 python3-tk

You can now launch your GUI Ubuntu and always launch thonny ide with the Command:

thonny

That's the brief tutorial on how to install thonny ide on your Android phone, hope you enjoy this article, do not forget to subscribe to us on YouTube and let me know in the comments section below if there's any questions you have regarding this Article or ant other Article that I have written before.

Watch the video here

Post a Comment

Previous Post Next Post