LoginSignup
2
2

More than 5 years have passed since last update.

Titanium Studio の Android SDK セットアップ

Posted at

前提

  • Mac OS X 10.7 Lion
  • Titanium Studio 2.0.2

Android SDK をインストール

Homebrew でインストールします。

$ brew install android-sdk

インストールが終わったら

$ android

で Android SDK Manager が開くので、必要なバージョンをインストールします。

Titanium Studio での設定

Titanium Studio の Configuration Wizard から、「Install or Update Android SDK」をクリック。

SDK のパスを聞かれるので、

/usr/local/Cellar/android-sdk/r18

と入力(バージョンによって適宜変更)。

アップデートにものすごい時間がかかりました。

2
2
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
2
2