simplify the VLC for Android

VLC for Android and Chrome OS specific usage questions
s_y_
New Cone
New Cone
Posts: 3
Joined: 24 Jul 2012 04:17

simplify the VLC for Android

Postby s_y_ » 24 Jul 2012 04:35

I have compiled the VLC for android source code successfully on Ubuntu 11.04. I get a .APK file with 7.7 M. Now I want to simplify the VLC. So I have done the work as follow:

Code: Select all

cd android/vlc/ ./configure --disable-realrtsp --disable-debug --disable-gprof --disable-cprof --disable-coverage .......... make distclean cd .. sh compile.sh
however the .apk didn't change, I open the android/vlc-android/libs/armeabi-v7a/, the .so files also stay same.
so the configure doesn't work, So how can I simplify the VLC?

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: simplify the VLC for Android

Postby edwardw » 24 Jul 2012 13:08

a) compile.sh calls configure, so you defeat the purpose of building it the first time.

b) Most of the space is used by the contribs, not VLC, so what you are doing is futile.

c) the VLC developers know what they are doing...


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 39 guests