[PyQt] pyqtdeploy: howto add egg's?
Phil Thompson
phil at riverbankcomputing.com
Wed Feb 3 22:09:03 GMT 2016
On 3 Feb 2016, at 6:50 pm, Schluchti <schluchti at gmail.com> wrote:
>
> Hi Phil,
>
> thanks for your reply.
>
> Sorry for the dumb question, but what do you mean by "adding the .egg
> manually to the .apk"?
> I unpacked a *.apk and found a "lib" folder in there. Do you mean that I
> should put the *.so files in there
> and add the corresponding *.py files via pyqtdeploy?
I don't know anything about creating .apk files - that's left to the Qt and Android tools. Presumably they include a mechanism for adding additional files and libraries.
Phil
More information about the PyQt
mailing list