Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Google Android GUI Graphics Programming

Google Previews Android Studio 2.0 (sdtimes.com) 40

dmleonard618 writes: Google is gearing up to release Android Studio 2.0 with three key features. The company has released the preview version of the release, and says it focuses on speed of delivery and testing. The new features include Instant Run, which lets developers see the impact of their code changes; Android Emulator, a rebuilt user interface; and an early preview of a new GPU Profiler that allows developers to record and replay graphics-intensive apps frame by frame.
This discussion has been archived. No new comments can be posted.

Google Previews Android Studio 2.0

Comments Filter:
  • by bigpat ( 158134 ) on Monday November 23, 2015 @03:03PM (#50987247)

    Approx. 2 month cycle for minor versions. 12 months for major versions. Bug fix versions out in a week or two. That is some aggressive development.

    http://tools.android.com/download/studio/stable [android.com]

  • by Billly Gates ( 198444 ) on Monday November 23, 2015 @03:22PM (#50987441) Journal

    I love the hyper-v emulators more

  • I just wish that Android can be "beautiful" by default. I mean, the plain vanilla Android is damn ugly!! And tries hard to push Google services...

    I know beauty lies in the hands of the beholder.

    • by Merk42 ( 1906718 )
      Beauty, by your own admission, is subjective. Therefore it is impossible for something to be "'beautiful' by default".
      • Rubbish...Apple's whole business model hinges on this idea.
        • And where has it gotten them! Huh?!
          • by mfearby ( 1653 )

            A massive pile of cash, there's where Apple is now thanks to their design philosophy. Mind you, there are nascent indications that this is getting out of control with yet another war on features under way, but Apple is still the king of mobile profits.

            • The market will correct itself. By definition, if Apple is making a lot of money, the opportunity is there for others to take away that money by being lower cost. Either that, or anti-trust becomes an issue. Either is fine by me.

        • Rubbish...Apple's whole business model hinges on this idea.

          Is it popular because it's beautiful, or beautiful because it's popular?

    • You'd be better off wishing you'd inherited better taste from you parents, what with there being nothing wrong with stock android 5 or 6.

  • by c0d3r ( 156687 ) on Monday November 23, 2015 @04:40PM (#50988195) Homepage Journal

    ADT and Android Studio just seem to get in the way for me. Many times, i've been troubled trying to compile apps with ADT and Android Studio. I used to have to create the project with ADT and Load it into Android studio sometime.

    android create project straight from the shell just works better for me. Ant compiles quickly, why compiling with Android Studio just takes forever. Even this new gradle thing doesn't seem to work well. What is gradle supposed to buy me? I just want it to make, not download a bunch of crap first.

  • by bad_fx ( 493443 ) on Monday November 23, 2015 @05:02PM (#50988447) Journal

    Here is a link to the blog post on this, with much better info that the link in the story:

    http://android-developers.blog... [blogspot.com.au]

  • Or does it still require 32-bit compatibility libraries?
  • by Snotnose ( 212196 ) on Monday November 23, 2015 @08:13PM (#50989969)
    I'll be honest, I don't write apps for profit, I just scratch itches. That said, I fire up Eclipse maybe 2-3 times a year. Just about every time it drives me nuts, it's counter-intuitive to my way of thinking. Doesn't really help that I only fire it up when I either need a debugger, or load my app to my phone.

    When I say "2-3 times a year" I mean "2-3 groups of using it". I may fire it up 2-3 times a year, but each time I actually run it maybe 10-15 times. So I run it in clusters. Just when I start to get used to the interface I've solved my problem and won't use it again for another several months.
    • It's still a very heavy IDE, and I don't know about you but it's the heavy IDE nature of Eclipse tended to be what I experienced friction with personally. That being said, Android Studio (at least prior versions, haven't tried this one yet) is lighter and better organized than Eclipse, if still generally following the same paradigms, and is generally more tuned to specifically developing for Android than their copy of Eclipse was (although it's worth mentioning that Android Studio is also based on an existi

  • Freelance iOS developer here. I've dabbled with Android Studio two years ago, but was really used to the convenience of the iOS Simulator. So how does Android Studio handle the simulator nowadays?

On the eighth day, God created FORTRAN.

Working...