Python for Mobile Development – Beginner

Build your first Android and iOS apps with Python and Kivy. No mobile experience required.

0.0 (0 reviews)
0 students Beginner
Created by System Administrator  ·  34 chapters  ·  10 modules
Free
Full lifetime access
Access on all devices
Mock tests included
Certificate of completion
What You'll Learn
Install and configure Kivy on Windows, Mac and Linux
Understand the Kivy widget tree and layout system
Build touch-enabled UIs with buttons, labels and text inputs
Use KV language for clean UI/layout separation
Handle touch events and gestures
Work with screens and navigation
Style apps with colours, fonts and images
Store user data with SQLite and JSON
Package apps for Android with Buildozer
Debug and test on device emulators
Course Content
10 modules · 34 chapters
What is Mobile Development with Python? Preview
Installing Kivy & Setting Up Your Environment Preview
Your First Kivy App Preview
Understanding Widgets & the Widget Tree
Course Description

This beginner course introduces mobile app development using Python and the Kivy framework. Starting from zero mobile experience, you will install the tools, understand the core concepts, and build real touch-enabled apps that run on both Android and iOS.

By the end you will have built a working calculator app, a quiz app, and understand how to package and share your creation.

Your Instructor
A
System Administrator
Course Instructor
Prerequisites
Basic Python (variables, functions, classes)