Deploying Your Kivy-Python App to Android with Buildozer | Android on Ubuntu 20.04 (64bit)
Copy and paste all steps to the terminal
step1.
sudo apt-get install -y python3-pip build-essential git python3 python3-dev ffmpeg libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev zlib1g-dev
step2.
python3 -m pip install Cython
step3.
sudo apt update
step4.
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
step5.
https://drive.google.com/file/d/1GIo8GgepPw88_rhRgxEm76eHLYbQP3ct/view?usp=sharing
step6.
sudo apt install lld
PRESENTATION link.
https://drive.google.com/file/d/1V-GqVZm_Bt8bGUZ0_l1r244MpxmsUHTQ/view?usp=sharing
ubuntu