[JAVA] [Android studio (version 4.0)] Until project creation

android studio download

Download the latest version of android studio from below. https://developer.android.com/studio?hl=ja

Create new file

Click start a new Android studio project and a new file will be created. スクリーンショット 2020-06-09 1.43.27.png

Select a view screen template. If you are not particular about it, Empty Activity is fine.

スクリーンショット 2020-06-09 1.47.00.png

-Enter the application name in name -Specify the save destination of the file in Save location ・ Select the language you want to use in Language

Packege name and Minimum SDK are entered by default, so you don't have to mess with them. スクリーンショット 2020-06-09 1.47.51.png

A pop-up saying Tip of the day will appear, but let's close it with Close.

スクリーンショット 2020-06-09 1.48.15.png

activity_main.xml MainActivity.kt (extension depends on selected language) I think the above two files have already been created. If you write the code there, you can create an application.

bonus

You can start the emulator from the horizontal triangle mark, so let's check the operation while actually moving the screen with the emulator. スクリーンショット 2020-06-09 2.09.30.png

Recommended Posts

[Android studio (version 4.0)] Until project creation
Eclipse ~ Java project creation ~
Notes in Android studio
Defeating Android Studio Part 3-6
Defeating Android Studio Part 1 & Part 2
[2020 version] How to send an email using Android Studio Javamail
Until Android Studio beginners display "Hello World" on HUAWEI nova 2