[PyQt] 回复: pyqt for android

iMath 2281570025 at qq.com
Tue Feb 25 13:06:20 GMT 2014


Glad to hear this !
but when could  you possibly let us to have the tools for developing Android apps ?


------------------ 原始邮件 ------------------
发件人: "phil";<phil at riverbankcomputing.com>;
发送时间: 2014年2月23日(星期天) 下午3:43
收件人: "Aljoša Mohorović"<aljosa.mohorovic at gmail.com>; 
抄送: "pyqt"<pyqt at riverbankcomputing.com>; 
主题: Re: [PyQt] pyqt for android



On 22-02-2014 11:16 pm, Aljoša Mohorović wrote:
> On Sat, Feb 22, 2014 at 11:22 PM, Phil Thompson
> <phil at riverbankcomputing.com> wrote:
>> I am developing a deployment tool which will make it easier to 
>> create a
>> deployable package (for all platforms) but that is separate.
>
> This is much closer to what I'm looking for.
> Although I could spend a weekend figuring out what it takes to make a
> pyqt5 app work on android device what I'm actually looking for is
> tools/guides and a general feeling that eventual problems w/ pyqt5 on
> android will be resolved.
> I believe that I would be more productive developing android apps w/
> pyqt5 but not if I would spend most of time figuring out howto do
> basic stuff like creating app.apk or fixing platform
> runtime/deployment bugs instead of focusing on actual app 
> development.
> Thanks for info
>
> Aljosa

Agreed. The deployment tool with take a Python installation, your 
application, PyQt5 (much like tools like PyInstaller, py2exe etc) and 
create a qmake .pro file and the required C++ source code for creating a 
single application executable. The standard Qt tools will then handle 
all the complicated packaging and deployment issues - for all platforms.

See...

http://www.riverbankcomputing.com/hg/pyqtdeploy/

Phil
_______________________________________________
PyQt mailing list    PyQt at riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140225/5511e4f6/attachment.html>


More information about the PyQt mailing list