Paul Krill
Editor at Large

Android Studio 2.0 zeroes in on improved workflow

news
Nov 23, 20152 mins

A preview version of the IDE also highlights emulation and GPU profiling

chalk workflow chart
Credit: Thinkstock

Fresh from a point release of its Android Studio IDE last week, Google on Monday will preview version 2.0 of the software development platform, which improves development workflows and emulation.

“One the most requested features we receive is to make app builds and deployment faster in Android Studio,” said Jamal Eason, Android product manager, in a bulletin. “Today at the Android Developer Summit, we are announcing a preview of Android Studio 2.0 featuring Instant Run, [which] will dramatically improve your development workflow.” Instant Run lets developers quickly see changes running on a device or emulator, Eason said.

Android Studio 2.0’s faster version of Android Emulator has a new user interface that exposes common emulator actions in a toolbar, with additional controls in another window, said Eason. Users no longer have to solely rely on command-line options. For the preview, the Android emulator toolbar enables such actions as volume control, screen rotation, screenshots and windows zooming of the emulator window, said Eason. “You can also drag and drop APKs on to the window and even rescale the window by dragging the corner of the emulator window.”

The GPU Profiler tool in version 2.0 makes it easier to profile OpenGL (Open Graphics Library) ES code in Android. The profiler is still in an early preview stage but shows details about the GL state and commands and lets developers record entire sessions. Developers can walk through the GL Framebuffer and Textures as an application is running OpenGL ES code. Developers who want to access the profiler have to download GPU debugging tools form the Android Studio SDK Manager.

Android Studio 2.0 preview is available in the Android Studio Canary Channel. A stable release is scheduled for early next year.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author