Android Studio 1.5 Released - Just Some Bug Fixes, Don't Get Excited |
Written by Mike James | |||
Friday, 20 November 2015 | |||
Android Studio 1.5 is sort of half way to 2.0 so it must be packed with new features right? Well, perhaps not.
One of the big complaints about any software is "why can't they make it work right before adding features?" Google's Android Studio team seems to have a sense of humour about the predicament of needing something new to hang a release on:
Well, yes, apart from the box there wasn't a lot of tension. No "and one last thing" - apart from the box.
Some new features in Android Studio 1.5, are described in the video. Basically this comes down to improvements in the memory profiler, which helps to detect the common causes of memory leaks.
There are also some new "lint" checks, such as attempting to override a resource mentioned in the manifest.
Good news but not a 1.5 highlight features. Perhaps we just have to get used to bug fixes being important - they are. My favourite fix is that now the UI editor doesn't get confused when you remove the name of a control and it copes with both possible ways of specifying a name as @+id/name or just name. If you don't put the @+id/ the editor adds it and if you do it doesn't add it a second time. What is your favourite fix? Android Studio 1.5 is available as an update in the stable channel now and you simply have to accept the offer to upgrade. It would be nice if the main Android team was concerned with the quest to remove bugs and were happy to let the next version simply be more robust. More InformationRelated ArticlesVisual Studio V Android Studio Android Data Binding - Say Goodbye To FindViewById Android M - Still No Name But An SDK Update And NDK Support Google Drops Support For Eclipse - It's All Android Studio Now Android Adventures - Getting Started Creating A UI Android Adventures - Mastering Fragments
To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on, Twitter, Facebook, Google+ or Linkedin.
Comments
or email your comment to: comments@i-programmer.info
|
|||
Last Updated ( Friday, 20 November 2015 ) |