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
Accelerator
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 }}
DevenLu
/
python-for-android
Public
forked from
kivy/python-for-android
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-for-android
docs
on
master
User selector
All users
All time
Commit history
Commits on Jul 25, 2015
add a note about thread safety of activity.bind.
tito
committed
d6aaefb
View commit details
Copy full SHA for d6aaefb
View code at this point
Browse repository at this point
Commits on May 28, 2015
Fixed small documentation typo
rdoursenaud
committed
9debb58
View commit details
Copy full SHA for 9debb58
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
Add warning and description for P4A in a venv...
Show description for 48eb508
FeralBytes
committed
48eb508
View commit details
Copy full SHA for 48eb508
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Documentation grammar and spelling fixes
mivade
committed
1321842
View commit details
Copy full SHA for 1321842
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
Merge pull request #283 from jdruiter/patch-1
Show description for 629ec1c
tito
committed
629ec1c
View commit details
Copy full SHA for 629ec1c
View code at this point
Browse repository at this point
Merge pull request #284 from jdruiter/patch-2
Show description for 2f77865
tito
committed
2f77865
View commit details
Copy full SHA for 2f77865
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Update usage.rst
Show description for 2de18e6
jdruiter
committed
2de18e6
View commit details
Copy full SHA for 2de18e6
View code at this point
Browse repository at this point
Update prerequisites.rst
Show description for ca6b48c
jdruiter
committed
ca6b48c
View commit details
Copy full SHA for ca6b48c
View code at this point
Browse repository at this point
Update toolchain.rst
jdruiter
committed
1f7f23f
View commit details
Copy full SHA for 1f7f23f
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
Merge pull request #245 from metalgeek/patch-1
Show description for 7e8387d
inclement
committed
7e8387d
View commit details
Copy full SHA for 7e8387d
View code at this point
Browse repository at this point
Commits on May 28, 2014
Fixed a tiny misspelling.
Show description for 8889330
Erik Sjöström
committed
8889330
View commit details
Copy full SHA for 8889330
View code at this point
Browse repository at this point
Changed a tiny grammatical error
Erik Sjöström
committed
612ae26
View commit details
Copy full SHA for 612ae26
View code at this point
Browse repository at this point
Commits on May 20, 2014
Update examples.rst
trivedigaurav
committed
1dce664
View commit details
Copy full SHA for 1dce664
View code at this point
Browse repository at this point
Commits on Apr 6, 2014
Update prerequisites.rst
tito
committed
69f0fc2
View commit details
Copy full SHA for 69f0fc2
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
remove "and" from dependencies for 64bit
Show description for 8941810
zeimusu
committed
8941810
View commit details
Copy full SHA for 8941810
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
FIX: Typos and style details
blagarde
committed
3f0f2c9
View commit details
Copy full SHA for 3f0f2c9
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
rename transluent to transparent, correctly set the setZOrderOnTop before the view is attached to the Window, only if the view is transparent.
Show description for 335adb9
tito
committed
335adb9
View commit details
Copy full SHA for 335adb9
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
start to support custom meta-data
tito
committed
c781ad7
View commit details
Copy full SHA for c781ad7
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
enhance distribute.sh to mark recipe as built or not, and allow the recipe to also indicate if it should be rebuilt or not + add -u "mod1 mod2" to force update of recipes (can be used when developi…
Show description for ca4fb62
tito
committed
ca4fb62
View commit details
Copy full SHA for ca4fb62
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
add pure-python modules support into distribute -m
tito
committed
82da05c
View commit details
Copy full SHA for 82da05c
View code at this point
Browse repository at this point
Commits on Sep 26, 2013
allow usage of == to specify version. For example: ./distribute.sh -m "kivy==master"
tito
committed
e9f0e0d
View commit details
Copy full SHA for e9f0e0d
View code at this point
Browse repository at this point
Commits on Aug 12, 2013
fix usage documentation.
tito
committed
37c2370
View commit details
Copy full SHA for 37c2370
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
change PATH in doc to add adb tools as well
tito
committed
f1c9a7a
View commit details
Copy full SHA for f1c9a7a
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
update compass example
tito
committed
ae5c063
View commit details
Copy full SHA for ae5c063
View code at this point
Browse repository at this point
Commits on Jun 24, 2013
new android.activity module, that provide bind/unbind() method for on_new_intent / on_activity_result events.
tito
committed
646bd83
View commit details
Copy full SHA for 646bd83
View code at this point
Browse repository at this point
big refactor of the android module, as well as a better documentation
tito
committed
3486922
View commit details
Copy full SHA for 3486922
View code at this point
Browse repository at this point
add API for listening onActivityResult and onNewIntent event in Activity
tito
committed
59040f6
View commit details
Copy full SHA for 59040f6
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Merge branch 'billing-api' of git://github.com/bob-the-hamster/python-for-android
tito
committed
6d02b8c
View commit details
Copy full SHA for 6d02b8c
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Add apt-get install libsqlite3-dev to FAQ on sqlite3
Show description for 6e51e14
SonOfLilit
committed
6e51e14
View commit details
Copy full SHA for 6e51e14
View code at this point
Browse repository at this point
Commits on May 17, 2013
Merge branch 'master' into billing-api
Show description for ae913c0
bob-the-hamster
committed
ae913c0
View commit details
Copy full SHA for ae913c0
View code at this point
Browse repository at this point
Commits on Apr 29, 2013
doc: add sensor option for orientation.
tito
committed
5b05595
View commit details
Copy full SHA for 5b05595
View code at this point
Browse repository at this point
add build.py --window options to not doing fullscreen app. This is storing a fullscreen metadata attribute in the AndroidManifest.xml.
tito
committed
7afd219
View commit details
Copy full SHA for 7afd219
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
Merge branch 'master' of github.com:kivy/python-for-android
tito
committed
a21176d
View commit details
Copy full SHA for a21176d
View code at this point
Browse repository at this point
add android_broadcast module
tito
committed
075a465
View commit details
Copy full SHA for 075a465
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
fix dependencies installation command pip -> python-pip
tshirtman
committed
fc4f532
View commit details
Copy full SHA for fc4f532
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.