Difference between revisions of "AndroidCompile"
Jump to navigation
Jump to search
(Created page with "This page is an introduction to compilation of VLC for Android on Linux. == SDK and NDK installation == === Eclipse === As used by your distribution, install eclipse with your …") |
|||
Line 9: | Line 9: | ||
And run it, at least once. | And run it, at least once. | ||
+ | |||
+ | === Android SDK === | ||
+ | |||
+ | Create a working directory ''android''. | ||
+ | |||
+ | Go to [http://developer.android.com/sdk/index.html Android SDK page] and download android-sdk_r10-linux_x86.tgz. | ||
+ | |||
+ | Decompress into |
Revision as of 20:54, 27 April 2011
This page is an introduction to compilation of VLC for Android on Linux.
SDK and NDK installation
Eclipse
As used by your distribution, install eclipse with your package manager:
apt-get install eclipse
And run it, at least once.
Android SDK
Create a working directory android.
Go to Android SDK page and download android-sdk_r10-linux_x86.tgz.
Decompress into