Rémi Duraffort
|
477e6473f0
|
Compile some more modules.
|
16 years ago |
Adrien Maglo
|
b09b62498e
|
Add a button and methods to read /sdcard/test.mp3
Remove some compilation warning: a native point corresponds to a jint.
|
16 years ago |
Rémi Duraffort
|
deb96b2867
|
Fix HOWTO (thanks to Olivier Rosello).
|
16 years ago |
Rémi Duraffort
|
2ba46faaf2
|
Fix linking.
|
16 years ago |
Rémi Duraffort
|
16941507cb
|
Create a libVLC java class as an interface for all jni calls.
|
16 years ago |
Rémi Duraffort
|
11cdd63f56
|
Do not load unexisting libraries.
|
16 years ago |
Rémi Duraffort
|
14cdf5ccd6
|
Android.mk is now auto generated.
|
16 years ago |
Rémi Duraffort
|
dff6080e2a
|
Update the HOWTO.
|
16 years ago |
Rémi Duraffort
|
c475ae7901
|
Build every module statically inside libvlc.
|
16 years ago |
Adrien Maglo
|
985b5804f5
|
Remove the useless dynamic libvlc copy script.
|
16 years ago |
Rémi Duraffort
|
e247c52f47
|
Add a script to configure to take every plugins he can find. This is a hack as some library are harcoded and their existance is not tested !
|
16 years ago |
Rémi Duraffort
|
708299f8eb
|
use the vlc icons from share/icons/
|
16 years ago |
Rémi Duraffort
|
6a9d487343
|
update the android configure script.
|
16 years ago |
Dominique Martinet
|
873c177014
|
explicitly added 'export ANDROID_NDK=...' to the android HOWTO. fixed the indentation for ffmpeg too
|
16 years ago |
Dominique Martinet
|
4897f08276
|
fix for android's configure and HOWTO update
|
16 years ago |
Dominique Martinet
|
2979ed2690
|
changed android's configure.sh for ffmpeg from contrib
|
16 years ago |
Dominique Martinet
|
7da5930520
|
android's configure for ffmpeg. Wants ffpmeg stuff in extras/contrib/hosts/arm-eabi-linux/{lib,include,pkgconfig}
|
16 years ago |
Rémi Duraffort
|
4b87a880e5
|
Create the right directory for the libs in compileLibvlcjni too (and update the HOWTO).
|
16 years ago |
Adrien Maglo
|
833aaae184
|
Fix some typos in the how to.
|
16 years ago |
Adrien Maglo
|
ac80b0a656
|
Update the how to with the instruction for libvlcjni.
|
16 years ago |
Adrien Maglo
|
e06597c50b
|
Add a JNI library that can call libvlc functions.
For now, it is easier to compile it with the Android NDK.
|
16 years ago |
Dominique Martinet
|
0309fb4228
|
missing armeabi subfolder for libs destination
|
16 years ago |
Dominique Martinet
|
9da0c01c86
|
typo fix in copyLibVLC.sh for android package
|
16 years ago |
Adrien Maglo
|
8518102233
|
First attempt of an how to compile vlc for Android.
|
16 years ago |
Adrien Maglo
|
536e4b7e76
|
Add a script to copy in the right location the compiled libvlc files.
|
16 years ago |
Adrien Maglo
|
68e353ba6e
|
Add the vlc-android Java project.
|
16 years ago |
Adrien Maglo
|
10c809f4ae
|
Choose right host and build options.
Using these, no need to modify libtool.
Disable dbus.
|
16 years ago |
Dominique Martinet
|
ef3a9710a8
|
no pkg-tools and more disabled stuff in configure. Also a libtool bug that does not pass -nostdlib to the linker
|
16 years ago |
Dominique Martinet
|
97565eb0b5
|
added libgcc to LIBS in android's configure script
|
16 years ago |
Rémi Duraffort
|
b2f8130adc
|
Add a configure script for android.
|
16 years ago |