Kivy Tutorial 5 (Using Buildozer To Build A More Complex App)

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 42

  • @inspirationalquotes3458
    @inspirationalquotes3458 3 роки тому +1

    Thanks a lot. I also made an app that uses pdfplumber but it didn't compiled. You taught the actual way. Thanks very much. Subscribed....

  • @smabdulkadir5999
    @smabdulkadir5999 4 роки тому +1

    i also got that code from one guy. I didn't compile it because i do not manage my time. Good job bro

  • @sweeterdeeker9436
    @sweeterdeeker9436 2 роки тому

    Hello. Are you still active on kivy? Would like to get some input. Trying to make a complex multi screen application. If you have video reference please advise.

  • @naveenrajpurohit961
    @naveenrajpurohit961 2 роки тому +1

    I building an app using Firestore database its runing in laptop but not run in phone can you tell me what changes needed in buildozer file please

    • @kenechukwuAkubue
      @kenechukwuAkubue  2 роки тому

      What error do you get

    • @naveenrajpurohit961
      @naveenrajpurohit961 2 роки тому

      @@kenechukwuAkubue its not opening its crash when i am trying to open it. If i remove Firestore database code and then convert to apk then its runing and open in phone but with database code it crash in phone. please help i stuck here for more than a week

    • @kenechukwuAkubue
      @kenechukwuAkubue  2 роки тому

      Watch this ua-cam.com/video/T3rOvpDzEOY/v-deo.html

  • @ArthurFMSoares
    @ArthurFMSoares Рік тому

    Hello my friend, I am having a problem. My project sends automatic emails to addresses within a .csv file, but they need to be in the same folder to work. How can I make this work? (I can use the application on my PC without difficulties, but when I pass the buildozer version, I have been facing problems / :) )

    • @kenechukwuAkubue
      @kenechukwuAkubue  Рік тому

      did you include `csv` in `source.include_exts`

    • @ArthurFMSoares
      @ArthurFMSoares Рік тому

      @@kenechukwuAkubue yes

    • @kenechukwuAkubue
      @kenechukwuAkubue  Рік тому

      @@ArthurFMSoares I need to know how you coded it, hit me on discord via "KengoOn#2936".
      PS: I'm not always free and online, so you do have to be patient with me.

  • @afolabiifeoluwa2088
    @afolabiifeoluwa2088 10 місяців тому

    future = tasks.async(future, loop=self)
    ^^^^^
    SyntaxError: invalid syntax
    No setup.py/pyproject.toml used, copying full private data into .apk.
    Error while running "
    Please any idea on how to fix this?

  •  2 роки тому

    Hi, Which ubuntu version are you using?

  • @aadilakber3042
    @aadilakber3042 3 роки тому

    I am stuck with firebase_admin libraries. I can't figure out how many libraries should I import for firebase. I need some suggestion for requirement file of buildozer

    • @borneoviral6379
      @borneoviral6379 2 роки тому

      I'm stuck with firebase_admin too... can't find help on what is the proper buildozer spec... help anyone😅

  • @ndelucien8194
    @ndelucien8194 2 роки тому

    helllo, i have successfully compiled my app and launched it on android but the app takes too long to load. after the preplash screen it gets stuck on a bland black screen for about 20 seconds. i assume it's adding my custom widgets. is there any way to shorten this time or atleast not have the widgets build while the screen is blank

    • @kenechukwuAkubue
      @kenechukwuAkubue  2 роки тому

      Yea there is but it is just 65% efficient, I will make a video on that later too.

    • @ndelucien8194
      @ndelucien8194 2 роки тому

      @@kenechukwuAkubue could I contact u privately to help me work on it before you do the video. I'm working on a time sensitive project

    • @kenechukwuAkubue
      @kenechukwuAkubue  2 роки тому

      Right now, I am more busier, I can't really work on anybody's project. But I will try to release the video soon

    • @ndelucien8194
      @ndelucien8194 2 роки тому

      @@kenechukwuAkubue okay, thanks

  • @ezequielalbano7056
    @ezequielalbano7056 2 роки тому

    Hello, very good video, I made an app and when I run it from Android it closes, the logcat doesn't throw me any error. any idea of ​​the problem?

    • @kenechukwuAkubue
      @kenechukwuAkubue  2 роки тому +1

      are you using the latest version of kivymd (from github)? or the latest version of kivy?

    • @ezequielalbano7056
      @ezequielalbano7056 2 роки тому

      @@kenechukwuAkubue I am using kivy 2.1.0 and kivymd 1.1.1

    • @kenechukwuAkubue
      @kenechukwuAkubue  2 роки тому +1

      @@ezequielalbano7056 what other requirements did you add?

    • @ezequielalbano7056
      @ezequielalbano7056 2 роки тому

      @@kenechukwuAkubue this is my pip list
      certificate 2022.12.7
      charset-normalizer 3.0.1
      docutils 0.19
      idna 3.4
      Kivy 2.1.0
      kivy-deps.angle 0.3.3
      kivy-deps.glew 0.3.1
      kivy-deps.sdl2 0.4.5
      Kivy-Garden 0.1.5
      kivymd 1.1.1
      mysql-connector-python 8.0.32
      Pillow 9.4.0
      pipe 22.3.1
      protobuf 3.20.3
      Pigments 2.14.0
      pypiwin32 223
      pywin32 305
      requests 2.28.2
      configuration tools 65.6.3
      urllib3 1.26.14
      wheel 0.38.4

    • @ezequielalbano7056
      @ezequielalbano7056 2 роки тому

      @@kenechukwuAkubue and in the spec file requirements I put kivy, kivymd, pillow, mysql-connector-python

  • @vedjangid8272
    @vedjangid8272 3 роки тому +1

    Hello sir
    This is great tutorial for kivy I recently start to build kivy app for android
    I made a kivy android app
    When I open my app in android phone i got this error "ReferenceError: weakly-referenced object no longer exists"
    How to solve this
    I stuck last 4 day but didn't find any solution
    Please help me 🙏
    And make a tutorial of this kivy app from scratch please please please

    • @kenechukwuAkubue
      @kenechukwuAkubue  3 роки тому

      if you can forward me your code, i will make a video on that. I need to know how you got that error. you can upload your code to mega or github and comment the link here

    • @vedjangid8272
      @vedjangid8272 3 роки тому

      Yea sure I will forward you
      But my code is so messi
      Give your gmail id i will forward you on gmail

    • @vedjangid8272
      @vedjangid8272 3 роки тому

      Can you give me your code if you don't mind

    • @kenechukwuAkubue
      @kenechukwuAkubue  3 роки тому

      @@vedjangid8272 kengoon19@gmail.com

    • @kenechukwuAkubue
      @kenechukwuAkubue  3 роки тому

      @@vedjangid8272 I can't because the code I used in the video is not mine, I will help you with my test project codes