LoginSignup
3
4

More than 5 years have passed since last update.

Androidアプリ開発ことはじめ

Posted at

Androidアプリを自作して遊びたい自分のためのメモ。

  • 公式サイトからインストーラをダウンロード。
  • JDK(Java SE Development Kit)をインストール。
  • Android Studioをインストールし、初期設定を行う。
  • 初期設定が完了したら、Configure > SDK Managerを開く。
    • 以下のSDKをインストールする。
      • Android SDK Tools
      • Android SDK Platform-tools
      • Android SDK Build-tools
      • 持っているAndroid実機のバージョン
        • SDK Platform
        • 各種System Image
    • SDK Managerはときどき立ち上げてバージョン管理をしたほうがいい。
3
4
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
3
4