[Android][Gentoo] Android SDK install Posted by Keep Growing on 上午9:33 in Android, gentoo / No comments 0. Prepare the environment. Install java into the system. sudo emerge --ask virtual/jdk 1. Download Android SDK 2. Uncompress the tar file. tar xvf android-sdk_r24.4.1-linux.tgz 3. Execute the bin file cd android-sdk-linux tools/android Reference: Java Share This: Facebook Twitter Google+ Stumble Digg 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook Related Posts:[Gentoo] How to load kernel modules for VirtualboxWhen start virtualbox will meet following error. WARNING: The VirtualBox kernel modules are not loaded. Please load all the needed kernel mod… Read More[Gentoo] Control brightness after rebootBecause this command need to execute at root permission, so add script under /etc/local.d.1. Add stript under /etc/local.d/ # vim /etc/local.d/bright… Read More[Gentoo] Install Realtek RTL8723BE wifi PCIe Wireless Network Adapter for linux-4.4.6-gentoo1. Clone rtlwifi driver from github git clone https://github.com/lwfinger/rtlwifi_new.git 2. Jump into the folder of rtlwifi driver cd rtlwifi_new 3… Read More[Gentoo] VLC could not decode the format “ssa” When I play movie by using VLC, it appear the error meassage that is ‘VLC could not decode the format “ssa”’. A : Please install the libass package.… Read More[Gentoo][Notebook] How to make touch panel to workInstall package for Notebook touchpad # emerge xf86-input-synaptics Switch to root privilege # sudo su echo INPUT_DEVICES=\"synaptics evdev\" >>… Read More
0 意見:
張貼留言