Tutorial 5 - Taking it Mobile

So far, we’ve been running and testing our application on the desktop. However, BeeWare also supports mobile platforms - and the application we’ve written can be deployed to your mobile device, too!

iOS

iOS applications can only be compiled on macOS.

Let’s build our app for iOS!

Android

Android applications can be compiled on macOS, Windows or Linux.

Let’s build our app for Android!