How to make python run on android: You can use the Scripting Layer for Android open source project to achieve this. This project allows users to edit, interpret and perform scripting language operations directly on the Android platform.
1. Download and install Scripting Layer for Android (SL4A)
Scripting Layer for Android (SL4A) Yes An open source project, the goal is to provide scripting language support for the android system, so that users can edit, interpret and execute the scripting language directly on the android platform. These scripting languages can already use many encapsulated Android APIs to develop feature-rich Android applications, making development simpler and more efficient!
This platform supports Multiple scripting languages, such as Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, shell, etc., you can choose the language you are familiar with for development. This series of tutorials uses Python as the programming script language
SL4A project The address: http://code.google.com/p/android-scripting/
After the page opens, you can choose to scan the QR code on the page with your phone to download and install the application directly to your phone. , or click on the QR code image to transfer the downloaded application to your computer and install it on your phone. If you are too lazy to go to the project homepage, just scan the QR code below:
2. Download and install Python for android
in the upper right corner of the project homepage There is a download list of all script languages supported by the application
Select the language you are using and open the download page of the corresponding locale. Similar to downloading SL4A, download and install the language pack application to on your phone. I am opening the Python page
After the program is installed, open the Python for Android application. There will be an Install button at the top of the application. Click this button, and the Python related files will be automatically downloaded and decompressed. and installation. After this process is completed, the Python development environment on your android phone will be configured!
3. The first HelloWorld program
Open the SL4A application and you will enter the Python sample code list, which is basically a demonstration of the main API. Some examples may be biased. Old, when running, it will prompt that the method is expired or runs abnormally. This can be done by at least modifying a little code
Click the Menu button, then click Add, select Python2.6.2, and then A new Python script file will be created, name the file: HelloPythonInAndroid.py
Click the screen to enter the script editing area, and start entering the following content:
import android
droid = android.Android()
droid.makeToast('Hello, Python in Android')
After the input is completed, as shown below:
Click Menu and select Save&Run , Congratulations, you have completed your first Android application using Python: HelloPythonInAndroid!
The above is the detailed content of How to make Python run on Android. For more information, please follow other related articles on the PHP Chinese website!

本篇文章给大家带来了关于Python的相关知识,其中主要介绍了关于Seaborn的相关问题,包括了数据可视化处理的散点图、折线图、条形图等等内容,下面一起来看一下,希望对大家有帮助。

本篇文章给大家带来了关于Python的相关知识,其中主要介绍了关于进程池与进程锁的相关问题,包括进程池的创建模块,进程池函数等等内容,下面一起来看一下,希望对大家有帮助。

本篇文章给大家带来了关于Python的相关知识,其中主要介绍了关于简历筛选的相关问题,包括了定义 ReadDoc 类用以读取 word 文件以及定义 search_word 函数用以筛选的相关内容,下面一起来看一下,希望对大家有帮助。

VS Code的确是一款非常热门、有强大用户基础的一款开发工具。本文给大家介绍一下10款高效、好用的插件,能够让原本单薄的VS Code如虎添翼,开发效率顿时提升到一个新的阶段。

本篇文章给大家带来了关于Python的相关知识,其中主要介绍了关于数据类型之字符串、数字的相关问题,下面一起来看一下,希望对大家有帮助。

本篇文章给大家带来了关于Python的相关知识,其中主要介绍了关于numpy模块的相关问题,Numpy是Numerical Python extensions的缩写,字面意思是Python数值计算扩展,下面一起来看一下,希望对大家有帮助。

pythn的中文意思是巨蟒、蟒蛇。1989年圣诞节期间,Guido van Rossum在家闲的没事干,为了跟朋友庆祝圣诞节,决定发明一种全新的脚本语言。他很喜欢一个肥皂剧叫Monty Python,所以便把这门语言叫做python。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Linux new version
SublimeText3 Linux latest version

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
