Hello, tell me how to make the application adjust to the size of the phone screen. I made an application and on some phones the buttons slide down or to the side
got an apk at the end but it instantly closes when i try to open it.. my app does work on my windows pc, browser and on android with the flet app.. just as an compiled apk it does not work :(
Estoy usando Linux Mint, y al final presente este error en la Terminal 😞 Packaging Python app...Flet app package app/app.zip was not created. Error building Flet app - see the log of failed command above.
Yo tambien presente el mismo error y escribi este comando sudo snap install flutter --classic y despues presente este otro error Packaging Python app...Flet app package app/app.zip was not created. Error building Flet app - see the log of failed command above. :( yo estoy usando Linux Mint
@deepakpune5 in my case i fixed managing life cycle events, some phones destroy activities if apps are put in bg mode, u can handle this on code or changing dev ops on ur android, set it to keep activities alive
nó chỉ hoạt động với project đơn giản thôi, với project tôi nó có nhiều package với nhiều phiên bản khác nhau thì lại lỗi và không build ra fike apk đc
@@juergenw7495 1)install flutter sdk from its official website (windows version) 2)install android studio, go ahead with recommended settings 3)install visual studio with any c++ workloads 4)in your terminal run "flutter doctor -v" 5)you should get warning/requirement related messages 6)based on those requirement install android studio components (usually ndk) amd agree licenses if needed 7)then re run the cmd in step 4 amd check if all ok 8)test any small flet app with cmd "flet build apk -v" 9)note: due to flet being new, they have lots of building issues so i used v0.22 and don't import any external non python module.
Been waiting for this.
Glad the flet community keeps growing.
Now I can tell people I'm an Android app developer 😂
😂😂😂 lol I'll go update the CV
@@3uz Senior mobile developer
Finally😅 LOL
me too 😂😂
This is so cool, way more intuitive method of learning the android environment! My goal is to learn how to request a permission such as gps
Yeah 👍❤
Can you tell me how add permission for app flet like External storage or any permission and what I do make this
Fantastic man! You should do a series on this.. probably fastapi and flet and probably a taking note app...
Thank you very much again, do you have any idea how to change the splash screen, and application icon things?
Cool now I am Android developer
Sticking to Kivy for it's versatility.
but kiviy looks ugly
Bugged on Linux nvidia proprietary openGL compositor.
@@infernalsorcery7923 works well on windows
Great, another Flet vid!
guess you had quite a exp in the new year, looking at your head. Hope you are ok man. Thank you for the videos.
Congrats 🎉 your video has been recommended by the Python Bytes podcast ep.367 for anyone who wants to see how to build the apk from a Flet app.
Great, Thank's for the video. I'm very interested in python flet and your video make me more excited!
It would be nice if this functionality is baked into felt instead of installing multiple dependencies...
Where to write package name and how to convert abb file to upload playstore
in your opinion what's the pros and cons between Flet vs Kivy?
From what I understand, Kivy is more mature while Flet is a lot younger.
on top (as i read in the flet doc) flet uses kivy or at least kivy components for the android build ... stick to the source
@@BRLN1 oh wow I didn't expect that. I did write a bit of Kivy in the past before later deciding on PWA route.
Awesome as always 🎉
What operating system are you using?
Hello, tell me how to make the application adjust to the size of the phone screen.
I made an application and on some phones the buttons slide down or to the side
Really awesome, thanks a lot!
Is it possible to request permissions on android and then how?
got an apk at the end but it instantly closes when i try to open it..
my app does work on my windows pc, browser and on android with the flet app.. just as an compiled apk it does not work :(
me too :(
Can you pls demonstrate the process for iOS?
Is it necessary to add SafeArea ?
Estoy usando Linux Mint, y al final presente este error en la Terminal 😞
Packaging Python app...Flet app package app/app.zip was not created.
Error building Flet app - see the log of failed command above.
comprueba con el comando flutter doctor que tienes instalado todos los sdk y tools necesarios para compilar tu app
app/app.zip was not created: sudo -E flet build apk ..... flutter install with: sudo apt install flutter --classic ... android-sdk: sudo apt install android-sdk sdkmanager
@@viewsz I already ran the command and I still get the same error
please help me with flet mysql db connection and then create apk...
help me to build apk with mysql databse connection in flet
Sir we need to know how to do it in windows please
Thank you for an important program , now i become a professional android programmer 😂😂😂😂😂😂😂
Would you update your Flet playlist with this one?
SEND MY LIKE!!!, thanks for the video firend, maybe have someone video to do APK using Windows?, thanks friend
when I run "flet run file_name" it says it does not recognize flet as external command, blah,blah,blah!
E: Package 'sdkmanager' has no installation candidate
Cool will try this
it is possible for ios too ?
Yes
how :-)@@oguzhan.yilmaz
flet build ipa
Bro, did not mention the size of the apk
Flet rocks!
you are my hero bro thanks
"`flutter` command is not available in PATH. Install Flutter SDK." :(
Yo tambien presente el mismo error y escribi este comando sudo snap install flutter --classic y despues presente este otro error Packaging Python app...Flet app package app/app.zip was not created.
Error building Flet app - see the log of failed command above. :( yo estoy usando Linux Mint
@@jesusmedina9356i use ubuntu 22.04
It creates the apk but got bugs whenever the app gets in second plan it never resumes back and crashes right away, anyone facing same issue ?
for me too it just crashes on android. How to find the issue ?
@deepakpune5 in my case i fixed managing life cycle events, some phones destroy activities if apps are put in bg mode, u can handle this on code or changing dev ops on ur android, set it to keep activities alive
where to write package name you didn't mention
nó chỉ hoạt động với project đơn giản thôi, với project tôi nó có nhiều package với nhiều phiên bản khác nhau thì lại lỗi và không build ra fike apk đc
please tell us how to set logo?
how can ı get flet apk without android studio
Download Android SDKs only!
How can I change the app icon?
Is this possible on windows
I'm making cybersecurity software called "Arcanel"and i can't make into APK & IPA files, so i will watch an tutorial
how do you do it on windows!?
Well done ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Sir please make convert flet app into android apk in windows 11 i try many times but i failed
Thanks a lot
Thanks
I am Android developer 😂😂
Bruh! The hell happend to you forehead?
what happened to your head ?
Yesssssss😂
Speech french please...
Learn English please and stop surrendering
Je ne savais pas que ça intéressait des gens dans la communauté francophone.. je vais peut-être en faire aussi alors 🧐
its even simpler in windows. All i had to do was install flutter sdk and android studio and boom easy apk compilation.
hello, can you please specify how to do that? i have both installed but i cannot find a way to make the apk compilation
@@juergenw7495
1)install flutter sdk from its official website (windows version)
2)install android studio, go ahead with recommended settings
3)install visual studio with any c++ workloads
4)in your terminal run "flutter doctor -v"
5)you should get warning/requirement related messages
6)based on those requirement install android studio components (usually ndk)
amd agree licenses if needed
7)then re run the cmd in step 4 amd check if all ok
8)test any small flet app with cmd "flet build apk -v"
9)note: due to flet being new, they have lots of building issues so i used v0.22 and don't import any external non python module.