Facebook SDK

Python has become one of the most popular programming languages in the world, with its support for a wide range of libraries and reduction in Boilerplate code where programmers can write an effective code in lesser lines as compared to other programming languages such as  Java or C.  Python is Widely used in Artificial Intelligence, Machine learning, etc


In this article, we shall learn how to write and execute python code on Android phone offline. we will make use of an application  Pydroid 3 - IDE for Python 3 for writing and executing python code offline you can download this application from the Google Play Store for absolutely free.


Now that you have done that, let's move onto the steps to write and execute python programs on Android offline:
  • firstly, download and install the Pydroid 3 - IDE for Python 3 application from the google play store.
  • after the app is successfully downloaded and installed, open it and give all the permissions the app asks for.
  • at first launch, the app will download and install python and some libraries so be patient.
  • after that's done you will be re-directed to plane white blank space where you can write the code.


  • in the code writing canvas, once you write the code click on the ▶️ icon to execute the code.
  • if your code does not contain any syntax errors, the output will be shown to you on the next screen


also read: how to write and compile java programs on android offline



Post a Comment

Previous Post Next Post