6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Androidアプリ環境構築メモ

6
Last updated at Posted at 2014-10-05

Androidアプリ開発を始めようと思い、とりあえず環境構築をしたのでそのメモ。

使用する開発ツールとバージョン

Java Development Kit (JDK) 6.0 (Java SE 6 Updte 43)
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Eclipse 4.2 Juno Pleiades All in One
http://mergedoc.sourceforge.jp/

Android SDK (installer_r21.1-windows.exe)
http://developer.android.com/sdk/index.html

Android Development Tools (ADT)
Eclipse起動→[ヘルプ(H)]→[新規ソフトウェアのインストール]→[追加(A)]→
ロケーションに「https://dl-ssl.google.com/android/eclipse/」 と入力→[OK]→
[開発ツール]をチェック→[次へ]

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?