Prepare android development environment with Android Studio

Prepare android development environment with Android Studio

Android開發環境有幾種建立方式,這邊紀錄一下怎樣透過Android Studio去建立Andorid的開發環境。

 

可至Getting Started with Android Studio這邊,點擊右側的Download Android Studio按鈕。

image

 

接著網頁會被導到授權頁面,勾選授權的選取框,再點選Download the SDK ADT Bundle for Windows按鈕開始進行下載。

image

 

下載後開始進行安裝...

image

 

安裝的第一步就會幫我們檢測是否需要安裝JDK...

image

 image

image

 image

 image

 image

image

 

安裝完後,沒意外的話應該可以正常的啟動Android Studio,開始進行Android App的開發。

image

 

Link