2015年11月1日 星期日

[研究] Android Studio 1.4.1 ( 141.2343393 ) 安裝與試用 (Windows 7 x64)

[研究] Android Studio 1.4.1 ( 141.2343393 )  安裝與試用 (Windows 7 x64)
2015-11-01

官方網站
http://developer.android.com/index.html

下載
http://tools.android.com/recent

Android Studio 1.4.1 (141.2343393)
http://tools.android.com/download/studio/builds/1-4-1
檔案名稱:android-studio-bundle-141.2343393-windows.exe  (1.1 GB)

Android Studio 1.5.0.4 (141.2422023)
http://tools.android.com/download/studio/builds/1-5
檔案名稱:android-studio-bundle-141.2422023-windows.exe  (1.1 GB)


Windows 環境系統需求
http://developer.android.com/sdk/index.html#Requirements

  • Windows 8/7/Vista (32 or 64-bit)
  • 2 GB RAM minimum, 4 GB RAM recommended
  • 400 MB hard disk space
  • At least 1 GB for Android SDK, emulator system images, and caches
  • 1280 x 800 minimum screen resolution
  • Java Development Kit (JDK) 7
  • Optional for accelerated emulator: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality



開始安裝:(真實機器,Windows 7 x64 )
後面補充說明會說明在 虛擬機器上碰上的情況


(下圖) 安裝程式偵測不到 JDK,提供一個連結給你下載

(下圖) 點下去會連到 JDK 7 的最後一版 Update 79

Oracle Java 下載
http://www.oracle.com/technetwork/java/archive-139210.html

敝人最後選擇嘗試安裝 JDK 8,可以用














至此應該安裝完成了。

********************************************************************************

開始試用


(下圖) 因為某些畫面太寬,而且空白處太多,未免圖片太大,縮圖顯示後字太小,便嘗試調整高和寬;有些寬可以調整,但高不太能調整,就拉成類似如下的畫面
















(下圖) 成功啟動虛擬機器 (虛擬手機),並且成功執行範例程式


********************************************************************************

補充說明

其實原本是想安裝在 VMware Workstation Pro 12.0 的 VM 上 ( VM 上安裝 Windows 10 x64),而且 VM 的CPU 的 Virtualize Intel VT-x/EPT or AMD-V/RVI 有勾選


(下圖) 實際上,一執行會發生錯誤

C:\Users\John\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_5_API_23_x86 -netspeed full -netdelay none
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!



(下圖) 到 Android SDK 目錄,執行 SDK Manager.exe 程式

(下圖) 把 Intel x86 Emulator Accelerator (HAXM installer) 勾選,按下 Install 8 packages 按鈕 (實際會選幾個,會依據環境情況)

(下圖) 左邊有打 X 的,要自己點選,然後點選右邊 Accept License,按下 Install 按鈕 (總共會需要按下幾次 Install 可能不一定)



(下圖) 安裝成功了

(下圖) 但是執行仍失敗

或許仍有辦法在虛擬機器上做開發,但小弟則改到真實機器上去嘗試。

(完)

沒有留言:

張貼留言