bpo-30386: Add a build infrastructure for Android. by xdegaye · Pull Request #1629 · python/cpython
See libffi/libffi#265. The external libraries are now untared in the build tree instead of the source tree previously.
sys.prefix must not be located on /sdcard: pip adds a sys.prefix/bin/ directory and fails upon PermissionError raised when using the /sdcard file system.
This was referenced
Sep 15, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters