diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 6c00663970..a47110599f 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -8,13 +8,15 @@ Donate:http://www.videolan.org/contribute.html#money Name:VLC for Android Summary:Media player Description: +'''N.B''' The versions are for different CPU architectures. ARM covers +'''all''' ARM devices; ARMv7 is generally for higher-end devices +and will give better performance. +Therefore, the Recommended (starred) Version may not apply +to your device and you may need to choose another. + Video and audio player that supports a wide range of formats, for both local and remote playback. -The versions are for different CPU architectures. ARM covers -all ARM devices; ARMv7 is generally for higher-end devices -and will give better performance. - Status: BETA. . @@ -39,6 +41,10 @@ Build Version:0.0.11-mips,113,0.0.11,forceversion=yes,forcevercode=yes,subdir=vl update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\ prebuild=sed -i '48d' ../Makefile,build=cd ../ && \ ANDROID_ABI=mips ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no +Build Version:0.1.0-x86,1002,0.1.0,forceversion=yes,forcevercode=yes,subdir=vlc-android,\ +update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\ +prebuild=sed -i '48d' ../Makefile,build=cd ../ && \ +ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no Auto Update Mode:None Update Check Mode:Tags