Тёмный

Android App Development in Python With Kivy 

Подписаться
Просмотров 288 тыс.
% 6 362

In this video, we learn how to develop Android apps in Python using Kivy.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine.com/books/
💻 The Algorithm Bible Book: www.neuralnine.com/books/
👕 Programming Merch: www.neuralnine.com/shop
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine.com/
📷 Instagram: neuralnine
🐦 Twitter: neuralnine
🤵 LinkedIn: www.linkedin.com/company/neuralnine/
📁 GitHub: github.com/NeuralNine
🎙 Discord: discord.gg/JU4xr8U3dm
🎵 Outro Music From: www.bensound.com/
Timestamps:
(0:00) Intro
(0:15) Android App Development
(14:57) Compile For Android
(23:32) Set Icon & Presplash
(25:17) Final Demonstration
(25:44) Outro

Наука

Опубликовано:

 

31 июл 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 313   
@jonasbrinkworse5436
@jonasbrinkworse5436 Год назад
Im 6 minutes into this video and already I know about kivy require version problems and filename lowercare problems and how to troubkeshoot them. This is immensely valuable, this could have shot anyone of us down. Truly stackoverflow worthy! Thanks!
@ToadBlade
@ToadBlade 6 месяцев назад
Thanks for the video and the troubleshooting, Troubleshooting: - the require for the right version (1:10) - lowercase on filename (5:30) - put only the right stuff in the folder (21:30) - add the 4 th number in the color palette (21:40)
@daowiz001
@daowiz001 3 года назад
Kivy rocks! It makes the GUI simple to do with the .kv file and it's quite a smooth fit with the native python side. Really cool, I looking forward to mastering it!
@lightenchanted9265
@lightenchanted9265 2 года назад
me too! im not sure if i want to do game development or app development, but if i do end up doing app then ill definitely start with kivy!
@JRis44
@JRis44 Год назад
Hows the development going? You guys create anything since??
@daowiz001
@daowiz001 Год назад
@@JRis44 yes! Plenty. Working on an interface for an app right now, kivy rocks.
@kngaming5671
@kngaming5671 Год назад
@@daowiz001 😲
@gus.stviaaa
@gus.stviaaa 3 года назад
Definitely need more vids for Kivy
@mirolimturgunov6885
@mirolimturgunov6885 3 года назад
I agre you
@zombiekiller7101
@zombiekiller7101 3 года назад
Yes
@LilRaspy
@LilRaspy 3 года назад
Agree
@gx3mz
@gx3mz 3 года назад
This is literally the first time i know this is possible
@nocopyrightgameplaystockvi231
@nocopyrightgameplaystockvi231 3 года назад
Kivy seems to better than PyQT and Tkinter, as OpenGL accelerations provides possible speed up. I use a Linux VM on my windows machine and can easily make apk files out in minutes, using Kivy. The Doc is also good.
@brimward122
@brimward122 2 года назад
@@nocopyrightgameplaystockvi231 do you know how to fix "unable to get window, abort" error?
@srpcdgaming
@srpcdgaming Год назад
same
@KimJovanne-vb4mc
@KimJovanne-vb4mc Год назад
Me too bruh
@Shariff66
@Shariff66 11 месяцев назад
Yeah...me too
@nineoneone6651
@nineoneone6651 3 года назад
Can't wait for more vids with kivy
@muthurubant5812
@muthurubant5812 3 года назад
Me too... 🤩🤩
@zombiekiller7101
@zombiekiller7101 3 года назад
Same
@ajayjoseph8722
@ajayjoseph8722 Год назад
Please make more videos, windows, web?, ios, and android packaging. Your instruction is the only instruction that actually works and I have managed to package it. Just remaining to test it on an android phone. It took me exactly 1/2 hr to finish the initial installation process.
@rontarrant
@rontarrant Год назад
Thanks. I've tried off and on for a few months to get from Python/Kivy to Android and this finally got me there. Grateful!
@tmh9036
@tmh9036 3 года назад
I've learnt so many new python stuffs from watching your videos dude! Would you consider making this a series?
@GlenSwan
@GlenSwan 3 года назад
@ NeuralNine It takes a long time in WLS because the speed between WLS and your mounted C drive is slow. If you port your source to the local disk in WLS, it will run 100x faster.
@gabhadiya5460
@gabhadiya5460 8 месяцев назад
Wow even my lecturer at university failed to explain like this, you have demystified everything thank you
@seanriley7201
@seanriley7201 2 года назад
Thanks NeuralNine! Great video, helped me to finally make my first Kivy app for Android. For a noob like me, it would be helpful to go through each step slowly and give a little theory on stuff like root and self etc. Overall, I give this video AAAA++++
@eugenmalatov5470
@eugenmalatov5470 Год назад
Exactly. When he used root in the kv file I really wondered if I had missed something
@DrCrowie
@DrCrowie 2 года назад
10:55 Its actually not necessary to explicitly call the default superclass __init__ like that unless you are not using the default as its done implicitly
@peschebichsu
@peschebichsu 3 года назад
Great video, I'd like it a lot to see more advanced kivy apps from you!
@_SahilShah
@_SahilShah 3 года назад
This one was a very descriptive & excellent tutorial I've watched definitely looking forwars for more such android app development tutorials on python & also here you gain one more subscriber!🙌🏼
@diolenlite8012
@diolenlite8012 2 года назад
Loved it.... Followed all your steps and was able to build my first python app successfully!
@harmanjeetsingh8864
@harmanjeetsingh8864 3 года назад
Finally a better tutorial on kivy Loved your videos 👍 I don't comments on RU-vid but your videos make me now you can see hoe much python developer needed this video 👍
@OmidAtaollahi
@OmidAtaollahi Год назад
can you provide some info about the downsides or limitations or drawbacks of using kivy instead of native android apps (java and kotlin)? We all know about the benefits of using kivi, I was just curios about the downsides.
@FauziNomad
@FauziNomad 6 месяцев назад
Hi there, i at first got a blank screen on running the program at 09:49 mark of your video but then shifting the .kv file to the root of the project folder did the trick for me. thanks for the awsome tutorial.
@fcf8269
@fcf8269 2 года назад
Thanks for the tutorial, really straightforward and simple to follow. I assume there is no way to mix up the python code with java libraries, right?
@wiz2398
@wiz2398 2 года назад
Your videos are too simple explained which makes easy to follow. 😍 But your videos come too late plz be more active on RU-vid so we can learn more from you.
@himanshuranjansingh6134
@himanshuranjansingh6134 3 года назад
loved the video!! but having a hard time finding real applications using kivy framework.....can u guys suggest some popular apps using kivy??
@filiplaszczak7844
@filiplaszczak7844 3 года назад
There's no popular apps in kivy. KV language is weird, so no one write in this.
@nocopyrightgameplaystockvi231
@nocopyrightgameplaystockvi231 3 года назад
Kivy is uncommon for android Apps, unless you are working with Machine Learning to quickly make your apps usable on Android. Also, apps over Interpreted languages aren't just good. You can make them work, but Java or C#(easier) makes better sense(now easier to learn), and it takes minutes to make your own libraries, modules and classes.
@leex7776
@leex7776 3 года назад
Nice. More of this pls :) A more complex App would be nice (with database etc..)
@leex7776
@leex7776 3 года назад
I also tried to use the yahoo-fi import. But this is also not working on android for me. Maybe this would be a good example to build. Just one of your other vidoes about that with kivy :)
@o1techacademy
@o1techacademy Год назад
This Kivy is powerful. Thank you for the tutorial. Can Kivy stand as a substitute to Java and Kotline in android development?
@kewartoscar8913
@kewartoscar8913 Год назад
Thank you for simplifying android app development with Kivy.
@IgorZyden
@IgorZyden Год назад
How about to make video about adding in-app purchases by Kivy and uploading then to Google Play ?
@kasperchristensen8416
@kasperchristensen8416 Год назад
Thank you SO much for this tutorial! Just what I was looking for. Cheers from Denmark 🍻
@Altohamy
@Altohamy 3 года назад
you need linux system to create android app using kivy, how youd compile the app using windows?
@jessicamorris8035
@jessicamorris8035 2 года назад
Thank you for giving valuable information on the Android app development using Python Kivy. Keep sharing more details about App development.
@carstenjensen3123
@carstenjensen3123 Год назад
Great. Awesome. I want more android with python tutorials. Please continue down this path.
@jimmyrokz
@jimmyrokz 2 года назад
Just amazing and brilliantly explained. I am trying to call my brokers trade APIs in regular python. How can I convert that into an android app? I want to write data to a text file - the live feed data received when the markets are open. Please make a finance video for the same which has complex API calls, live tickers, etc.. It would be of great help.
@python4692
@python4692 3 года назад
Bro waiting other Kivy tutorials. Nice work! Everything is clear as usual. Do more videos for Kivy
@mimurajam1501
@mimurajam1501 3 года назад
Thanks a lot for the video, i would love to watch more kivy projects
@zombiekiller7101
@zombiekiller7101 3 года назад
He can read your mind lol🤣
@akki11ify
@akki11ify 2 года назад
Just started learning python and it would be great if you could show how any python code can be converted to an Android app like the calculator, sudoko or the stock market one .. just showing us how any python code can be converted to Android app or iOS app
@anzwertree
@anzwertree 2 года назад
Did you ever figure this out?
@utsavnagda4136
@utsavnagda4136 Год назад
Amazing quality of the video! Very well made! Hats off!
@princejamespugado6050
@princejamespugado6050 2 года назад
looks good... I wonder how can I fit customized mobile app... Could you know what could be the reason of unfitted window? Is it the window.size should I remove?
@Machiuka
@Machiuka 10 месяцев назад
I have a question. You mentioned to make a subfolder with our app. In this subfolder must be included also the .venv folder? Thank you!
@Tremerlin
@Tremerlin Год назад
damn this is the first video i watched on learning kivy. thanks man i understood it all lol
@zwinzee4655
@zwinzee4655 10 месяцев назад
Keep it up! This video is so amazing quality! More python app development videos❤
@ShazadArshadMusic
@ShazadArshadMusic 3 года назад
Marvelous video, I came across one issue in making a .kv file in Pycharm
@xzex2609
@xzex2609 Год назад
Question : why you still in python 3 ,call super like super(classname,self).__init(**kwargs) ? shouldn't we just use super().__ ....? I know the documentation of the kivy use this way , but in documents of python 3.11 the super().__method__ has not a single example like that, is it just habit or these two statements has a different functionality ?
@MananGandhi
@MananGandhi 3 года назад
Wanted this for sooooo long 😁
@NeuralNine
@NeuralNine 3 года назад
now you got it :)
@zombiekiller7101
@zombiekiller7101 3 года назад
Same :)
@abtasamk8525
@abtasamk8525 3 года назад
Ooh u did it bro... Finally waiting ended
@thedevnoteyt
@thedevnoteyt 3 года назад
Please make a full series on Kivy
@NeuralNine
@NeuralNine 3 года назад
I won't make a series, but I can do more projects if this video does well
@LearningMindGames
@LearningMindGames 3 года назад
@@NeuralNine pls pls make a video on how to use camera and microphone with kivy
@saschahahn8994
@saschahahn8994 Год назад
21:29 Rip to everyone who were doing everything right as he explained xD
@tedi0us90
@tedi0us90 3 года назад
thank you soo much for using windows too, I always find that most people use linux and I have no experience there.
@fabricenade9982
@fabricenade9982 3 года назад
I love all videos you make It's always Awesome, I learn a lot thanks to you 🌟👌
@lovermonkey
@lovermonkey 2 года назад
Thank you for the video. if I have my kv file integrated into my python file, do you think buldozer will still be able to convert it?
@tcgvsocg1458
@tcgvsocg1458 2 года назад
Excellent ! Please do a video for android app in python can random reasearch on browser
@typecz4369
@typecz4369 Год назад
Does linux system work on windows 11?
@spartanapela
@spartanapela Год назад
Very useful video. Excellent presentation! Thank you!
@StephenYavorski
@StephenYavorski Год назад
how did you get the suggested words to pop up when typing up the kivy file? when I followed along, it didn't pop up while also using PyCharm
@mirolimturgunov6885
@mirolimturgunov6885 3 года назад
Assalam alaykum Owner of NeuralNine I watch your videos from Uzbekistan🇺🇿 thanks So much for all of your videolessons Wen I watch your videos I can lern a lot of knowladge
@evgeniaslivko8120
@evgeniaslivko8120 7 месяцев назад
Hello, @ NeuralNine what if Python project contains custom libraries and virtual environment, should all be in the same folder for compiling?
@denilsonemmanuel9773
@denilsonemmanuel9773 3 года назад
I need more kivy videos. Great work
@CarChroniclesChannel
@CarChroniclesChannel 5 месяцев назад
Thanks for the great tutorial bro, can l ask how l can make the app communicate with my backend program and update it without needing to install a new updated up?
@ramamurthi7939
@ramamurthi7939 Год назад
Like your videos. Learned a fair bit. You have a talent for teaching
@penttiitkonen9765
@penttiitkonen9765 2 года назад
Good! You have a good grip on teaching with video. Continue on the same path. How about a Python Bluetooth app for Andoid in the next video?
@ByteGeniusHub
@ByteGeniusHub 9 месяцев назад
Really helpful. Please do more videos on this❤
@kaskilelr3
@kaskilelr3 Год назад
I manage to get through every step, but when I try to install the app on my phone, it crashes on startup. What could be the issue, or - if it could be anything - how can I trace the issue?
@MatXrix
@MatXrix 9 месяцев назад
Is it possible to configure the app to run on CIRCULAR android smartwatch? BTW: really cool tutorial!
@sarangh5
@sarangh5 3 года назад
Want big projects on pythons android app , please make video Android app with function.. Thanks keep growing....
@rittol2365
@rittol2365 Год назад
The docs are confusing me, they said to copy it to the wsl directory and you did the mount, does this cause any side effects that are worth noting?
@ahmadsystems3560
@ahmadsystems3560 3 года назад
Hi I am new to both python and kivy. I have created my first kivy python application. i created the apk file using buildozer. Then i installed my apk file in mobile and tried to open. I got the loading text with kivy logo but the app is closed immediately. Could you please help me out on this.
@alioudiouf6805
@alioudiouf6805 3 года назад
For your installations, you can use a venv
@itzsid42069
@itzsid42069 2 года назад
how to put multiple buttons and other controls on the form and what about their placement. Is there a GUI for kivy
@saadchaudhary3177
@saadchaudhary3177 3 года назад
Definitely need more videos on Kivy. please make videos series.
@AryamanSriram
@AryamanSriram 5 месяцев назад
Amazing. I needed this.
@silakanveli
@silakanveli 2 года назад
Great straight forward approach!
2 года назад
Great video! But there is a thing... until the day you published the video, we could also upload this APK file to the playstore. One day after you release (1st August 2021) the playstore stopped accepting APKs, we need to upload an AAB file. Anyway you upload a video teaching how to generate this AAB file? Thanks!!
@kumu2024
@kumu2024 2 года назад
Would you please answer if python can use bluetooth on android? and how? Several days I am trying to find a solution without any results.
@Sachin-hk9ed
@Sachin-hk9ed 10 месяцев назад
it is failing for me at 'buildozer -v android debug'. The error message is /usr/bin/tar: SDL2_image-2.6.2/Xcode/macOS/SDL2.framework/Resources: Cannot create symlink to ‘Versions/Current/Resources’: Operation not permitted. I am using AMD Ryzen7 Ubuntu 22.04
@AiPhile
@AiPhile 3 года назад
Sir can we compile opencv or any others module project with this ?
@adamfatyga7977
@adamfatyga7977 2 года назад
Hi. I have problem with that. When i want to create an apk i recive and error "FileNotFoundError: [Errno 2] No such file or directory: '/home/.../bin/pyton3'
@NivaanBaruah-y9b
@NivaanBaruah-y9b 2 месяца назад
Hi! When I clicked on run, the neural random file opened, but then I could only see a black screen. Please help!
@2ndpower2
@2ndpower2 Год назад
My file isn't saving as a .kv file in my PyCharm , Should I read the Kivy documentation or is there a fix
@allannortje6440
@allannortje6440 Год назад
I subscribed and liked please don't stop educating us !
@aymancassim8944
@aymancassim8944 3 года назад
Ok so I have a problem, when i run the app, its says "Not Responding". What can I do to solve that?
@NeuralNine
@NeuralNine 3 года назад
that's very unspecific
@athithakarikalan1222
@athithakarikalan1222 3 года назад
Neuralnine 🔥...
@NeuralNine
@NeuralNine 3 года назад
Neural* ^^
@fusionfuryx
@fusionfuryx 3 года назад
Could you please make a video on how to install and optimize the WSL
@sander15.
@sander15. 3 года назад
nice vid! pls continue with this series
@info-prog
@info-prog 2 года назад
i have done everything until at 9:30 when I run the app, I get a black window without anything, no text neither button.
@raindeer3659
@raindeer3659 3 года назад
I love this course so please continue in this course
@BaMBOO-F0rest
@BaMBOO-F0rest Год назад
Will it works without any UI i mean it's only a python script that display Hello World without using Kivvy. But the format is .APK not .PY
@giovannialeman6619
@giovannialeman6619 3 года назад
I cant even install Kivy. Says exit status ! ERROR: Could not find a version that satisfies the requirement kivy_deps.gstreamer_dev~=0.3.1 (from versions: none) ERROR: No matching distribution found for kivy_deps.gstreamer_dev~=0.3.1
@Tuoc_Nguyen
@Tuoc_Nguyen 7 месяцев назад
When I built it for offline use, it was ok, but when I changed the program to use the web, the program quit.
@dieudonnetambah4559
@dieudonnetambah4559 2 года назад
Cool video. Thanks. Pls do more tutorials on kivy.
@SporteeGamer
@SporteeGamer 3 года назад
Can we use other libraries in kivy like open CV or others to create an app
@jonygomes9533
@jonygomes9533 3 года назад
Hey, I think you should make a video compiling the app but now for ios, because there very few videos about it, if would like to do it, that would be amazing. For ios is more difficult and we need a Mac OS to compile it.
@NeuralNine
@NeuralNine 3 года назад
Yeah I don't have MacOS and I don't bother getting it tbh :D
@loli-chan7146
@loli-chan7146 11 месяцев назад
​@@NeuralNinelmao 💀
@kennethjohnson862
@kennethjohnson862 2 года назад
Dude!!! post more of these videos. NeuralNine == awesome content
@ccbcore7055
@ccbcore7055 2 года назад
return false
@thepaulcraft957
@thepaulcraft957 3 года назад
Ich arbeite im Moment selber an ner App, allerdings hab ich da ne flask Website genommen und dann in ner Android App angezeigt
@NeuralNine
@NeuralNine 3 года назад
auch gut ^^
@lucasrodrigues9766
@lucasrodrigues9766 3 года назад
Sehr interessant
@thepaulcraft957
@thepaulcraft957 3 года назад
@xilno ne den Teil hab ich mit Java und Android studio gemacht, das ist allerdings ziemlich wenig Java.
@kn9987
@kn9987 3 года назад
Hi, i compiled a app as shown, but its crashing after splash image, what could be the cause ?
@florida173
@florida173 3 года назад
Looks like WSL Ubuntu doesn't allow for the git clone part during `buildozer -v android debug`. Might need to use an actual linux, or at least VM
@vishnubalaji9500
@vishnubalaji9500 Год назад
How to specify additional files in buildozer like cvs or txt or even Excel files that can read or written or appended by python kivy files
@sw-code6027
@sw-code6027 3 года назад
More kivy tuts ❤😍😘
@hopi9927
@hopi9927 2 года назад
Can you make series video from absolute beginner to advance ?
@inaski4874
@inaski4874 3 года назад
Este canal es oro puro
@OmPatel-zn7rg
@OmPatel-zn7rg 2 месяца назад
Bro, make more of it ❤🎉
@santoshgujar5237
@santoshgujar5237 2 года назад
Thank you, Sir
@abdullahyousef3596
@abdullahyousef3596 3 года назад
I am interested in that so please make more videos about it