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!
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.
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 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!
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, 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?
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
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.
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?
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.
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
sorry, i wanna ask. i've checked kicy on command prompt and it's written "Requirement already satisfied" but when I run the code like in minute 7:45, that's error and it's written ModuleNotFoundError : No module named 'kivy'
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?
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.
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.
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?
Can someone please explain how to import the module he used at the beginning of the app building. I tried typing it but I guess that was wrong. A a newbie
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.
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
Thanks
Thanks sir, very good explanation from beginning to end. I hope it continues
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!
one of the helpful video for creating app
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.
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!
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
May God bless you. Post more videos
Amen
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
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....
That is a really good video...👏👏
Super nice & useful video. Instant subscribed!
this is very detailed mate.. THANK YOU
If I have a computer I will try this 😊
Hi, can you do a lesson on creating applications for a portfolio where our projects will be?)
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
@Euro-AsianMapper did you solve level_log=2 error
really am enjoy to learn python thanks for this vedio waiting for the next vedio sir.
Thanks for your promise............!!!
beautifully done .Thanks Ji
Great effort🎉
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❤❤❤
thank you very much i'll try it now
It was very advantageous ❤
Amazing bro ❤❤
I done today. working good. Thank you bro.
Most welcome
thank u sir, its great
Wonderful I love it
Very good can help everyone
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
did you fin the solution
Tq sir, You explained well thank you sir❤❤🤗🤗
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?
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.
thanks very nice and clear guide> very helpful!👍
❤❤❤ thank you sir
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...
just go the heel and hevan my child you are under pressuer of the country i know u from cannada these is from llala babab of the country
did yoo solve it
Wow very interesting
Great tutorial !!!
Carry-on bro ❤️❤️ from Heart
Tnx brother
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
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
It works great. Thanks 👍🏿
Welcome.
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.
Wow 😲 thank you
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
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?
Very resourceful.
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.
41:21 very nice lets drag our secret app to google cloud (nothing is spyed they just want your files)
bro it is showing
ValueError: TextInput.background_color has an invalid format (got 'Black')
am still not able to create the app
i have downloaded pycharm, i have written all codes. yet its not running showin error
good video, i need the links to download those images
V nice❤
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.
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
sorry, i wanna ask.
i've checked kicy on command prompt and it's written "Requirement already satisfied" but when I run the code like in minute 7:45, that's error and it's written ModuleNotFoundError : No module named 'kivy'
What version are you using? I am using 3.10 coz kivy 2.1.0 only supports 3.7 to 3.10 python version
This is only mobile android app? Or with ios?
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
Do we need colab subscription for storage or we can do in free version?
Спасибо, братик, поставил лайк и подписался))
Hi I have one doubt in which link can use to create app
When I built it for offline use, it was ok, but when I changed the program to use the web, the program quit.
Bro can you help me to resolve the issue
Can we create an mobile phone application which have buttons to start different UA-cam channels
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.
when i do this in colab "!buildozer -v android debug" , this message appears -> "#Buildozer failed to execute the last command"
hello i have the same problem did you find the solution??
@@hriad4599 no, but i found another way and it work's ua-cam.com/video/VsTaM057rdc/v-deo.html
Hey Mr how can I get this program for app development
Can u help me to learn python from scratch or which online python course is easy and effective to learn
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 we create a apk with import numpy opencv libraries in a python program using kivy
Why it's showing tht blocked by play protected
And can we upload it on playstore
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?
Sir tell me for new app build what are application or important and where are errors comes
Hi I want to automate application in andorid so which python framwork ill used ?will you give me some idea?
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.
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
very nice video, can you please post a video to convert python/kivy project to ios the same way you showed for andriod.
I really appreciate
Subscribed
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
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.
Hi sir , I am not getting eany file in side the bin folder. can eany body help to find the what the wrong.
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 =
Could I have a chance to see some mobile apps written in Kivy, please?
What are the pre requisites . I am a java web developer . Will this work (uploadable in playstore??) In android
Not clearness in video..sir ..please add 0 to end with coding..in ubuthu how to write and execute
Do I need to install other kivy plug in or attachments because my Kivy app is not working properly
It's possible to create an application for iOS without MacOS in Python Kyvi?
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
Thank u so much
Your most welcome. Please share this project on your social media. Will appreciate that.
Nice video
NICE
Can someone please explain how to import the module he used at the beginning of the app building. I tried typing it but I guess that was wrong. A a newbie
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.
thanks for great tutorial
Your welcome.