[PyQt] pyqtdeploy building demo problem with NDK

Phil Thompson phil at riverbankcomputing.com
Wed Aug 1 10:09:57 BST 2018


On 1 Aug 2018, at 8:09 am, Ronald Petit <elronaldpetit at gmail.com> wrote:
> 
> Hello, I'm trying to build the pyqt-demo for android using pyqtdeploy, I'm following the documentation, however it's pointed for a host building and I'm on linux.
> 
> My problem is, that when running the build script, I'm asked to use the environmental variable ANDROID_NDK_PLATFORM to set the API level, but after doing it it just keep asking me for it.

The format of the value is, for example, android-28

> I'm using the latest snapshot, pyqtdeploy-2.2

The current snapshot is untested on anything other than macOS.

Phil


More information about the PyQt mailing list