8000 Running on Android 4.0 doesn't work when building for target api 19 · Issue #1104 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content
Running on Android 4.0 doesn't work when building for target api 19 #1104
Closed
@inclement

Description

@inclement

I noticed this while debugging #903. The error is as follows:

D/dalvikvm( 1265): Trying to load lib /data/data/org.test.testapp_python2/lib/libpython2.7.so 0xa1d050d0
V/python  ( 1265): Library loading error: Cannot load library: reloc_library[1285]:   650 cannot locate 'wait4'...

Building the same app for target api 15 seems to work.

I don't know if we can do anything about this, but we should probably at least document it. It would be good to verify if this affects non-emulator devices, as I only have the emulator to test with for this android version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0