Google has now released Android Studio 1.2 in the stable update channel. As has been the case since the software was first released in beta just about a month ago, the update features a distraction-free mode, inline debugger variables, simultaneous tag editing, better formatting, and more.
- a new debugger which shows variable values inline in the editor, can decompile libraries you don’t have source code for, and can generate a list of objects referring to a selected object
- distraction free mode
- simultaneous tag editing (where you can edit open and closing tags simultaneously)
- editor enhancements like multiple selections, smart backspace indent, and automatic indentation detection for the current file
- new and improved refactoring operations
- annotation inference, scratch files, improved Gradle support, improved diff view, high-density monitor support, and many more features
- See https://www.jetbrains.com/idea/whatsnew/ for more details.
You can grab Android Studio at the Google Developer website, and if you already have it installed, you’ll find that version 1.2 should be available right now.
FTC: We use income earning auto affiliate links. More.
Comments