Skip to content

My app crashed by raising error about Python3.5m, but i made apk by python2.7..!!! #933

@ghost

Description

Hi guys
I made an apk from my project by python2 and buildozer, i installed and run on two phone by android version 4.2.2 and 4.12 and both crashed by below error:

Error: Couldn't load python3.5m: findLibrary returned null

In apk package sub address of /lib/armeabi-v7a/ below files exists:

libmain.so
libpython2.7.so
libSDL2.so
libSDL2_image.so
libSDL2_mixer.so
libSDL2_ttf.so
libsqlite.so

Why when i used python2 for making package error raised about python3.5m?

kivy==1.9.1
Cython==0.25.1
python-for-android==0.4
buildozer==0.32
Also my OS is Ubuntu 15.10 and i used android_new target and android API v19 and 23 and 24 also i used Android NDK r12b.

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