Skip to content

p4a (2019.10.6) project build file management #2045

Description

@RobertFlatt

Versions

  • Python: 3.7
  • OS: Android 10
  • Kivy: 1.11.1
  • Cython: 0.29.13

NDK r19c
I use 19c because 19b is not available at
https://developer.android.com/ndk/downloads/older_releases
SDK 29

Description

Three issues with project build file management, these are I think new with 2019.10.6:

  1. If I edit main.py the change is not included in the apk unless I first delete main.pyc

  2. "--clean_bulds" option does not appear to work, but "--clean_all" works

  3. If I have two projects, both NDK 19c and SDK 29
    First project builds and runs
    Second project build but fails with SDL Error (see image)
    p4a clean_all
    Second project builds and runs
    First project build but fails with same SDL Error

Screenshot_20191223-144340

buildozer.spec

Command:

// REPLACE ME: buildozer command ran? e.g. buildozer android debug

Spec file:

// REPLACE ME: Paste your buildozer.spec file here

Logs

// REPLACE ME: Paste the build ouput containing the error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions