VLC-android compilation process

Source: Internet
Author: User
Operating System: ubuntu10.10
Ndk: android-ndk-r5b
Android SDK: 2.2
Compilation process:
1. Cd ~ | Mkdir code
Cd ~ /Code
2. Git clone git: // git.videolan.org/vlc/vlc-android.git
3. cd vlc-android/extras/contrib/
4. Export android_ndk =/usr/local/android-ndk-r5b
5../Bootstrap-t arm-Eabi-D android
6. Install the following tools:
Sudo apt-Get install wget
Sudo apt-Get install Autoconf
Sudo apt-Get install libtool
Sudo apt-Get install Subversion
7. Make
8. Cd ~ /Code/VLC-android
9./Bootstrap
10. mkdir builddir
11. CD builddir
12 ../extras/package/Android/configure. Sh
13 ../compile-K
14. Cd ~ /Code/VLC-android/extras/package/android
15. Export android_sdk =/usr/local/Android-SDK
16. vlc_build_dir = ~ /Code/VLC-android/builddir vlc_contrib = ~ /Code/VLC-android/extras/contrib/build make
17. Use eclipse to import ~ /Code/VLC-android/extras/package/Android/VLC-android

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.