

Pip3 install -user -upgrade Cython=0.29.19 virtualenv # the -user should be removed if you do this in a venv Sudo apt install -y git zip unzip openjdk-8-jdk python3-pip autoconf libtool pkg-config zlib1g-dev libncurses5-dev libncursesw5-dev libtinfo5 cmake libffi-dev libssl-dev After configuring your buildozer.spec fille run below commands: sudo apt update You should edit it appropriately with your app name, file extensions used in the project, external dependencies etc.

Now, navigate to your project directory using cd (or) goto your Project directory, RightClick ->select 'Open in terminal' and in Terminal type: buildozer initĪbove Command creates a buildozer.spec file controlling your build configuration. Run these commands on Terminal sudo apt install git You can use VirtualBox Get it here and any Linux Distribution such as Ubuntu Ubuntu.Īfter installing Ubuntu to your Virtualbox you can use below commands:
