มีอะไรใหม่ใน Android Studio 1.4

มีอะไรใหม่ใน Android Studio 1.4


Design Tools

  • Vector Assets
ทำให้การใช้งาน material icons ง่ายขึ้นมากๆ 
แต่ต้องมี Gradle Android plugin to 1.4.0-beta3 (or higher)

'com.android.tools.build:gradle:1.4.0-beta3'

เรียกใช้ Vector Asset Studio โดนการคลิกขวาที่ /res/drawable > New->Vector



ปัญหาที่อาจพบ
classpath 'com.android.tools.build:gradle:1.3.1' 
1.4.0-beta3 fails on all of my new <layout> files.




  • Theme Editor

Tools → Android → Theme Editor.








  • Project Templates
หลังจากอัพเกรดเป็น android studio 1.4 แล้ว ลองสร้างโปรเจคใหม่ก็จะพบกับ Project Templates
หรือตอนสร้าง Activity ใหม่ ก็จะมี navigation drawer + floating action button หรือจะเป็น AppBar + Scrolling view ก็มีมาให้เบ็ดเสร็จตามภาพ






  • Performance Monitors
ตรวจสอบ GPU / CPU Rendering Performance ของแอพคุณ
รวมถึง Monitor App ในด้าน Network  เช็คค่า transmit , receive rates ของ App 





Developer Services
Firebase
จะเพิ่ม Firebase mobile backend ไปยัง Android app ได้ง่ายขึน. 
Firebase รวมถึง data storage , user athentication , static hosting , and more
File → Project Structure → Cloud. Learn more about Firebase in this tutorial.



Are you ready !
Help → Check for Update [Windows/Linux] 
Android Studio → Check for Updates [OS X]

ไม่มีความคิดเห็น:

แสดงความคิดเห็น