How to Convert Python Code into an Android .apk (that doesn't crash!) | Kivymd, Buildozer Tutorial

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 206

  • @abduksam
    @abduksam 2 года назад +19

    You are a life saver i left coding because i got demotivated alot i made a app with so much time spent on it but it didn't convert thank you so much after 2 years i can really run my app on my phone thank you so much

    • @avionmission
      @avionmission  2 года назад +9

      I understand how it feels to almost give up, but then you get a solution out of nowhere...feels exhilarating.
      I'm glad i could help, cheers buddy.

    • @abduksam
      @abduksam 2 года назад +3

      @@avionmission Also can i save data in a text file in kivy and also does bulldozer support this format of saving data in the local storage if not then whats the alternative

  • @AboodyHandal
    @AboodyHandal 11 дней назад +1

    Happy New Year For you man , thanks for the life saver

    • @avionmission
      @avionmission  11 дней назад +1

      Happy New Year buddy 🤝

    • @AboodyHandal
      @AboodyHandal 10 дней назад +1

      @@avionmission look , i got an error with the buildozer android debug code, can you help me ?

  • @carloscampos7709
    @carloscampos7709 Год назад +4

    Awesome video. Straight to the point and really clear. Thanks!

  • @unseengraphic
    @unseengraphic 2 года назад +24

    hey bro.. I followed your steps everything went good but when I open the app in my phone it crashes in loading screen.. hope you respond soon

    • @centaurgamingyt
      @centaurgamingyt 2 года назад

      Same bro

    • @unique_ruler_memes3003
      @unique_ruler_memes3003 Год назад

      Did you got answer? If yes please tell me hro

    • @centaurgamingyt
      @centaurgamingyt Год назад +8

      @@unique_ruler_memes3003 I got answer this video is very old so change kivy version according to your downloaded version
      Thanks me later 🙂

    • @Tsung-ChihTsai-y1c
      @Tsung-ChihTsai-y1c 4 месяца назад

      Same issue

    • @Tsung-ChihTsai-y1c
      @Tsung-ChihTsai-y1c 4 месяца назад

      @@centaurgamingyt Sorry to bother you. I used kivy==2.2.0, and kivymd==1.2.0. I also write this in the buildozer.spec. But when I open the apk in android emulators, it still crashed in loading screen. Could you please share your version for these packages?

  • @jayanathchowdhury
    @jayanathchowdhury 11 месяцев назад +13

    Bro there is a problem it says buildozer failed to execute the last command

    • @ZestyCrunch3D
      @ZestyCrunch3D 10 месяцев назад +4

      me too

    • @rishijha95
      @rishijha95 10 месяцев назад +3

      Same yar did you find out the reason

    • @lohithgamer
      @lohithgamer 9 месяцев назад

      Any solution ​@@rishijha95

    • @helloeveryone6614
      @helloeveryone6614 8 месяцев назад +3

      Bro aap py wali file me he KV ek variable bnao or usme triple """ k under pura kv ka content paste krdo fir sirf main.py add krna Google Collab me or bnana Mera toh aese bn gya.

    • @apekz3592
      @apekz3592 7 месяцев назад

      Use the 3.10 version of python3

  • @assasinatorx325
    @assasinatorx325 3 года назад +2

    I clearly understood amazing with zooming feature thank u
    You earn a like😘😘😘

  • @MrDarkYT56
    @MrDarkYT56 Год назад +3

    Bro i have cretaed game pygame so it convert that file also in apk pls reply

  • @SrikrishnanC
    @SrikrishnanC 4 месяца назад

    Big brain bro, I used up my storage space by using ubuntu lol. Good I came across your vid, Thanks

    • @avionmission
      @avionmission  4 месяца назад

      I've also switched to Ubuntu 🗿

  • @NativeFX22
    @NativeFX22 3 года назад

    Waaaaaw! you are amazing bro. Thanks for the video, it worked really well for me.

    • @avionmission
      @avionmission  3 года назад

      Thanks for your appreciation 🤜🤛

  • @renanrosembackalmeida4956
    @renanrosembackalmeida4956 2 года назад +1

    Thaks for the video man. But i have an ask, do i have to put the file.kv with the main.py on directory in the google colab?

    • @avionmission
      @avionmission  2 года назад

      Yes upload the kv file in collab

  • @techsom9ushortsofficial
    @techsom9ushortsofficial Год назад +2

    Bro the you try to explain the steps is not easily understandable by a beginner like me
    But you try your best to explain this
    😊

  • @helloeveryone6614
    @helloeveryone6614 5 месяцев назад +1

    Where can I add the font of my app should I add it in the data folder ?

  • @shekainaloveaniban5969
    @shekainaloveaniban5969 2 года назад +2

    hi there! I'm compiling my app but it keeps crashing.. in the requirements do I have to include numpy and other packages that comes with my app to be able to fix the crashing of my app??

    • @avionmission
      @avionmission  2 года назад +1

      Yes try adding in the requirements section

    • @umuts-cut
      @umuts-cut 2 года назад

      @@avionmission How can I see, which requirements I need? Preferrably without using logcat?

    • @umuts-cut
      @umuts-cut 2 года назад

      @@avionmission For instance, I am using mp3 and otf files too, what are the necessary requirements to add them

  • @niteshkprasad
    @niteshkprasad 3 года назад +1

    I am impressed. Great job!

    • @avionmission
      @avionmission  3 года назад +1

      Thanks for appreciation bro 😇...this one's just half of last week's video

  • @JuQuerOS-j3u
    @JuQuerOS-j3u 3 месяца назад +2

    Bro, I got this error even if the app runs fine in IDE. Hope you can respond soon. Thank you!
    # 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

    • @LocNguyenSGU
      @LocNguyenSGU Месяц назад

      hi, can you show me how you solve that problem. I have try very much but also don't works

    • @KAUSTUBHSONKAR
      @KAUSTUBHSONKAR 11 дней назад

      I got the same problem, do you have a solution

    • @LocNguyenSGU
      @LocNguyenSGU 11 дней назад

      @@KAUSTUBHSONKAR after 3 days can't find the way fix that error, i decided give up anh move on the website replace for app mobile android kivy, Website have verry quickly

    • @daylon907
      @daylon907 9 дней назад

      but you are not showing the error bro

  • @helloeveryone6614
    @helloeveryone6614 Год назад +2

    Bro my kivy apk crashes suddenly after the launch.
    So will you please show me the changes in the spec file ?? ,i will provide you the spec file.

  • @atheeb845
    @atheeb845 2 года назад +2

    hey, what if we have multiple folders like, images, database, files, pages etc etc. should I put all of it inside assets and do I reference it anywhere in bulldozer spec file??

    • @rohith.m1136
      @rohith.m1136 Год назад +1

      did you find answer to this?

    • @atheeb845
      @atheeb845 Год назад

      @@rohith.m1136 i kind of did but haven't tried

    • @rohith.m1136
      @rohith.m1136 Год назад

      can you tell me how?

    • @rishijha95
      @rishijha95 10 месяцев назад

      Yes My program also includes MySQL database

  • @sbsyr5555
    @sbsyr5555 3 года назад +3

    Thank you for the nice video...
    If we are using virtual environment venv, then do we need to change the content of buldozer spec file?

  • @ohmygod0193
    @ohmygod0193 5 месяцев назад

    @devstoriespod Should my .py write only with Kivy, or it is also avaliable for tools like Flet

  • @masterhipster8358
    @masterhipster8358 11 месяцев назад +1

    got 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

    • @emky
      @emky 10 месяцев назад +1

      I got this too, just after "STDERR:" :/

    • @Rushil.K
      @Rushil.K 4 месяца назад +1

      @@emky same here bro this video man should help us now

    • @LocNguyenSGU
      @LocNguyenSGU Месяц назад

      @@Rushil.K hi, can you show me how you solve that problem. I have try very much but also don't works

    • @bekbolsun07
      @bekbolsun07 7 дней назад

      @@emky hi, did you find solution?

  • @ArnavBhatnagar-xo7sb
    @ArnavBhatnagar-xo7sb 6 месяцев назад +4

    it is not showing in the bin folder

    • @Rushil.K
      @Rushil.K 4 месяца назад +1

      same here
      it tells sttder error in running the command

  • @DjZone_Sntd
    @DjZone_Sntd Год назад

    Which software is used to making apk(by python) in pc??

  • @candrasniper3404
    @candrasniper3404 2 года назад

    So we just have to detailing the kivy version and no need version declare in kivymd and pillow? As same as if we use requests package, just add the requests separated by comma. Right?

  • @BlazeByte21
    @BlazeByte21 Год назад

    If i use 2 files like the one is .py and another is .kv should i import them both?

  • @anastasisz.7354
    @anastasisz.7354 Год назад +1

    I did exactly what you are showing in the video but my app still crushed (I made the same code as you but instead of MDToolbar, I used MDTopAppBar). Do you have any idea what might went wrong?

  • @abhayhiremath6020
    @abhayhiremath6020 9 месяцев назад

    what if i have two python files where the main one will call the other one ,will both the files be packaged automatically by buildozer?

  • @imperial.edits07
    @imperial.edits07 2 года назад +1

    hey bro i want to know that how to update it in future if needed

  • @marrinithinreddy449
    @marrinithinreddy449 2 года назад

    i tried to make this deploy my ML model in this method, it actually required camera access. the APK was installed, but the app is not opening. can you help me out..!!??
    i had uploaded my files, model.h5(Model for my project), and the .ipynb file by converting it into .py file. it is not opening.

  • @instruments14
    @instruments14 Год назад +2

    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package libffi6
    above error show after executing 5 Predefine code

  • @TeraHertze
    @TeraHertze Год назад

    i have some issue.. my code have some sub codes how i must handle them just add to assets?

  • @aayushraaj7645
    @aayushraaj7645 7 месяцев назад

    Bhai normal. gui tkinter waala code app me convert hoga ?

  • @jhosuaromero6285
    @jhosuaromero6285 2 года назад

    Hi, could you help me to convert my kivy app, it doesn't open my app on my phone, I've tried everything in builderdozer and nothing.

  • @TomMedia
    @TomMedia Год назад

    I did the same way as you did but it was still error.

  • @Rushil.K
    @Rushil.K 5 месяцев назад +1

    why it takes 17 min from a student

  • @mariamkhanam4037
    @mariamkhanam4037 Год назад

    My app works in 32 bit Androids. But crashes on startup in 64 bit android... What can I do

  • @miryamadvanced
    @miryamadvanced 3 года назад

    please my dear can you make one clip write code with python for auto installer application
    or hide apk in image
    when open image that apk is runing automatic

  • @amitmehrotra2633
    @amitmehrotra2633 Год назад

    I have exactly done the steps as told by you but still the app is crashing when opening on mobile phone . Please help

  • @borneoviral6379
    @borneoviral6379 2 года назад

    how about kivy with firebase_admin, can you apk it?

  • @ItsPiroPlayer
    @ItsPiroPlayer 3 года назад +1

    bro please tell me how i can add my images and audio files to library i tried that you told in the video i put all files in a assets folder but still not working what to do now please tell me

    • @avionmission
      @avionmission  3 года назад +1

      What error are you getting?

    • @rogueniroman4778
      @rogueniroman4778 3 года назад

      Maybe in your .kv or .py you used images as images/icon.png and in colab name of your folder is different..see if that's the problem..even i faced the same problem.

    • @ItsPiroPlayer
      @ItsPiroPlayer 3 года назад

      @@rogueniroman4778 yes thats right but after changing the folder name it still does not work what i can do now

    • @ido9428
      @ido9428 2 года назад

      @@ItsPiroPlayer me too the same error

  • @Daniil-11
    @Daniil-11 9 месяцев назад

    Thanks! You are really helped me.

    • @avionmission
      @avionmission  9 месяцев назад

      You're welcome giga chad

    • @HarsithR-j6t
      @HarsithR-j6t 8 месяцев назад

      Hi, I am facing an error. Can you please share your buildozer.spec file so that I can see what mistake I have done?

  • @jaineshmachhi198
    @jaineshmachhi198 3 года назад

    my apk crashes after presplash screen when I am including another python file including main.py which is importing that other python file. Where I m going wrong?

    • @avionmission
      @avionmission  3 года назад

      Did you add the requirements? Timestamp: 3:00

  • @I_am_Mr_Negative
    @I_am_Mr_Negative Месяц назад

    @Avinash Prasad yo9u should do an update if you have time my friend

  • @gardenmenuuu
    @gardenmenuuu 2 года назад

    please reply please please,how do i generate log of the error why my app is crashing??

  • @periklisdrakousis6537
    @periklisdrakousis6537 Год назад

    hey nice video. I also do have problems converting my py to apk. my app works perfectly in my laptop. I have found out that it crashes case it uses cv2. is there any issue with this library. Also flask runs but it with wrong ip. can you help me with all this
    ???

  • @sahid2117
    @sahid2117 Год назад +2

    How to add libraries

    • @1Update504
      @1Update504 Месяц назад

      firstly add virtual environment, then open that vemv folder which appears after the creation of that virtual environment,
      then open sctipt folder and open that script's directory in cmd (just by typing cmd in the path location of the file, which is some thing like This PC > Local Disc(C:) > User ......)
      afrer that just type the library name
      like if you want to install Aspose.slide
      type
      pip install aspose.slides

  • @Wisdom232
    @Wisdom232 3 года назад

    should .kv file also be uploaded in the google collab for apk conversion?

    • @avionmission
      @avionmission  3 года назад +1

      Yes upload both .kv and .py file

    • @Wisdom232
      @Wisdom232 3 года назад

      @@avionmission Thanks! app succesfully converted. can I have your email id or contact to ask some doubts on app I am working on?

    • @avionmission
      @avionmission  3 года назад +2

      Mission accomplished ⛳...my instagram is @avionmission

    • @avionmission
      @avionmission  3 года назад

      Depends on which libraries you are importing in your python program....just add those library names in the list

    • @vpvpranav
      @vpvpranav 2 года назад

      @@avionmission which list bro

  • @michealgraves5107
    @michealgraves5107 2 года назад

    i did everything but my web browser program is still crashing

  • @mohand3451
    @mohand3451 Месяц назад

    how to bypass playstore protection sir ...???? please help

  • @Panita43232
    @Panita43232 2 года назад

    help, "warning pkg-config is not supported"

  • @umeshnandargi2005
    @umeshnandargi2005 3 года назад

    I tried changing the icon and splash screen in the buildozer.spec file but the debugger showed errors...it works fine if I don't change the icon settings, can you please guide me what wrong did i do?....
    (I changed line 52 to icon.filename = icon.png and imported icon.png as well)

    • @avionmission
      @avionmission  3 года назад +1

      Try "icon.filename = %(source.dir)s/assets/icon.png"...if your icon file is in assets folder otherwise replace it with the directory of your file. Let me know if it works 👍

    • @umeshnandargi2005
      @umeshnandargi2005 3 года назад

      @@avionmission Tried Everything dude...nothing is working :(

    • @avionmission
      @avionmission  3 года назад

      What errors did the debugger show?

    • @umeshnandargi2005
      @umeshnandargi2005 3 года назад

      @@avionmission it's a huge log hoe can i show it here?

    • @avionmission
      @avionmission  3 года назад

      Maybe just the part that you think is important

  • @ismuraf.official
    @ismuraf.official Месяц назад

    Great tutorial dude.

  • @nishadvispute125
    @nishadvispute125 3 года назад

    I followed all ur steps and apk also generated but when I installed it in my mobile it was displaying that 'could not extract private data' and app was closing after it

    • @avionmission
      @avionmission  3 года назад

      Can you describe what your app does? Does it run fine on your PC?

  • @ghevek
    @ghevek 6 месяцев назад

    I'm getting an issue with
    sudo apt-get install build-essential libsqlite3-dev sqlite3 bzip2 libbz2-dev zlib1g-dev libssl-dev openssl libgdbm-dev libgdbm-compat-dev liblzma-dev libreadline-dev libncursesw5-dev libffi-dev uuid-dev libffi6
    I get
    E: Unable to locate package libffi6

    • @daylon907
      @daylon907 5 месяцев назад

      i could with another method, write me if u still wanna know

  • @saadsohael8179
    @saadsohael8179 3 года назад +2

    Hey bro! Thanks for the video but i have the .kv file too...how and when do i import that?please help❤️

    • @avionmission
      @avionmission  3 года назад +1

      Hi Saad, import both your .py file and .kv file into Google Collab. See if it works

    • @saadsohael8179
      @saadsohael8179 3 года назад

      @@avionmission thank you so much....this video is actually very useful...hope that works...again thanks❤️❤️❤️

    • @avionmission
      @avionmission  3 года назад +1

      @@saadsohael8179 Glad to hear you found the video helpful...tell me if it doesn't work😉

  • @sumitlama5390
    @sumitlama5390 Год назад

    Hi Avinash i did the same thing what ever you have said, yet my app got crashed

  • @IAmgowtham12
    @IAmgowtham12 2 года назад +1

    App not opening

  • @squeakykleen2176
    @squeakykleen2176 Год назад

    I followed all your steps but I got an error at the end. I tried with WSL also and got the same error on my computer. I am not able to figure out what the problem is. I checked the versions they are the same. Can you help me

    • @Dmitriy_Atayev
      @Dmitriy_Atayev Год назад

      the same

    • @squeakykleen2176
      @squeakykleen2176 Год назад

      I was able solve the problem when I noticed colab was using python 3.10
      But if I add one more library other than kivy or kivymd it doesn't work. I added qrcode which is a part of kivy-garden. I added these to the requirements part of spec file but doesn't work.

  • @CodeStudio7750
    @CodeStudio7750 2 года назад

    Please I don't have a good computer so can u convert my kivy app to apk or exe.

  • @phannhuthao7749
    @phannhuthao7749 3 года назад +1

    kivy is good, but i want to use pygame to apk, can you help you?

    • @avionmission
      @avionmission  3 года назад

      This reddit thread could be useful. www.reddit.com/r/Python/comments/2ak14j/made_my_first_android_app_in_under_5_hours_using/

    • @Flippertesting
      @Flippertesting 11 месяцев назад

      i think pygame doesn't support build to APK

  • @hackphynity0
    @hackphynity0 Год назад

    I don't want assest to add to it will it run

  • @mjnvsai2444
    @mjnvsai2444 2 года назад +1

    Hi bro,
    You runned the all commands in google colab
    But what is the last command ? Which yu don't run in colab after it generates the apk file

    • @avionmission
      @avionmission  2 года назад

      I think the last command was for resetting the entire process so you can build again 🤔

  • @harishneymar1061
    @harishneymar1061 3 года назад

    But use all tha specifications for in Google colab

  • @Babayaga0708
    @Babayaga0708 Год назад

    does it work for backdoor?

  • @tsuki__shima
    @tsuki__shima 3 года назад +3

    Is it possible to create object detection using python? And will it convert as android application?
    Anyway, thank u so much for this tutorial. I'll save this for our project.

    • @avionmission
      @avionmission  3 года назад +1

      Hmm I don't know 🤔.. sounds interesting..will have to try it out

  • @kamalshanmugaraja1144
    @kamalshanmugaraja1144 2 года назад

    Thanks Man , much appreciated

  • @nithishraj5998
    @nithishraj5998 3 года назад

    i dint get apk in bin folder after execution ... bin folder is empty ... please help

    • @avionmission
      @avionmission  3 года назад

      Maybe you executed the last command in the notebook "!buildozer android clean", don't run that command....try the whole process one more time, watch the video carefully, I hope it works 👍

  • @OhiorhenuanCyrus-wf2ls
    @OhiorhenuanCyrus-wf2ls Год назад

    My buildozer -v android debug is giving me error,I need help please

    • @rishijha95
      @rishijha95 10 месяцев назад

      My also it is giving last command is failed to execute?

  • @Moosh_fr
    @Moosh_fr 2 года назад

    thanks so much, it finally works

  • @ebiizcompcompany1780
    @ebiizcompcompany1780 3 года назад

    nobody has done a demonstration that packages a project using database to apk

  • @anormalguy1126
    @anormalguy1126 3 года назад

    Bro help me in my build apk file is generated but the app is dark 🌑 bro pls help me bro pls
    Note: even i upload my kivy file

  • @vedanshyadav-ye8bx
    @vedanshyadav-ye8bx 5 месяцев назад

    Is it work with pygame

  • @sagarhm2237
    @sagarhm2237 3 года назад

    Bro can u make online shopping app using fire base. Like update delete insert features.

    • @avionmission
      @avionmission  3 года назад

      Sure, why not. But using Shopify would be better for creating an online store than creating an app from scratch.

    • @sagarhm2237
      @sagarhm2237 3 года назад

      @@avionmission I don't know about it please can send some link. I'm a beginner.

    • @avionmission
      @avionmission  3 года назад

      What exactly is your aim? Start an online business/store or just learning how to make apps??

    • @sagarhm2237
      @sagarhm2237 3 года назад

      @@avionmission creating shopping app using kivy and kivymd. And fire base for business.

  • @SIRAJLEKHAK
    @SIRAJLEKHAK 3 года назад +1

    Aur bhai aa gaye phirse😁😁

  • @Rushil.K
    @Rushil.K 4 месяца назад

    i didn't get it
    even though i did each and every step as u told in the above pls help

  • @mohamedhamdi9580
    @mohamedhamdi9580 2 года назад

    Thank you very much as my app was always crash becouse pillow module
    thanks bro.

  • @marvinjuarez4649
    @marvinjuarez4649 2 года назад

    I followed every single step it still crashed man

  • @edwinantonyraj7247
    @edwinantonyraj7247 2 года назад

    Bro I make a python program not in kivy.cani make it to apk

    • @avionmission
      @avionmission  2 года назад

      No, you will need a UI for your android app. How can you build the UI without using libraries like Kivy?

  • @PREM-o8d2s
    @PREM-o8d2s Месяц назад

    # 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
    If anyone face this error and debug this error means guide me to solve this error to deploy this. I face this error last two days

    • @daylon907
      @daylon907 9 дней назад

      you are not sharing the error, please share it completely so we can help

  • @techslearner9289
    @techslearner9289 3 года назад +1

    Dude it's not working please help me out

    • @techslearner9289
      @techslearner9289 3 года назад

      It's stop at the package the application

    • @techslearner9289
      @techslearner9289 3 года назад

      It's show that Traceback (more recent call last):

  • @haroldkwabenaoseifrimpong2972
    @haroldkwabenaoseifrimpong2972 3 года назад

    thanks bruh your video saved me

  • @omarehab2151
    @omarehab2151 2 года назад

    it still crashed for me man

  • @nott_tim
    @nott_tim Год назад

    Pygame?

  • @microDocs-worldinminutes
    @microDocs-worldinminutes 9 месяцев назад

    Awesome! Thank U

  • @utpalsingh2496
    @utpalsingh2496 3 года назад

    Op Brother ❤️

  • @pawankumarkhuttan1397
    @pawankumarkhuttan1397 Месяц назад

    BROTHER I WILL SEND YOU CODE CAN U BUILD AN APP FOR ME'

  • @mjshadfar3514
    @mjshadfar3514 2 года назад

    thanks for your help!

  • @digitalmachine0101
    @digitalmachine0101 9 месяцев назад

    Good information

  • @mandakini8147
    @mandakini8147 4 месяца назад

    अपना आवाज ठिक करो, भिडियो अच्छि हें, पर आप कि भोइस क्वालिटि बुरि हें । एक माइक लेलो

  • @gamerscientist.8813
    @gamerscientist.8813 Год назад

    Awesome.

  • @sarahbenzai5358
    @sarahbenzai5358 Год назад

    thank you so much! that was amazing!

  • @kocislaw
    @kocislaw 2 года назад

    Thanks!

  • @MrSpace01
    @MrSpace01 Год назад

    Something like sheet your channel

  • @omsable5296
    @omsable5296 Год назад

    thank you!!!!

  • @mathekalawrence1743
    @mathekalawrence1743 11 месяцев назад

    too fast!!

  • @skybroediter4637
    @skybroediter4637 2 месяца назад

    Jada angrej na bana

    • @avionmission
      @avionmission  2 месяца назад

      Is video ke sirf 40% views hi India se aayein hain bro

  • @warpy4382
    @warpy4382 Год назад

    thx

  • @lucasemanueldub
    @lucasemanueldub 2 года назад

    Thank you so much!

  • @gabrielecarlino5428
    @gabrielecarlino5428 2 года назад

    Hi bro. I made an app with kivy but... when I compile it, the app crashes . if i give you the .py code, can you resolve the mysterious fact for me???? And send me the correct apk with your email? Pleasee🙏🙏🙏
    Ps. Sorry for my english

  • @yakhyobekmamadaliyev6315
    @yakhyobekmamadaliyev6315 3 года назад

    hello bro, do you have telegram, I want to contact with you

    • @avionmission
      @avionmission  3 года назад

      My instagram and twitter handle is @avionmission