Updated README for python 3
This commit is contained in:
parent
5db8187fd4
commit
0efcf452d6
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
@ -15,13 +15,12 @@ OSX and/or Linux.
|
||||||
Buildozer currently supports packaging for Android via the [python-for-android](http://github.com/kivy/python-for-android/)
|
Buildozer currently supports packaging for Android via the [python-for-android](http://github.com/kivy/python-for-android/)
|
||||||
project, and for iOS via the kivy-ios project. iOS and OSX are still under work.
|
project, and for iOS via the kivy-ios project. iOS and OSX are still under work.
|
||||||
|
|
||||||
For Android: please have a look at [Android-SDK-NDK-Information](https://github.com/kivy/kivy/wiki/Android-SDK-NDK-Information). Please note that
|
For Android, buildozer will automatically download and prepare the
|
||||||
the default SDK/NDK coded in Buildozer works for target Python 2.
|
build dependencies. For more information, see
|
||||||
For target Python 3, use appropriate SDK/NDK as per the documentation, and ensure you
|
[Android-SDK-NDK-Information](https://github.com/kivy/kivy/wiki/Android-SDK-NDK-Information). We
|
||||||
have `python3` in your requirements.
|
recommend targeting Python 3 on Android, but you can target both
|
||||||
You can still use Crystax Python 3, see [Installing Buildozer with target Python 3
|
Python 3 and Python 2 regardless of which version you use with
|
||||||
(CrystaX)](#installing-buildozer-with-target-python-3-crystax).
|
buildozer on the desktop.
|
||||||
For host Python, both versions are seamlessly supported.
|
|
||||||
|
|
||||||
We provide a ready-to-use [Virtual Machine for Virtualbox](https://kivy.org/#download).
|
We provide a ready-to-use [Virtual Machine for Virtualbox](https://kivy.org/#download).
|
||||||
|
|
||||||
|
@ -269,4 +268,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
|
||||||
<a href="https://opencollective.com/kivy/sponsor/6/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/6/avatar.svg"></a>
|
<a href="https://opencollective.com/kivy/sponsor/6/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/6/avatar.svg"></a>
|
||||||
<a href="https://opencollective.com/kivy/sponsor/7/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/7/avatar.svg"></a>
|
<a href="https://opencollective.com/kivy/sponsor/7/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/7/avatar.svg"></a>
|
||||||
<a href="https://opencollective.com/kivy/sponsor/8/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/8/avatar.svg"></a>
|
<a href="https://opencollective.com/kivy/sponsor/8/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/8/avatar.svg"></a>
|
||||||
<a href="https://opencollective.com/kivy/sponsor/9/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/9/avatar.svg"></a>
|
<a href="https://opencollective.com/kivy/sponsor/9/website" target="_blank"><img src="https://opencollective.com/kivy/sponsor/9/avatar.svg"></a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue