Android Studio Installation === ###### tags: `Android` `Kotlin` ### 下載 Android Studio 請至[官網](https://developer.android.com/studio)下載並安裝符合你系統版本的 Android Studio。過程中只要按 Next 跟 Finish 就能完成。           如果裝完後直接進入開發專題畫面,請 Close project  ## 安裝 SDK 安裝過程中勾選 Android SDK 與 Android SDK Platform (API 30)。  選幾個可能用的到的版本之後案 OK  要記得按 Accept   ## 安裝 AVD(模擬器)        ## Hello World 1. 選則 Create New Project。  2. 選擇 Empty Activity。  3. 輸入並選擇以下資訊: Name: Hello World Language: Kotlin Minimum SDK API: API 30  4. 耐心等待直到可以執行  5. Hello World 
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.