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

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.
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.
Get the TNW newsletter
Get the most important tech news in your inbox each week.