Merge pull request #755 from avere001/patch-1
fix android sdk/ndk information link
This commit is contained in:
commit
ece71cdac6
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ 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.
|
||||
|
||||
For Android: please have a look at `Android-SDK-NDK-Informations
|
||||
<https://github.com/kivy/kivy/wiki/Android-SDK-NDK-Informations>`_. Please note that
|
||||
For Android: please have a look at `Android-SDK-NDK-Information
|
||||
<https://github.com/kivy/kivy/wiki/Android-SDK-NDK-Information>`_. Please note that
|
||||
the default SDK/NDK coded in Buildozer works for target Python 2.
|
||||
For target Python 3, use appropriate SDK/NDK as per the documentation, and ensure you
|
||||
have `python3` in your requirements.
|
||||
|
|
Loading…
Reference in a new issue