Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Changes for Android #52

Merged
merged 3 commits into from Oct 9, 2012
Merged

Changes for Android #52

merged 3 commits into from Oct 9, 2012

Conversation

theuni
Copy link
Collaborator

@theuni theuni commented Oct 8, 2012

For better or worse (much worse) here's what's needed to get pvr libs built in a way that Android can digest them.

Untested so far, but they all build as expected. Next step will be to get the xbmc deps/packaging fixed up, then wrap em up in an apk and see if they load.

Here's the background:

In order to have it possible to ship these with the apk, they need to be renamed to lib*.so. They must also be unversioned. Currently the soname is not correct, I'll have to do some real-world testing to see if that matters for dyloaded libs.

Cory Fields added 3 commits October 8, 2012 16:56
Android solibs must be unversioned.
This is a nasty hack, but one that was used fo vis and screensavers as well.
Android libs must be of the form "^lib.*\.so$" in order to be shipped in the
apk.
@opdenkamp
Copy link
Owner

didn't break anything on linux

@opdenkamp
Copy link
Owner

@theuni you got push access now. feel free to hit the button

theuni added a commit that referenced this pull request Oct 9, 2012
@theuni theuni merged commit 3edbf3d into opdenkamp:master Oct 9, 2012
Jalle19 added a commit to Jalle19/xbmc-pvr-addons that referenced this pull request Oct 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants