Showing Posts From
Cython
- July 2, 2015
[HowTo] Install Kivy and Buildozer on Ubuntu 15.04
Installing Kivy and building an apk file is the fundamental step of coding Android applications with Python. In this post, Buildozer is used for building apk, installing sdk, ndk and other dependencies automatically. All commands on this post are a...