Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: build apk using new python3 p4a toolchain #4864

Merged
merged 3 commits into from
Nov 26, 2018

Conversation

SomberNight
Copy link
Member

@SomberNight SomberNight commented Nov 23, 2018

Build Android APK using Google Android NDK and new p4a toolchain (kivy/python-for-android#1412).

(wishlist: make a dockerfile for this mess...)

fixes #4728

@SomberNight SomberNight force-pushed the android_build_2018nov branch from 46053e9 to d8f6ea0 Compare November 24, 2018 02:34
@SomberNight SomberNight changed the title [WIP] android: build apk using new python3 p4a toolchain android: build apk using new python3 p4a toolchain Nov 24, 2018
so that we don't need the extra permission.
also because phones these days have enough internal storage for
the headers; and maybe it's better even for security reasons to
store it there.
no upgrade path is provided for the headers stored on external storage,
we will litter the filesystem and leave them there. they will be
downloaded again into internal storage.
@SomberNight SomberNight force-pushed the android_build_2018nov branch from d8f6ea0 to b21064f Compare November 26, 2018 17:29
@SomberNight SomberNight merged commit 12c6a40 into spesmilo:master Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot upload .apk to Play Store (App APKs should have a targetSdkVersion of at least 26.)
1 participant