Android Studio 2.0

Android Studio 2.0

To Android Studio 2.0 είναι ο γρηγορότερος τρόπος για να χτίσετε υψηλής ποιότητας εφαρμογές για την πλατφόρμα Android, συμπεριλαμβανομένων των τηλεφώνων και tablets, το Android Auto, Android Wear και Android TV. Ως επίσημο IDE από τη Google, το Android Studio περιλαμβάνει όλα όσα χρειάζεστε για να οικοδομήσουμε μια εφαρμογή, συμπεριλαμβανομένου ενός επεξεργαστή κώδικα, εργαλεία ανάλυσης κώδικα, εξομοιωτές και πολλά άλλα. Αυτή η νέα και σταθερή έκδοση του Android Studio έχει γρήγορες ταχύτητες κατασκευής και ένα γρήγορο εξομοιωτή με την υποστήριξη για την τελευταία έκδοση του Android και των υπηρεσιών Google Play.

Τι νέο υπάρχει:

  • Instant Run – For every developer who loves faster build speeds. Make changes and see them appear live in your running app. With many build/run accelerations ranging from VM hot swapping to warm swapping app resources, Instant Run will save you time every day.
  • Android Emulator – The new emulator runs ~3x faster than Android’s previous emulator, and with ADB enhancements you can now push apps and data 10x faster to the emulator than to a physical device. Like a physical device, the official Android emulator also includes Google Play Services built-in, so you can test out more API functionality. Finally, the new emulator has rich new features to manage calls, battery, network, GPS, and more.
  • Cloud Test Lab Integration – Write once, run anywhere. Improve the quality of your apps by quickly and easily testing on a wide range of physical Android devices in the Cloud Test Lab right from within Android Studio.
  • App Indexing Code Generation & Test – Help promote the visibility your app in Google Search for your users by adding auto-generated URLS with the App Indexing feature in Android Studio. With a few click you can add indexable URL links that you can test all within the IDE.
  • GPU Debugger Preview – For those of you developing OpenGL ES based games or apps, you can now see each frame and the GL state with the new GPU debugger. Uncover and diagnosis GL rendering issues by capturing and analyzing the GPU stream from your Android device.
  • IntelliJ 15 Update – Android Studio is built on the world class Intellij coding platform. Check out the latest Intellij features here.

Πηγή