Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
kivy
/
python-for-android
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
8.9k
Code
Issues
148
Pull requests
58
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-for-android
pythonforandroid
recipes
hostpython3
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 25, 2026
fix PYTHONPATH hacks (#3301)
Show description for 869c74b
T-Dynamos
authored
869c74b
View commit details
Copy full SHA for 869c74b
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Add support for prebuilt wheels (#3280)
Show description for 2f107b1
T-Dynamos
authored
2f107b1
View commit details
Copy full SHA for 2f107b1
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
`toolchain`: auto resolve deps (#3271)
Show description for 1fc0269
T-Dynamos
authored
1fc0269
View commit details
Copy full SHA for 1fc0269
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
Update to Python 3.14, remove distutils (#3242)
Show description for e1bd249
clayote
and
T-Dynamos
authored
e1bd249
View commit details
Copy full SHA for e1bd249
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
`python`: add `3.14` support (#3180)
T-Dynamos
authored
6b66944
View commit details
Copy full SHA for 6b66944
View code at this point
Browse repository at this point
Commits on Nov 18, 2023
Add support for Python `3.11` and make it the default while building `hostpython3` and `python3` (#2850)
Show description for 83e74ca
T-Dynamos
authored
83e74ca
View commit details
Copy full SHA for 83e74ca
View code at this point
Browse repository at this point
Commits on Feb 12, 2023
Add support for Python 3.10 and make it the default while building hostpython3 and python3 (#2577)
Show description for 2b15b02
misl6
authored
2b15b02
View commit details
Copy full SHA for 2b15b02
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Fixes TypeError: str.join() takes exactly one argument (2 given) in hostpython3/__init__.py", line 69 (#2642)
Show description for cdbee35
Furtif
authored
cdbee35
View commit details
Copy full SHA for cdbee35
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Added pythonforandroid.androidndk.AndroidNDK + some changes needed in order to support build on Apple Silicon macs. (#2586)
Show description for 73539bf
misl6
and
AndreMiras
authored
73539bf
View commit details
Copy full SHA for 73539bf
View code at this point
Browse repository at this point
Commits on May 21, 2022
Introduces pkg_config_location in Prerequisite and use OpenSSLPrerequisite().pkg_config_location in hostpython3, so we can support ssl on hostpython3 just out of the box also on macOS (#2599)
Show description for 71c237f
misl6
authored
71c237f
View commit details
Copy full SHA for 71c237f
View code at this point
Browse repository at this point
Commits on Apr 25, 2021
update (host)python3 to 3.8.9
obfusk
committed
61b034b
View commit details
Copy full SHA for 61b034b
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Output the message to stderr so it does not break requirements.txt generation by redirecting stdout
rambo
committed
d623382
View commit details
Copy full SHA for d623382
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
(host)python3: rm version check for pyconfig patch
obfusk
committed
5a32b3c
View commit details
Copy full SHA for 5a32b3c
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
update python3 & hostpython3 to 3.8.5
obfusk
committed
2321441
View commit details
Copy full SHA for 2321441
View code at this point
Browse repository at this point
Commits on May 16, 2020
:white_check_mark: Add tests for hostpython3 recipe (#2196)
Show description for 5e90f06
opacam
authored
5e90f06
View commit details
Copy full SHA for 5e90f06
View code at this point
Browse repository at this point
Commits on May 13, 2020
:pencil2: Rename `Hostpython3Recipe` class to camel case (#2194)
opacam
authored
5e6e01e
View commit details
Copy full SHA for 5e6e01e
View code at this point
Browse repository at this point
Commits on May 8, 2020
Narrows some context manager scopes
Show description for 581c4b4
AndreMiras
committed
581c4b4
View commit details
Copy full SHA for 581c4b4
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Fixes python build with macOS venv
Show description for 38ba1ad
AndreMiras
committed
38ba1ad
View commit details
Copy full SHA for 38ba1ad
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
:package: Refactor python module into hostpython3/python3 recipes (#2108)
Show description for 0af0ffa
opacam
authored
0af0ffa
View commit details
Copy full SHA for 0af0ffa
View code at this point
Browse repository at this point
:fire: Drop Python 2 support (#2105)
Show description for 2b33eae
opacam
and
inclement
authored
2b33eae
View commit details
Copy full SHA for 2b33eae
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Python 3.8 support on Android (#2044)
Show description for 40ed06d
inclement
authored
40ed06d
View commit details
Copy full SHA for 40ed06d
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
[crystax] Drop CrystaX support and code base
Show description for e3f2d81
opacam
committed
e3f2d81
View commit details
Copy full SHA for e3f2d81
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
[CORE UPDATE - PART I] Refactor python recipes + openssl + sqlite3 (#1537)
Show description for 10351c2
opacam
authored and
KeyWeeUsr
committed
10351c2
View commit details
Copy full SHA for 10351c2
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Added path to hostpython in python3 build env
inclement
committed
f150014
View commit details
Copy full SHA for f150014
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Made flake8 fixes
inclement
committed
9cd161e
View commit details
Copy full SHA for 9cd161e
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Improved code style per review comments
inclement
committed
a963112
View commit details
Copy full SHA for a963112
View code at this point
Browse repository at this point
Updated python3 recipe target version to 3.7.1
inclement
committed
4a094d8
View commit details
Copy full SHA for 4a094d8
View code at this point
Browse repository at this point
Applied tito's fixes for python recipes installed via pip
inclement
committed
a0838b6
View commit details
Copy full SHA for a0838b6
View code at this point
Browse repository at this point
Made all version references in python url dynamic
inclement
committed
5a4d443
View commit details
Copy full SHA for 5a4d443
View code at this point
Browse repository at this point
Moved from bpo-30386 branch to python 3.7.0 official distribution
inclement
committed
545aa02
View commit details
Copy full SHA for 545aa02
View code at this point
Browse repository at this point
Got python3 recipe to the point of configure working
inclement
committed
901a153
View commit details
Copy full SHA for 901a153
View code at this point
Browse repository at this point
Added hostpython3 recipe
inclement
committed
008b41d
View commit details
Copy full SHA for 008b41d
View code at this point
Browse repository at this point
Added python3 and hostpython3 files
inclement
committed
dc8619b
View commit details
Copy full SHA for dc8619b
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Deleted (old, not working) python3 placeholder recipe
inclement
committed
a19e884
View commit details
Copy full SHA for a19e884
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
Terrible hacks to make python3 work
inclement
committed
ae6b409
View commit details
Copy full SHA for ae6b409
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.