LoginSignup
0
0

More than 5 years have passed since last update.

AndroidSDKをUbuntu 14.04 LTSのCUI環境にインストール

Posted at

GUI環境のSDK ManagerでやることをCUI環境でやったのでメモ。

環境

Ubuntu 14.04.4 LTS (64bit)

利用可能なパッケージの一覧をリストを表示

$ ./tools/android list sdk -a -e

パッケージをインストール

$ ./tools/android update sdk -u -a -t <update_package>
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0