列出可升级选项
android-sdk/tools$ ./android list sdk
全部升级
android-sdk/tools$ ./android update sdk --no-ui
只升级某一项
android-sdk/tools$ ./android update sdk --no-ui --filter
编译vlc on ubuntu
sudo apt-get install automake ant autopoint cmake build-essential libtool \ patch pkg-config protobuf-compiler ragel subversion unzip git \ openjdk-8-jre openjdk-8-jdk