python-for-android (p4a) is a development tool that packages Python apps into binaries that can run on Android devices. It can generate: Android Package (APK) files, ready to install locally on a device, especially for testing. This format is used by many app stores but not Google Play Store. Android App Bundle (AAB) files which can be shared on Google Play Store. Android Archive (AAR) files which