[ Please Help ] Installing Apk Builder on PyDroid | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 13

[ Please Help ] Installing Apk Builder on PyDroid

I'm good at python programming so I wanted to create my own apps using qpython ( Python IDE for android ) to do that but it requires PC so I downloaded PyDroid 3 to do that because it contains much better Tools so I wanted to install Apk builder from Android SDK on the terminal but the terminal doesn't contain the "sudo" or the apt systems how can I install the Apk builder on the terminal so I can build my apps the existing pip supports requirements doesn't need a LICENSE or README.txt Note: its Debian

21st Nov 2017, 2:47 PM
warlord
warlord - avatar
4 Answers
+ 3
Hello Warlord, I have also the same problem. I'm still using Pydroid 3 which is not included "apt" and "sudo" so I'm unable to make an apk using "buildozer" because it required "git" and git is not support Pydroid 3. So, we can use Termux app. It is a linux terminal for android. And these have also apt and it also supports sudo so we can use this for using apt,sudo. Termux app also support Python 3 and pip so we can also run python programs in Termux app. We can code the app in Pydroid 3 and test it. After this we can use Termux app for packaging applications.
2nd May 2021, 5:02 AM
HÀČKËŔ ÂMÅÑ
+ 1
Hi warlord I'm having the same problem please tell me the solution if you got it
17th Jun 2019, 10:06 PM
Majd Suhail
Majd Suhail - avatar
0
Please tell me,buildozer in pydroid3 seem not working.
6th Apr 2019, 3:24 PM
ongja teenage
ongja teenage - avatar