Skip to content

added .aar bundle support in recipes, experimantal VLC recipe#475

Closed
ibobalo wants to merge 7 commits into
kivy:masterfrom
ibobalo:05d1aea
Closed

added .aar bundle support in recipes, experimantal VLC recipe#475
ibobalo wants to merge 7 commits into
kivy:masterfrom
ibobalo:05d1aea

Conversation

@ibobalo

@ibobalo ibobalo commented Oct 14, 2015

Copy link
Copy Markdown
Contributor

added .aar bundle (binary distribution of an Android Library Project)
experimental VLC recipe added (can play local video using jnius.autoclass('org.videolan.libvlc.MediaPlayer'))

@inclement

Copy link
Copy Markdown
Member

Looks super cool.

As I mentioned in the old PR, could you abstract the aar unpacking to a method of Bootstrap, to avoid repeating the code?

Also, do you have an example of using the vlc player, e.g. just a short kivy script that could go in the tests/examples folder? This would make this easier to test, both right now and to see the capabilities of p4a in the future.

@ibobalo

ibobalo commented Oct 14, 2015

Copy link
Copy Markdown
Contributor Author

ok, i'll do abstract tomorrow
no short example yet. libvlc suppose complex usage including a lots of callbacks, event listeners and so on. i'm working on simple kivy widget wrapper for. but it still very unstable

@inclement

Copy link
Copy Markdown
Member

Closed in favour of #480

@inclement inclement closed this Oct 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants