Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Google Android Programming

Android Studio 3.3 Now Available To Download On Stable Channel, New Version Focuses On 'Refinement and Quality' 14

Android Studio 3.3 is now available to download through stable channel, Google said Monday. The top new features of Android Studio 3.3 include a navigation editor, profiler tracking options, improvements on the build system, and lazy task configuration. However, the big focus with the new version was on "refinement and quality," the company said. Further reading: VentureBeat.
This discussion has been archived. No new comments can be posted.

Android Studio 3.3 Now Available To Download On Stable Channel, New Version Focuses On 'Refinement and Quality'

Comments Filter:
  • Android?

    Focus, Quality, Refinement

    Choose 0.

  • It's a pretty good editor considering it works fairly flawlessly on all operating systems. The UI visualizers have gotten pretty good too, considering they also work on all operating systems.
    • by tlhIngan ( 30335 ) <slashdot.worf@net> on Monday January 14, 2019 @05:01PM (#57961532)

      It's a pretty good editor considering it works fairly flawlessly on all operating systems. The UI visualizers have gotten pretty good too, considering they also work on all operating systems.

      It should, since it's really just a modified version of IntelliJ IDE which has been around long enough. Between IntelliJ and Eclipse, those two IDEs have pretty much been adopted as the development environments for a ton of embedded stuff, because they're easy to adapt, provide all the editor niceties you expect, and are multiplatform, so rather than back in the old days of having to develop your own or hope to license something like Green Hills environments, you can get a full featured environment for free.

      I will admit though that Android Studio/IntelliJ does feel a lot more polished and integrated than the Eclipse based ones. As someone who routinely works on the Android PDK (the actual Android OS itself), I had to use Android studio to develop some test and library code. It handled all the icky bits for me (though it could use help on creating the JNI bindings I needed - it was possible but wasn't as intuitive as everything else).

      • Yeah IntelliJ isn't bad. I used Eclipse for a long time and there were a lot of long time complaints that IntelliJ seemed to listen to.
  • Android Studio: Now with 10% less bourgeois bugs.

"If it ain't broke, don't fix it." - Bert Lantz

Working...