Android does not support PyQt4. However PyQt5 supported (see this). However, you could port your application to use PySide. It provides bindings for the Qt4 platform.
Read moreCan you use Qt for mobile?
Qt is the solution that lets you connect the dots across platforms and between online and physical experience. Deploy your apps on Android, iOS and Universal Windows Platform (UWP) .
Read moreWhich is better KIVY or PyQt5?
On the desktop, PyQt is better because you can get a near-native look and feel easy and you have a simple gui designer. But on mobile, it makes more sense to go with Kivy. Kivy is more oriented towards mobile interfaces. PyQt is more oriented towards desktop software.
Read moreWhich apps use PyQt?
Notable applications that use PyQt
Read moreCan we make mobile app with PyQt5?
Pyqtdeploy is a tool to run PyQt applications. It supports the deployment of desktop platforms (Linux, Windows and OS X) and mobile platforms (iOS and Android) .30 Tem 2019
Read moreIs PyQt for mobile?
PyQt represents a set of Python v2 and v3 connections for the Qt application framework. It can be used on all platforms that support Qt, such as Windows, OS X, Linux, iOS, and Android .7 Kas 2019
Read moreCan Qt be used for mobile apps?
Qt is a cross-platform app development framework for mobile, desktop, and embedded applications. Qt supports such platforms as Android and iOS , BlackBerry, Windows, Linux, OS X, and many others.
Read more