Good one ! I have learned it using PyCharm with all plugins required. I am not from IT anyway, but Mechanical Engineer, 54, and 30 years experience in Industrial plant maintenance. Understanding of coding in any language can only be learned with good projects., Thank you bhai, from Gujarat!
Great video! Everything worked! Thank you for the Google Colab link. Had to use Firefox instead of Safari (wouldn't load). This is the first time I've created an app for my droid, and it worked beautifully! Thank you again! V/r Pete
Very nice video, followed it from start to finish works like charm! one question, can we use the same google colab file you provide for future python/kivy projects as is, or do we have to make changes according to the new projects? If you can make video to explain the google colab file, why all those steps and libraries are installed in that order would be great!
Hello sir I liked your application so I practice it I'm facing a problem that when I install this app in my mobile phone only icon screen shows for 2-3 seconds and then the screen erase. Please help and tell me why I am facing this issue that why the app is not opening
i am really appreciate your teaching styl thank you so much i prefer to all , if you want to create a app its a best way and you can follow these above steps....
i enjoy it bros you just make my life easy to complete, thank you somuch ,,,you the champ of my life and you just reserved my follow and becom my mantor❤🔥💫
awesome video brother, I love when you explain the codes to us.... so that we understand what your writing and there meaning behind the code, so that we know why your using them an the reason why you put it there. It helps us or me LOL understand the code. It's helps us learn the code not just copy and paste and walk away not learning. That way next time we can built our own game and understand what were coding. Thanks again my friend.
I am getting this error # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2 I know many other people have been getting this error and no solution has been found please let me know if the solution it found! If i figure it out I will let you know.
I had apk file successfully. when I install on my android phone, it always crash. I have searched for long time. it still can not work on my phone :( can you teach me how solve this problem? Thank you!
thanks so much for your project. i tried to emulate your code but getting error message every where (it's my own error i think). too tired to go through the whole thing again. will do it after a rest. but you really run through and give me an insight how a program is developed, will put in more effort, thanks.
Great video, and you did a fabulous job with the tutorial. I am working on a memory game app. Or, I am working on learning how to create it. Plus, I am wrapping on of my Drupal websites up, into an app, and you helped me out. So thank you! I subscribed and look forward to watching some more of your videos.
im hvaing trouble with transferring the application. Im using a MAC and the file from google collab wont open on the computer or my iPhone. Am i doing something wrong?
Hello sir, im interested in your video and it's good to watch and learn. Btw can u creat a log in system and make it applications so that we deploy it in android.
after !buildozer -v android debug run this problem is seen # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2
I've an error that #Buildozer failed to execute the last command #The error might be hidden in the log above this error #Please read the full log, and search for it above #raising an issue with buildozer itself. #In case of a bug report, please add a full log with log_level =2
I suggest you create a new environment for each project. For instance, you can create an environment "mobapp" and always switch to it when you want to do mobile applications.
Very good video, but I'm having problems because it doesn't generate any file on the bin folder and I think that there is a bug and I don't really know hot to debug it. Could anyone help me?
I am very beginner in coding. I know nothing about coding, but the passion to learn Python has compelled me to learn it. I tried your program till basic run mode (even before change of icon), but i am facing a problem. It runs but it disappears without letting me see the black screen. The error occurs at my app.run() line. (Line No.12). The error says AttributeError: 'MainApp' object has no attribute 'run'. please help me. thanks.
Works at first. Once I try and upload this to Google developer play store I get the error message "you uploaded a debuggable apk or android app bundle" then it wants me to turn off debuggable for security reasons. Is there a way to do that?
Please update google colab. After I run the 5th block it says E: Unable to locate package libffi6. Why do the above blocks not install all the necessary packages?
can someone help !!? I am getting this error on running the last code on google colab : # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2
I followed your instruction but there is an error on the build process with the google collaborator, is there an update for this? Want to test the output of this tutorial..Or can someone provide alternative?
I can't use the Kivy, when I run the code it says that I need to upgrade my graphic drivers, then, after I upgrade it, when I run it again, again same error "kivy fatal error" need to upgrade again. is there an alternative for kivy? thank you.
found a "bug" or must say a missing feature, the app crashes when you do calculations which are "unedified" [example: divisiion by 0 5/0 or a typo like (4 -+3)] luckily i fixed it by myself :) guess im learning
Thanks for your vedio! But I met some trouble when I open the apk file in my phone. After checking, the error is "Clock: Unable to import kivy._clock." I can't fix this issue.
Help my google colab is failing me: # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level =
Hi, thanks for the great explanation bro 🔥🔥 Can you guide me, please? In the final part, when I try to run the part (!buildozer -v android debug) , The created folder (bin) is empty and does not have my-app. what should I do?
Hi, at 41:20 I have a .kv file containing the code for the style of my app, I dragged it on the google colab too before running !buildozer -v android debug command. Is it the right thing to do?
Hope you enjoyed this project💛
Please guys SUPPORT. Help us to react 💯K Subscribers GOAL 🔥
✅20 Python Projects Here: cutt.ly/qOzOzHn
Timestamps:
0:00 Intro
1:00 What is Kivy?
1:52 Create Project Directory
2:23 Install Kivy
4:03 Start Creating Our App
7:32 First App & Changes
10:20 App Layout
18:21 Functions
25:09 Output screen styling
28:24 Quick Recap of The Whole Program
34:12 Convert Python Script Into Working App
42:22 Download & Share Your App
Can you tell me, in this video you used Flask or django??
Is not working here what’s the version of the oyhton
@@Iampopg pip 21.2.4 from C:\Users\.........\pip (python 3.10)
I need to learn this same app development through emacs
u r a legend bro
Good one ! I have learned it using PyCharm with all plugins required. I am not from IT anyway, but Mechanical Engineer, 54, and 30 years experience in Industrial plant maintenance. Understanding of coding in any language can only be learned with good projects., Thank you bhai, from Gujarat!
Same projects I have also build and learned using HTML, CSS, JS, React.
Why don't people know whats IT? This isnt called IT, but Computer Science. IT is just about managing the comouters of an organization.
Great video! Everything worked! Thank you for the Google Colab link. Had to use Firefox instead of Safari (wouldn't load).
This is the first time I've created an app for my droid, and it worked beautifully! Thank you again!
V/r
Pete
Most welcome
Very nice video, followed it from start to finish works like charm! one question, can we use the same google colab file you provide for future python/kivy projects as is, or do we have to make changes according to the new projects? If you can make video to explain the google colab file, why all those steps and libraries are installed in that order would be great!
Thanks sir, very good explanation from beginning to end. I hope it continues
If I have a computer I will try this 😊
Hello sir
I liked your application so I practice it
I'm facing a problem that when I install this app in my mobile phone only icon screen shows for 2-3 seconds and then the screen erase. Please help and tell me why I am facing this issue that why the app is not opening
i am really appreciate your teaching styl
thank you so much
i prefer to all , if you want to create a app its a best way and you can follow these above steps....
Hi, can you do a lesson on creating applications for a portfolio where our projects will be?)
i enjoy it bros you just make my life easy to complete, thank you somuch ,,,you the champ of my life and you just reserved my follow and becom my mantor❤🔥💫
Thanks a ton.
More projects are coming soon.
Please share this project on your social media. It will help us. Thanks.
one of the helpful video for creating app
Thanks for your promise............!!!
How did you know when you needed to make the for loop??
Thank you so much, you have perform wonderful job sir and also additional knowledge to us, thank you sir
Glad it helped
awesome video brother, I love when you explain the codes to us.... so that we understand
what your writing and there meaning behind the code, so that we know why your using them an the reason
why you put it there. It helps us or me LOL understand the code. It's helps us learn the code not just copy
and paste and walk away not learning. That way next time we can built our own game and understand what
were coding. Thanks again my friend.
Thank you so much! This is my first application! Thank you again!
beautifully done .Thanks Ji
really am enjoy to learn python thanks for this vedio waiting for the next vedio sir.
this is very detailed mate.. THANK YOU
Great effort🎉
thank u sir, its great
That is a really good video...👏👏
I am getting this error
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
I know many other people have been getting this error and no solution has been found please let me know if the solution it found! If i figure it out I will let you know.
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libffi6
how to resolve this?
Done! updated! finally I completed the process and all was awesome! app installed in my phone without problems!!
I got this error, but idk solution of problem
@@Vvensleydo you know how to solve the error "level_log=2" pls
I had apk file successfully. when I install on my android phone, it always crash. I have searched for long time. it still can not work on my phone :(
can you teach me how solve this problem? Thank you!
This video is very helpful, thank you sir for this video❤❤❤
Wonderful I love it
I done today. working good. Thank you bro.
Most welcome
thanks so much for your project. i tried to emulate your code but getting error message every where (it's my own error i think). too tired to go through the whole thing again. will do it after a rest. but you really run through and give me an insight how a program is developed, will put in more effort, thanks.
thank you very much i'll try it now
Super nice & useful video. Instant subscribed!
Very good can help everyone
It was very advantageous ❤
Do we need colab subscription for storage or we can do in free version?
Wow very interesting
Nice video to beginners but don’t forget that an array isn’t same as a List, and in python arrays doesn’t exist
In python arrays do exist
Amazing bro ❤❤
good video, i need the links to download those images
Tq sir, You explained well thank you sir❤❤🤗🤗
Great video, and you did a fabulous job with the tutorial. I am working on a memory game app. Or, I am working on learning how to create it. Plus, I am wrapping on of my Drupal websites up, into an app, and you helped me out. So thank you! I subscribed and look forward to watching some more of your videos.
When I built it for offline use, it was ok, but when I changed the program to use the web, the program quit.
im hvaing trouble with transferring the application. Im using a MAC and the file from google collab wont open on the computer or my iPhone. Am i doing something wrong?
Anything wrong is corrected problem suggest this to our IT department we will send you a new app
❤❤❤ thank you sir
Great tutorial !!!
Hello sir, im interested in your video and it's good to watch and learn. Btw can u creat a log in system and make it applications so that we deploy it in android.
41:21 very nice lets drag our secret app to google cloud (nothing is spyed they just want your files)
Very resourceful.
Wow 😲 thank you
Finally a good tutorial 😋
after !buildozer -v android debug run this problem is seen
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
hi my friend did you find the solution i am experiencing same problem
Спасибо, братик, поставил лайк и подписался))
thanks very nice and clear guide> very helpful!👍
Can u help me to learn python from scratch or which online python course is easy and effective to learn
Great tutorial! 👍
Will definitely try it out now.
More projects are coming soon.
Please share this project on your social media. It will help us. Thanks.
This is only mobile android app? Or with ios?
It works great. Thanks 👍🏿
Welcome.
Carry-on bro ❤️❤️ from Heart
Tnx brother
sir, good job and happy new yr, though you did not provide link for google colab in the description as promised in the 33 minute of this video
Sir tell me for new app build what are application or important and where are errors comes
I've an error that
#Buildozer failed to execute the last command
#The error might be hidden in the log above this error
#Please read the full log, and search for it above
#raising an issue with buildozer itself.
#In case of a bug report, please add a full log with log_level =2
how you fix it?
same issue...
I am also experiencing the same issue
Hi I want to automate application in andorid so which python framwork ill used ?will you give me some idea?
What are the pre requisites . I am a java web developer . Will this work (uploadable in playstore??) In android
Great explanation btw .Will this work with python programs which include machine learning and stuff as well?
Give a try and let us know also.
I suggest you create a new environment for each project. For instance, you can create an environment "mobapp" and always switch to it when you want to do mobile applications.
I really appreciate
Many thanks for your great tutorial but How we can solve the ZeroDivisionError? thanks in advance
very nice video, can you please post a video to convert python/kivy project to ios the same way you showed for andriod.
Hey Mr how can I get this program for app development
Subscribed
It's possible to create an application for iOS without MacOS in Python Kyvi?
bro it is showing
ValueError: TextInput.background_color has an invalid format (got 'Black')
Can we create an mobile phone application which have buttons to start different UA-cam channels
V nice❤
Very good video, but I'm having problems because it doesn't generate any file on the bin folder and I think that there is a bug and I don't really know hot to debug it. Could anyone help me?
I am very beginner in coding. I know nothing about coding, but the passion to learn Python has compelled me to learn it. I tried your program till basic run mode (even before change of icon), but i am facing a problem. It runs but it disappears without letting me see the black screen. The error occurs at my app.run() line. (Line No.12). The error says AttributeError: 'MainApp' object has no attribute 'run'. please help me. thanks.
same here
make sure this code "if __name__ == "__main__":
app = MainApp()
app.run()"
aligns with "class MainApp(App):
def build(self):" from line 6
Thank u so much
Your most welcome. Please share this project on your social media. Will appreciate that.
Works at first. Once I try and upload this to Google developer play store I get the error message "you uploaded a debuggable apk or android app bundle" then it wants me to turn off debuggable for security reasons. Is there a way to do that?
Good question. Did you figure it out? I have not tried to upload it yet and may bump into that same issue.
Please update google colab. After I run the 5th block it says E: Unable to locate package libffi6. Why do the above blocks not install all the necessary packages?
Thanku sir ji
can someone help !!? I am getting this error on running the last code on google colab :
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
i countered the same problem.
@@steven5127 hi my friend did you find the solution
Why it's showing tht blocked by play protected
And can we upload it on playstore
Hi I have one doubt in which link can use to create app
Can we create a apk with import numpy opencv libraries in a python program using kivy
Could I have a chance to see some mobile apps written in Kivy, please?
thanks for great tutorial
Your welcome.
I can't understand it now. But i will understand it soon.
ty you gret tech prog
I followed your instruction but there is an error on the build process with the google collaborator, is there an update for this? Want to test the output of this tutorial..Or can someone provide alternative?
Do I need to install other kivy plug in or attachments because my Kivy app is not working properly
I can't use the Kivy, when I run the code it says that I need to upgrade my graphic drivers, then, after I upgrade it, when I run it again, again same error "kivy fatal error" need to upgrade again. is there an alternative for kivy? thank you.
i get a error code when i trying to install !buildozer -v android debug and dont now how to fix it. (im very new at this)
I am getting an error at the same step
Nice video
found a "bug" or must say a missing feature, the app crashes when you do calculations which are "unedified" [example: divisiion by 0 5/0 or a typo like (4 -+3)] luckily i fixed it by myself :) guess im learning
Thanks for mentioning it.
You can share the solving procedure with us. Many of us will be helpful from it.
Ok so now I’ve got the apk - how do i use it on an iOS? =[ i am a complete beginner and I see the documentation but not sure how to follow it
am still not able to create the app
i have downloaded pycharm, i have written all codes. yet its not running showin error
Thanks for your vedio! But I met some trouble when I open the apk file in my phone. After checking, the error is "Clock: Unable to import kivy._clock." I can't fix this issue.
Help my google colab is failing me: # Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level =
Hotel Management System lesson pls
Hi, thanks for the great explanation bro 🔥🔥
Can you guide me, please?
In the final part, when I try to run the part (!buildozer -v android debug) , The created folder (bin) is empty and does not have my-app.
what should I do?
Yes,same result for me
Hi, at 41:20 I have a .kv file containing the code for the style of my app, I dragged it on the google colab too before running !buildozer -v android debug command. Is it the right thing to do?
how to put it on google play ? can u explain pls?
Hi sir , I am not getting eany file in side the bin folder. can eany body help to find the what the wrong.