[Python-Dev] Support of the Android platform
Xavier de Gaye
xdegaye at gmail.com
Mon Dec 11 08:00:00 EST 2017
More information about the Python-Dev mailing list
Mon Dec 11 08:00:00 EST 2017
- Previous message (by thread): [Python-Dev] Support of the Android platform
- Next message (by thread): [Python-Dev] Support of the Android platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/10/2017 10:27 PM, Skip Montanaro wrote: > I'm not familiar with software development on/for Android, but > wouldn't official support also involve suitable package creation or > does that just fall out for free from the build-for-emulator PR? > > Skip > The build-for-emulator PR allows building for a device but the packaging of an Android application into an installable APK (a zip file actually) is the responsability of the java application developer. Xavier
- Previous message (by thread): [Python-Dev] Support of the Android platform
- Next message (by thread): [Python-Dev] Support of the Android platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list