Android Studio เครื่องมือพัฒนาแอพ Android ตัวใหม่จาก Google
สิ่งที่น่ายินดีสำหรับนักพัฒนาแอพบน Android สำหรับงาน Google I/O ปี 2013 คือ การประกาศเครื่องมือสำหรับนักพัฒนา Android ตัวใหม่จาก Google ซึ่งเครื่องมือพัฒนานี้มีชื่อเรียกว่า Android Studio โดย Android Studio นั้นมีโครงสร้างหลักมาจาก IntelliJ IDEA ซึ่งก็เป็นเครื่องมือพัฒนา Java อีกตัวนึง คล้าย Eclipse นั่นเอง
โดยคุณสมบัติที่เด่นก็มี ดังนี้- Gradle-based build support.
- Android-specific refactoring and quick fixes.
- Lint tools to catch performance, usability, version compatibility and other problems.
- ProGuard and app-signing capabilities.
- Template-based wizards to create common Android designs and components.
- A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.
วีดีโอแนะนำการใช้งาน Android Studio