google code prettify

2017年3月14日 星期二

[Android Tool Time] Android Studio 2.3 includes these new features

IDE:Android Studio 2.3
此次改版在Layout上新增了幾個好用的功能,可以縮短Modify Layout 的時間。
早期使用Eclipse開發,畫面大部分都是用指令敲,
到了現在使用Android Studio 2.3,IDE進步相當多,終於得償所望,以下是這次更新項目。

Develop
  • Lint Baseline
  • Updated Lint Checks & Annotations
  • App Link Assistant
  • Constraint Layout by default in Templates
  • Intellij Platform Update 2016.2
Build
  • Instant Run UI Change
  • Build Cache
Design
  • Constraint Layout chains & ratios
  • Widget Palette in Layout Editor
  • Favorites in the property inspector
  • WebP Support
  • Search For Material Icon Wizard
Test
  • Emulator Copy & Paste
  • Emulator Command Line Tools

Build - Instant Run Improvements and UI Changes


當APP執行中變更程式碼,可以透過點選閃電符號,快速反應到APP,
不用在點選Stop app > Run app










Design - chains_support 


在調整畫面時,可以透過點選相關按鈕,平均分配按鈕位置,
在Eclipse時代,會調整到中猴,支支叫....XD





















Design - Ratio_support


圖片隨Layout等比例縮放


Design - Layout Editor Palette


新增搜尋功能,如果以Widgets右邊會找到這些畫面元件可以使用,
且滑鼠點選後可以預覽,真是方便的功能阿,(灑花)


Design - Layout Favorites


Layout的屬性調整時,可以點選星星加到最愛,方便設定調整


Design - Material Icon Wizard Update


提供Icon更新,"Adding a material icon" 用這個關鍵字搜尋Icon教學

Develop - Lint Baseline


可以將未解決的問題設定底線,專注於問題的處理


Develop - App Links Assistant


用來測試連結,Tool => App Links Assistant 



Test - Android Emulator Copy & Paste


可以將Android模擬器的文字複製,and paste other space.



Reference
Android Developers Blog

沒有留言:

張貼留言