Skip to content

Commit 3afe7b5

Browse files
committed
Merge branch 'master' of github.com:kivy/python-for-android
2 parents 2854e45 + f21cda6 commit 3afe7b5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,15 @@ Global overview
4040
adb install bin/touchtracer-1.0-debug.apk
4141

4242
#. Enjoy.
43+
44+
45+
Troubleshooting
46+
---------------
47+
48+
if you get the following message:
49+
50+
Android NDK: Host 'awk' tool is outdated. Please define HOST_AWK to point to Gawk or Nawk !
51+
52+
a solution is to remove the "awk" binary in the android ndk distribution
53+
54+
rm $ANDROIDNDK/prebuilt/linux-x86/bin/awk

0 commit comments

Comments
 (0)