[PyQt] Android support?
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Sat Nov 26 11:31:23 GMT 2011
    
    
  
On Sat, 26 Nov 2011 19:04:16 +0800, zw g <pekingmaster at gmail.com> wrote:
> Dear List,
> 
> 
> Sorry if this is stupid.
> Is it possible to develop apps for Android using PyQt?
> 
> Any idea please share.
> 
> 
> Gui
In theory yes, it requires...
Qt support - ongoing but not yet production ready (as I understand it).
Python support - I think unofficial patches are available.
PyQt support - should be trivial if the above is in place.
Python Android bindings (ie. access to required Android specific APIs) -
no idea.
Phil
    
    
More information about the PyQt
mailing list