Android Studio v0.1嘗鮮

來源:互聯網
上載者:User

昨天Google I/O開發人員大會上宣布,Android Studio 0.1的前瞻版發布了,今早馬上下載嘗下鮮。

如下:

https://developer.android.com/sdk/installing/studio.html

很顯然的IntelliJ IDEA的樣貌,下面是一些:

選擇了“New Project”

給工程和包起個名字

建立自訂表徵圖

選擇工程類型

給工程定個名字

開始建立。

嚮導基本上和Eclipse差不多。不過這個建立過程可比Eclipse上長的多。主要是因為從gradle上下載。

 

工程的結構和Eclipse上的不同,src下分為java和res

可以直接選擇ADT中配置好的Emulators

運行還是在已有的Emulator上。

 

下面是匯入的介面:

選擇一個工程

然後是詢問從哪裡匯入

然後是設定名字和路徑

選擇庫

選擇工程模組

選擇庫

java的

android的

但是有兩個jar檔案沒找到——前瞻版裡沒有這個檔案,只好找以前安裝的包裡的同名檔案

詢問AndroidManifest.xml檔案

詢問是否加入Git

工程結構,和Eclipse上的一樣。

 模擬器半天沒起來,用Eclipse啟動了模擬器,Android Studio的DDMS又找不到裝置,

然後重新嘗試,又起來了。DDMS的樣子,和Eclipse上的一樣。

 

發布仍然不成功:下面是控制台Log。

Waiting for device.
"/Applications/Android Studio.app/sdk/tools/emulator" -avd Nexus -netspeed full -netdelay none

WARNING: Data partition already in use. Changes will not persist!
WARNING: SD Card image already in use: /Users/stephenwang/.android/avd/Nexus.avd/sdcard.img
WARNING: Cache partition already in use. Changes will not persist!
emulator: emulator window was out of view and was recentered

Device connected: emulator-5556
Device is online: emulator-5556
Target device: emulator-5556 (Nexus)
Uploading file
local path: /development/workspace/KingOfAir/out/production/KingOfAir/KingOfAir.apk
remote path: /data/local/tmp/com.octrois.koa
Installing com.octrois.koa
DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.octrois.koa"
Device is not ready. Waiting for 20 sec.
DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.octrois.koa"
Device is not ready. Waiting for 20 sec.

終於起來了,就是一個字:慢!

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.