Master branch of Kivy fails to compile with current version of setuptools:
ImportError: project/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/lib-dynload/_io.so: wrong ELF class: ELFCLASS32
Setting setuptools version to 1.2 in its recipe solved the problem for me.