Skip to content

E/linker: site-packages/android/_android.so too small to be an ELF executable #768

@Fak3

Description

@Fak3

Hi. I built and installed app on my adndroid phone. It seems to work fine, but i noticed an error in the log running

$ adb logcat *:W
E/linker  (13751): load_library(linker.cpp:771): too small to be an ELF executable: /data/data/org.spbelect.myy/files/lib/python2.7/site-packages/android/_android.so

I built an app with these commands:

p4a create --dist_name=testsdl2 --bootstrap=sdl2 --requirements=sdl2,python2,kivy,pil
p4a apk --private /home/z/pproj/mykivy/ --package=org.spbelect.myy --name="myy" --version=0.8 --dist-name testsdl2

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