fixes r13c -> 13b
This commit is contained in:
parent
855937e593
commit
49f8bf4558
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
<b>Don't try to use latest Android SDK or NDK</b>. The defaults from buildozer
|
<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
|
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
|
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>
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>First time only, in your project directory: <code>buildozer init</code></li>
|
<li>First time only, in your project directory: <code>buildozer init</code></li>
|
||||||
|
|
Loading…
Reference in a new issue