We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190f385 commit ef424dbCopy full SHA for ef424db
distribute.sh
@@ -11,7 +11,8 @@
11
cat <<EOF
12
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
13
14
-### ERROR ###
+PYTHON-FOR-ANDROID ERROR! SEE BELOW FOR SOLUTION:
15
+
16
You are trying to run an old version of python-for-android via
17
distribute.sh. However, python-for-android has been rewritten and no
18
longer supports the distribute.sh interface.
@@ -30,3 +31,5 @@ https://github.com/kivy/python-for-android/tree/old_toolchain .
30
31
32
33
EOF
34
35
+exit 1
0 commit comments