fixes r13c -> 13b

This commit is contained in:
Mathieu Virbel 2017-05-13 15:48:13 +02:00
parent 855937e593
commit 49f8bf4558

View file

@ -35,7 +35,7 @@
<b>Don't try to use latest Android SDK or NDK</b>. The defaults from buildozer
works: Android SDK 20, Android NDK 9c. Recent Android SDK doesn't work
the same as before (no more android command), and python-for-android
project have issues with it. As for NDK, you can use r13c, it works too.
project have issues with it. As for NDK, you can use 13b, it works too.
</p>
<ol>
<li>First time only, in your project directory: <code>buildozer init</code></li>