Difference between revisions of "MobileVLC"

From VideoLAN Wiki
Jump to navigation Jump to search
(Initial Creation)
 
Line 11: Line 11:
 
  $ cd MobileVLC
 
  $ cd MobileVLC
 
  $ ./buildMobileVLC.sh
 
  $ ./buildMobileVLC.sh
 +
Wait a bit, and you are done!

Revision as of 18:37, 20 November 2010

MobileVLC is the other name of the VLC application for iOS.

Source Code is available on:

For more details on the build process, see:

A short summary is:

$ git clone git://git.videolan.org/MobileVLC.git
$ cd MobileVLC
$ ./buildMobileVLC.sh

Wait a bit, and you are done!