Py to Apk || How to create Android Application using Python

Описание к видео Py to Apk || How to create Android Application using Python

In this video we will discuss how to convert python file to apk file or simply how to create android application using python
`
time stamp
00:00 : Video Intro
01:35 : installing oracle virtualbox on windows || installing ubuntu on virtual machine
08:44 : Installing buildozer on virtual machine || installing buildozer on linux ubuntu || buildozer python installation
09:31 : Installing cython on linux || cython install on virtualbox
11:11 : downloading github repo on virtual machine
14:14 : buildozer build apk

download ubuntu : https://ubuntu.com/
download oracle : https://www.virtualbox.org/



Commands to copy
sudo apt-get install git libssl-dev cython3

problem with cython

cd /bin/ && sudo gedit cython
Write 'cython3 $@' and save

sudo chmod 755 cython

git clone https://github.com/kivy/buildozer.git

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

cd buildozer/
sudo python3 setup.py install

buildozer init

make changes in spec file
(internet enable, orientation etc )

buildozer android debug




our merchandises : http://bit.ly/merch_store_i_know_python

to get all the channel sneek peaks (how i create my proejcts ideas, research ,actual coding )channel membership :    / @iknowpython  

my setup and gadgets
laptop HP Pavilion Gaming Latest AMD Ryzen 5 5600H Processor 15.6 inch(39.6 cm) FHD Gaming Laptop (8GB/512GB SSD/Win 11 Home/NVIDIA GeForce GTX 1650 4GB Graphics : https://amzn.to/39sl9kd
microphone Redgear Shadow Vox Gaming Microphone : https://amzn.to/3Qkt6bH
keyboard Amkette Evo Fox Fireblade Gaming Wired Keyboard : https://amzn.to/38IRTmq
mouse Dell Wireless Mouse WM118 : https://amzn.to/3knMxiI

SMS Autoamtion using python and twilio : http://bit.ly/sms_twilio_python
Telegram Automation : http://bit.ly/telegram_automation_
github for beginners : http://bit.ly/github_for_beginners
machine learning playlist : http://bit.ly/machine_learning_playlist
python basics playlis : http://bit.ly/python_basics_series
instagram automation with python : http://bit.ly/instagram_automation_pl...
social media automation with python : http://bit.ly/social_media_automation...


some keywords for video
python android development
python to android
kivy python
py to apk
buildozer complete tutorial
buildozer python android
buildozer python-for-android

Комментарии

Информация по комментариям в разработке