I really like the idea. I'm still thinking about how to make it work for me. Here's what my current process is like: - I write the app and run it iteratively (this has been stressful without hot reload) - upload to colab runtime - compile - download - test on phone - debug with adb Tools: Scrcpy, Google Colab (my pc is too slow to compile on; it takes hours), VS Code, adb I was currently working on adding KivyMD hot reload to my flow when I came across your video.
@@chrislearnlog are you using Windows or Linux? I would recommend setting up the Kivy Reloader on your computer, making sure to compile and hot reload from your computer. Once this is done, you can start moving the files from your project properly to the new advanced structure that we propose on this video.
If you're on Windows then you need to follow the Windows installation guide and the How to Use guide for Windows: kivyschool.com/kivy-reloader/windows/installation/
Yes it will work on Windows only, if you need to make python to apk you need WSL2 setup as detailed in this channel or in kivyschool's kivy-reloader installation setup.
❤🌺 thank you very much it's a wonderful work 👍
Thanks. If you need any help join the Kivy discord channel, we can help you there
I really like the idea. I'm still thinking about how to make it work for me.
Here's what my current process is like:
- I write the app and run it iteratively (this has been stressful without hot reload)
- upload to colab runtime
- compile
- download
- test on phone
- debug with adb
Tools: Scrcpy, Google Colab (my pc is too slow to compile on; it takes hours), VS Code, adb
I was currently working on adding KivyMD hot reload to my flow when I came across your video.
@@chrislearnlog are you using Windows or Linux?
I would recommend setting up the Kivy Reloader on your computer, making sure to compile and hot reload from your computer.
Once this is done, you can start moving the files from your project properly to the new advanced structure that we propose on this video.
@@KivySchool I use windows.
@@chrislearnlog follow our WSL2 tutorial at the Kivy Reloader - Windows section on Kivy School
i am still stuck on running or build to android apk
We can help you at Kivy Discord channel
will this work on windows?
If you're on Windows then you need to follow the Windows installation guide and the How to Use guide for Windows: kivyschool.com/kivy-reloader/windows/installation/
Yes it will work on Windows only, if you need to make python to apk you need WSL2 setup as detailed in this channel or in kivyschool's kivy-reloader installation setup.