# qpysl4a **Repository Path**: buddygr/qpysl4a ## Basic Information - **Project Name**: qpysl4a - **Description**: QPySL4A is the Script Layer for Android (SL4A) Library for QPython. It allows you to program to drive Android to work. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-21 - **Last Updated**: 2024-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About QPysl4a is forked from https://www.github.com/damonkohler/sl4a/, and it provides the Android Layer APIs for script engine. It is not a standalone project, it will be included by QPython / QPython3 as a submodule. # APIs Documentation If you are looking for a solution to drive Android with Python, then maybe QPysl4a is exactly what you need. With the help of QPysl4a, you could call many Android APIs with Python code. Here is what we have provided: [QPysl4a APIs](doc/en/APIs.rst), [Chinese version](doc/cn/APIs.rst) ## More information Please visit [QPython Project Readme](https://github.com/qpython-android/qpython/blob/master/README.md)