Using Buildozer: Python Flask into Android APK Part 2: Install Dependencies

preview_player
Показать описание
REFERENCES:

12) OPEN THE TERMINAL AND START INSERTING CODE:

13)... sudo apt install linux-headers-$(uname -r) build-essential dkms

14)... sudo apt-get install git libssl-dev cython3

15) Fix Problems With Cython:
... cd /bin/ && sudo gedit cython
*** Paste: cython3 $@
*** Exit the file edit.
... sudo chmod 755 cython && cd ~

16) Download And Install Buildozer:

17) Install dependancies:
... 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

18) Copy and Paste into bashrc:
...sudo gedit ~/.bashrc
*** Past the following at the bottom:
... export PATH=$PATH:~/.local/bin/

19) Run buildozer setup:
... cd buildozer

... sudo buildozer init

21) Run Buildozer (just to get the apk file):
... buildozer -v android debug

22) Alternative Run Buildozer (to install on your phone):
... buildozer android debug deploy run

BTC: 3EUQBWZKX9Vcwdffd3cUGATQopxrAQQxJ9
LTC: MBXE6hJgxxFYSD8SjmR7sHCHGTqFXmNGoU
Рекомендации по теме
Комментарии
Автор

i have a question for you can you tell me how can i monetise buildozer flask application

rajeshpurshottamgupta
join shbcf.ru