Page 1 of 1

VLC interfaces for Android developpers

Posted: 25 Jun 2012 16:37
by bobygerm
Hello,

When VLC will be officially available on Android, what interfaces will it serve ?

In particular, will android developpers be able to :

- use the libvlc library with java bindings ?
- use "intents" to launch VLC with extra information ?
- use http interface ?
...

Re: VLC interfaces for Android developpers

Posted: 25 Jun 2012 17:19
by Jean-Baptiste Kempf
- use the libvlc library with java bindings ?
- use "intents" to launch VLC with extra information ?
- use http interface ?
I think Intents for the normal VLC application.
I think libvlcjni bindings if you want your own application.
No HTTP interface planned, yet.

Re: VLC interfaces for Android developpers

Posted: 02 Jul 2012 17:38
by DieBagger
Any plans on releasing binaries for the libvlc bindings as well?

Re: VLC interfaces for Android developpers

Posted: 02 Jul 2012 23:44
by Jean-Baptiste Kempf
No plans, yet. I do not see how that would work though.