In this tutorial, we are going see the Steps to Install Python on Android using Termux Emulator.
Termux having Two Python Packages - Python v2 & python v3.
Install Python2 and Python3 on Android
Open the Termux Android Emulator
Install Python v2
pkg install python2
Install Python v3
pkg install python
Verify your Install
python2 python
That's all done - Run python on your Android device
How to install Python on Android
Reviewed by Surjeet Roy
on
October 06, 2019
Rating:
No comments:
To insert a short code, use & lt; i rel = & quot; code & quot; & gt; ... CODE ... & lt; / i & gt;
To insert a long code, use & lt; i rel = & quot; pre & quot; & gt; ... CODE ... & lt; / i & gt;
To insert an image, use & lt; i rel = & quot; image & quot; & gt; ... PICTURE URL ... & lt; / i & gt;