This article was published on November 23, 2015

The new emulator in Android Studio 2.0 is 50 times faster than before


The new emulator in  Android Studio 2.0 is 50 times faster than before

Google is making the Android Studio faster, and allowing for code changes to run instantly in an emulator or on a physical device.

Screen Shot 2015-11-20 at 4.53.38 PM

Screen Shot 2015-11-20 at 4.55.38 PM

The aptly named ‘Instant Run’ feature is optional in Android Studio 2.0, but handy for seeing changes to code run almost instantly. Simply clicking the ‘run’ option after making your changes will quickly let you see how your new code performs.

The <3 of EU tech

The latest rumblings from the EU tech scene, a story from our wise ol' founder Boris, and some questionable AI art. It's free, every week, in your inbox. Sign up now!

Android Studio’s emulator also has a refreshed interface, with a new floating toolbar. You can add APKs to the emulator via a drag-and-drop function, and resize it by dragging the corner of the window.

Still in beta, a new ‘GPU Profiler’ tool lets you record entire OpenGL sessions, and see all the changes that occur frame by frame. You can see the code for each frame, and get info on the GL State and Commands.

Google tells me the idea behind the new Android Studio was speed; it’s now five times faster when writing code for Android Marshmallow, and Instant Run populates builds up to 50 times faster than before.

You can download the new Android Studio from the Android Developer Website.

Android Developer

Get the TNW newsletter

Get the most important tech news in your inbox each week.

Also tagged with


Published
Back to top