Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish Android packaging script #20

Open
mfkl opened this issue Apr 19, 2019 · 2 comments
Open

Finish Android packaging script #20

mfkl opened this issue Apr 19, 2019 · 2 comments

Comments

@mfkl
Copy link
Owner

mfkl commented Apr 19, 2019

Done:

  • Download Android release APKs
  • Extract libc++_shared.so and libvlc.so
  • Download and extract AWindow.java, IVLCVout.java and AndroidUtil.java from sources.

To do:

@jasells
Copy link

jasells commented Dec 13, 2024

Is this stale? I am trying to get familiarized with the build process for the LibVLCSharp packages, as I may be able to help.

Not sure what the current process is? It appears to be semi-manual with steps like these listed as todo still manual, and then the various buildsystem/package-nuget-[platform].sh run manually?

If there is a doc on how to run the current packaging, I could start there, or any pointers on how to start.

I have done a lot of nuget packaging for Android and iOS, so if I can get my head around the current process I can probably help toward CI or weekly/monthly builds to produce libVlcSharp packages more regularly.

Note: This probably can be used to skip the compile step in the TODO, as it has already been done and published as .aar.
https://mvnrepository.com/artifact/org.videolan.android/libvlc-all/3.4.9

@mfkl
Copy link
Owner Author

mfkl commented Dec 17, 2024

Yes it's stale cause I haven't had time.

We actually need to build our own LibVLC version for license reasons.
Branch should be 3.x, not master.

If you'd like to help, you can get inspiration from https://code.videolan.org/videolan/vlc-unity/-/blob/master/.gitlab-ci.yml?ref_type=heads.

Feel free to join the discord also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants