Will pyinstaller create a Python/PyQt/Qt5.2 app for Android?
 
This question is forward-thinking because Qt5.2 is soon released and SHOULD 
support Android.
 
Suppose Android (based on the Linux kernel) supports dynamically loaded 
libraries. I'm still fuzzy about whether the Pyinstaller bootloader is 
compatible with the Android kernel ( to start a Python interpreter as a 
subprocess) and whether the kernel would load dynamic libraries.  Or do you 
need a very small Java program to start the ball rolling, bundled in an apk?

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to