# About
<p align="center"><a href="https://gitee.com/buddygr/qpython-3c/raw/master/qpython/src/main/res/drawable-xxhdpi/ic_launcher.png" target="_blank"><img src="https://gitee.com/buddygr/qpython-3c/raw/master/qpython/src/main/res/drawable-xxhdpi/ic_launcher.png"></a></p>
Welcome to the QPython project!
QPython is the Python engine for android. It contains some amazing features such as Python interpreter, runtime environment, editor and QPYPI and integrated SL4A. It makes it easy for you to use Python on Android. And it's FREE.
Compared with other Python apps, QPython mainly solves how to use Python to drive your Android device work. Good SL4A support is our main goal, such as android's camera, sensor, sms, media, storage, crypto, GUI APIs etc.
QPython already has millions of users worldwide and it is also an open source project.
For different usage scenarios, QPython has three branches, namely [QPython Ox , QPython 3x](https://github.com/qpython-android/qpython) and [QPython 3C](https://gitee.com/buddygr/qpython-3c) .
QPython Ox is mainly aimed at programming learners, and it provides more friendly features for beginners.
QPython 3x is mainly for experienced Python users, and it provides some advanced technical features.
QPython 3C is forked from QPython OP (one branch of QPython Ox) . QPython 3C is mainly aimed at Android 7.0 to 13 with 64bit, and it provides a lot of advanced technical features .
## Quick start
This repository is the QPython 3C project repository, you can follow the below steps to run it.
- Macos + Android studio, (Ubuntu may work too)
- git clone https://gitee.com/buddygr/qpython-3c.git
- git submodule init
- git submodule sync
- git submodule update
- build it...
### Learn 学习
- Get more information from [wiki](https://github.com/qpython-android/qpython/wiki) for developing QPython OP .
- Get more information from [开源库 in Bilibili](https://www.bilibili.com/read/readlist/rl321663) for developing QPython 3C .
## Download in Net Disk 网盘下载
- All Content 全面内容:[Baidu Net Disk 百度网盘](https://pan.baidu.com/s/1zT1NGtYTe55m6bSRWlePRg) Code提取码:zxcv
- New Content 最新内容:[Tencent Net Disk 腾讯微云](https://share.weiyun.com/Nz85QWKA)
## Related 相关链接
- [Setup QPython 3C](https://www.bilibili.com/read/cv13322251)
- [QPySL4A APIs](https://github.com/qpython-android/qpysl4a/blob/master/doc/en/APIs.rst) and [test scripts](https://github.com/qpython-android/qpysl4a/issues/1)
- [new SL4A Functions 拍照录音录像、截屏录屏](https://www.bilibili.com/read/cv13418026)
- [new SL4A Functions 外置卡读写](https://www.bilibili.com/read/cv18800240)
- [new SL4A Functions 电话、网页、系统等](https://www.bilibili.com/read/cv11197543)
- [new SL4A Functions 可视化窗口、悬浮窗](https://www.bilibili.com/read/cv16138580)
- [new SL4A Functions Javax.Crypto.Cipher 加解密](https://www.bilibili.com/read/cv11108237)
- new SL4A Functions [Open File](https://www.bilibili.com/read/cv11037013) and [Video Play](https://www.bilibili.com/BV1xK4y1D7eV)
- new SL4A games [贪食蛇](https://www.bilibili.com/video/BV1rR4y1j7HF) and [字母消除](https://www.bilibili.com/video/BV1ge4y1H7AW)
- 图形界面:[音乐播放器、文件选择器、列表选择器](https://www.bilibili.com/BV1Pz4y1C7ds)、[长文本框](https://www.bilibili.com/BV1d7411R7ic)
- 网络监测:[基站和综合网络](https://www.bilibili.com/read/cv16061380)与[WiFi网络](https://www.bilibili.com/read/cv13278468)
- [位置](https://www.bilibili.com/read/cv11339588)与[导航卫星](https://www.bilibili.com/read/cv18956157)
- 传感器:[加速度、磁力计、计步器、光线](https://www.bilibili.com/read/cv16824060)、[电池](https://www.bilibili.com/read/cv17813243)与[分贝计](https://www.bilibili.com/read/cv18422794)
## How to ask QPython related questions
In order to benefit those guys who have the same issue with QPython, we suggest that you should ask the issue which is related with QPython within public techical communities.
### Chinese QPythonista Community
- 在QQ群讨论 : 540717901
- [在segmentfault提问](https://segmentfault.com/t/qpython)
- [在贴吧讨论](https://tieba.baidu.com/f?ie=utf-8&kw=qpython)
### Report issues
Please tell us your phone's informatioin, android os information, QPython branch, and your code, where did you install it and the detailed stituation you have encountered.
#### original QPython
- [Report an app's issue](https://github.com/qpython-android/qpython/issues)
- [Report an non-app's issue](https://github.com/qpython-android/qpython.org/issues)
- [Request to support a package](https://github.com/qpython-android/qpypi/issues)
#### QPython 3C
- [在gitee反馈](https://gitee.com/buddygr/qpython-3c/issues)
- [在B站相关视频或文章下反馈](https://www.bilibili.com/read/readlist/rl321663)
## Donation
### original QPython
- QPYIO (Wechat Video)
- harford (Wechat)
### QPython 3C
- [乘着船 (Bilibili)](https://space.bilibili.com/9185070)
THANK YOU VERY MUCH FOR DONATION!
## How to contribute
WE NEED YOUR HELP AND CONTRIBUTE, WE WILL BE VERY GRATEFUL IF YOU CAN TELL US YOUR IDEA OR SUGGESTION.
- [在贴吧反馈](https://tieba.baidu.com/f?ie=utf-8&kw=qpython)
### original QPython
- QPYIO (Wechat Video)
### QPython 3C
- [在B站相关视频或文章下反馈](https://www.bilibili.com/read/readlist/rl321663)
THANK YOU.
# Thanks to [original QPython project](https://github.com/qpython-android) very much !!!
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
Qpython是一个Python引擎,只能运行在安卓系统上,相比Termux,它可以全图形界面操作,非常友好。 内置了一个Python编辑器,可以直接在手机上写Python代码,支持缩进,语法高亮等特性。 也内置了一个ftp,可以很方便的拷贝电脑上的py文件到手机上运行。 由于内置了SL4A,可以很方便的调用安卓操作系统的一些API做些有趣的事情,比如可以通过SL4A获取手机地理位置,打开蓝牙,发送手机短信,打开手机摄像头等等。 吹水了一阵,下面具体介绍下安装和使用的细节步骤。 QPython有两个版本一个是QPython支持python2.7版本,一个是QPython 3支持Python3版本,不过我测试QPython目前貌似也支持python3。这里我介绍的是QPython3,它对安卓特性的支持更多一些。 官方的APK安装包在github上https://github.com/qpython-android/qpython3/releases 下载最新的qpython3-app-release.apk安装即可。 不过国内的手机安卓应用市场上也有,可以直接搜索qpyt
资源推荐
资源详情
资源评论
收起资源包目录
Python 3C是安卓设备Python小程序引擎,.rar (281个子文件)
IInAppBillingService.aidl 8KB
gradlew.bat 2KB
qpysdk.cpp 6KB
bootstrap.min.css 138KB
style.css 3KB
sticky-footer.css 613B
QPython修改版说明.doc 21KB
.gitignore 77B
.gitignore 20B
build.gradle 4KB
build.gradle 1KB
build.gradle 992B
build.gradle 893B
build.gradle 552B
gradlew 5KB
qpysdk.h 1KB
index.html 2KB
gradle-wrapper.jar 53KB
libGoogleAnalytics.jar 45KB
jsr305-2.0.1.jar 31KB
locale_platform.jar 11KB
SDLActivity.java 58KB
Base64Codec.java 40KB
ProxyConnector.java 31KB
NUtil.java 31KB
DownloaderBase.java 28KB
FTPServerService.java 26KB
ACache.java 26KB
VeDate.java 19KB
FileHelper.java 19KB
DocumentsUtils.java 18KB
UserLog.java 16KB
NAction.java 16KB
DownloadLog.java 16KB
QBaseDialog.java 15KB
QPySDK.java 14KB
PythonSDLActivity.java 13KB
ImageUtil.java 13KB
ZipUtils.java 13KB
ServerPreferenceFragment.java 13KB
StringUtils.java 12KB
SessionThread.java 11KB
SpeedWindowManager.java 11KB
AdSlidShowView.java 11KB
Utils.java 10KB
QBaseActivity.java 10KB
QBaseUpdateService.java 10KB
FileHelper.java 10KB
DateTimeHelper.java 10KB
DateTimeHelper.java 10KB
ContentType.java 9KB
ImageDownLoader.java 8KB
RenPySound.java 8KB
ImageHelper.java 7KB
FileUtils.java 7KB
TarEntry.java 7KB
StreamGobbler.java 7KB
StreamGobbler.java 7KB
CmdAbstractStore.java 7KB
CrashHandler.java 7KB
AppLog.java 7KB
FtpCmd.java 7KB
ImageLoader.java 6KB
Blur.java 6KB
TarHeader.java 6KB
Utils.java 6KB
Util.java 6KB
Updater.java 6KB
FileUtils.java 5KB
DialogCallback.java 5KB
TarInputStream.java 5KB
CharEncoding.java 5KB
CmdRETR.java 5KB
CmdLIST.java 5KB
Defaults.java 5KB
TarOutputStream.java 4KB
ProxyDataSocketFactory.java 4KB
Octal.java 4KB
NormalDataSocketFactory.java 4KB
DownloadInfo.java 4KB
WidgetProvider.java 4KB
DefaultDownloader.java 4KB
KeyboardUtils.java 4KB
ImageRequest.java 4KB
WidgetUiUpdater.java 4KB
BlurBehind.java 4KB
CmdNLST.java 4KB
PermissionUtils.java 4KB
UnhandledExceptionHandler.java 4KB
EncoderException.java 4KB
AssetExtract.java 3KB
Base64.java 3KB
DecoderException.java 3KB
AssetExtract.java 3KB
CacheLog.java 3KB
CmdPASS.java 3KB
CmdAbstractListing.java 3KB
DirTraversal.java 3KB
AssetExtract.java 3KB
VideoPlayer.java 3KB
共 281 条
- 1
- 2
- 3
资源评论
野生的狒狒
- 粉丝: 3390
- 资源: 2436
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功