Revision 17 as of 2018-01-09 00:43:16

Clear message

There are several ways to use Python on Android. The following table summarizes those projects which are currently active:

Chaquopy is a plugin for Android Studio's Gradle-based build system.

Kivy is a cross-platform OpenGL-based user interface toolkit.

QPython is an on-device script engine and development environment.

BeeWare is a collection of tools for building native user interfaces.

General

Python versions

2.7, 3.6

2.7, 3.5, 3.6

2.7, 3.2

3.4+

Open-source

No

Yes

Yes

Yes

Google Play links

Python 2, Python 3

Demo

Python 2, Python 3

None

APIs

User interface

Native Android

Kivy

Kivy, SL4A

Native Android

Other Android APIs

All

All via PyJNIus, or some via Plyer

All via PyJNIus, or some via SL4A

All

Java‑to‑Python integration

Yes

No

No

Yes

3rd party libraries

Pure-Python and selected native

Pure-Python and selected native

Pure-Python and selected native

Pure Python, plus any Java library

Build

Standalone Android APK

Yes

Yes

No

Yes

iOS

No

Yes

No

Yes

Desktop OSs

No

Yes

No

Yes

In addition, there are a number of projects which are inactive or incomplete:

Unable to edit the page? See the FrontPage for instructions.