
How to Draw Circles, Rectangles and Lines in Kivy for Python!
- Frank
- September 26, 2023
- Kivy
- Python
Kivy is a popular Graphical User Interface (GUI) Package for Python, which allows for mobile app development and is cross-compatible between windows, mac, linux, iOS and android. Drawing basic shapes onto a main widget canvas is a great way to get started designing your app and making sure all the drawn shapes are dynamically resizable […]
Read More
How to Create Python Games and Mobile Apps with Kivy
In this five hour Kivy course, learn to create games and applications with Python for every platform (Windows, Mac, iOS, Android). First you will learn how to use the Kivy library. You will create graphical user interfaces with buttons, labels, and images. You will learn how to implement many kinds of layouts to create interfaces […]
Read More
How to Convert Python to Android Apps with Windows
- Frank
- August 6, 2021
- adb
- adb for windows
- adb server
- android app
- Android Debug Bridge
- apk
- buildozer
- buildozer windows
- buildozer wsl
- compile
- convert py to apk
- convert python to android
- gui
- Kivy
- kivy buildozer
- kivy gui
- kivy tro android
- KivyMD
- KivyMD app
- mobile app
- p4a
- py to apk
- python android app
- python for android
- python gui
- python mobile app
- python on mobile
- python on phone
- python programming
- python to android
- python tutorial
- ubuntu wsl
- windows subsystem for linux
- WSL
In this tutorial, Mariya will show you how to convert your Python projects into Android applications using Windows (of all things!). We will Create a Windows Subsystem for Linux (WSL), Learn about Android’s Debug Bridge (adb) and use Buildozer to compile our .py files into .apk. Time Stamps: 00:00 – intro 00:30 – Install Windows […]
Read More