[New-bugs-announce] [issue32210] Add the versions of the Android SDK and NDK to test.pythoninfo
Xavier de Gaye
report at bugs.python.org
Mon Dec 4 04:39:35 EST 2017
New submission from Xavier de Gaye <xdegaye at gmail.com>:
* The NDK version can be obtained by parsing the file $ANDROID_NDK_ROOT/source.properties.
* The versions of the SDK build-tools, emulator and platform-tools packages as well as those of the system images can be obtained by parsing the output of "$ANDROID_SDK_ROOT/tools/bin/sdkmanager --list".
----------
components: Cross-Build
messages: 307544
nosy: Alex.Willmer, vstinner, xdegaye
priority: normal
severity: normal
stage: needs patch
status: open
title: Add the versions of the Android SDK and NDK to test.pythoninfo
type: enhancement
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32210>
_______________________________________
More information about the New-bugs-announce
mailing list