LoginSignup
6
6

More than 5 years have passed since last update.

【AndroidStudio】EclipseユーザーもストレスフリーなAndroid Studio生活!~設定編~

Last updated at Posted at 2015-03-22

Eclipseを使用していたのですが、Android Studioを使うことにしました。
Android Studioで最初によく設定するだろうことをまとめました。

IDEの基本テーマを変更する

File > Settings > Appearance
Themeのタブで変更可能(白とか黒にできる)

行番号表示

File > Settings > Editor > Appearance
「Show line numbers」にチェックを入れる

スペースの表示

File > Settings > Editor > Appearance
「Show whitespaces」にチェックを入れる

フォント

File > Settings > Colors & Font
Font Scheme name の 「Save as...」 ボタンをクリックしオリジナルの Scheme を作る
Font

  • Primary font:プルダウンでフォントを選べる
  • Size:フォントサイズ
  • Line spacing:行間

Javaの文字色の変更

File > Settings > Colors & Font
それぞれの項目でinherit attributesのチェックをはずすと変更できるようになる

Logcatをみやすくする

File > Settings > Editor > Colors & Font
Android Logcat 
Foreground にチェックを入れるとフォント色を変更できる
Backgroundで背景色も変更可能

ショートカットキーの変更

File > Settings > Keymap

  • keymaps:ショートカットキーのタイプを選択できる(Eclipse形式もある)

ショートカットキー一覧をみることができる
ショートカットキーをダブルクリックで編集可能

開いているファイルのタブ色を変更する

File > Settings > File Colors
ファイルの種類ごとにタブの色を選択可能
プロジェクト内のファイル、プロジェクト外のファイル、テストファイル、変更したファイル・・・

プロキシ

File > Settings > HTTP Proxy
Manual proxy configurationでプロキシを設定
Check connectionで適当なアドレス(googleとかyahooとか)をいれて疎通確認できる

マウスオーバーでドキュメントを表示する

File > Settings > Editor > Other
「Show quick doc on mouse move 」にチェックを入れる

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