0
0

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 3 years have passed since last update.

Androidアプリの新規プロジェクト作成

Posted at

スマホ、タブレット向けのAndroidアプリの新規プロジェクト作成方法。Java言語使用。

環境

  • Android Studio: Arctic Fox 2021.3.1

手順

  • File > New > New Project を選択
  • Phone and Tablet, No Activity を選択
  • 必要事項を入力
  • Name: 適宜。大文字で始まる必要あり。
  • Package Name: 適宜。
  • Save location: 適宜。
  • Language: Java
  • Minumum SDK: デフォルトで API 21 Android 5.0(Lollipop)
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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?