Android studio - An Official IDE is here

16
Android Studio 1.0 www.letsnurture.com

Transcript of Android studio - An Official IDE is here

Page 1: Android studio - An Official IDE is here

Android Studio 1.0

www.letsnurture.com

Page 2: Android studio - An Official IDE is here

www.letsnurture.com

Page 3: Android studio - An Official IDE is here

Android Studio 1.0 By Android,Google

• Today we are excited to introduce Android Studio 1.0. Android Studio is the official Integrated Development Environment (IDE) from the Android team.

• It is built on the popular IntelliJ IDEA (Community Edition) Java IDE.

• We first released a preview of Android Studio at I/O last year.

• We value the on-going feedback from you, thanks! We are making Android Studio 1.0 available for download as a stable release on the Android Developer site.

www.letsnurture.com

Page 4: Android studio - An Official IDE is here

Download Android Studio• If you are currently developing for Android or thinking

about getting started, now is the time to download Android Studio 1.0 (or upgrade if you are using an earlier version).

• Similar to the Chrome release channels, Android Studio will continue to receive updates on four different release channels: Stable, Beta, Dev, and Canary.

• Canary builds are at the bleeding edge of development, while the stable release is fully tested.

• With this range of release channels you can choose how quickly you want to get the latest features for Android Studio.

www.letsnurture.com

Page 5: Android studio - An Official IDE is here

• First-run setup wizard — The getting started experience now installs the right Android SDK, sets up your development environment settings, and creates an optimized emulator for testing your app.

• Plus, we include a set of code templates to help you get started.

www.letsnurture.com

Page 6: Android studio - An Official IDE is here

Sample Importing & templates — Android Studio includes wizards that enable you to start with new project templates or import Google code samples.

www.letsnurture.com

Page 7: Android studio - An Official IDE is here

Code and resource editing, user interface design

Code Editing — Android Studio takes advantage of all the intelligent code editing capabilities of IntelliJ IDEA such as advanced code completion, refactoring, and code analysis.

www.letsnurture.com

Page 8: Android studio - An Official IDE is here

Internationalization string editing — Manage string translations of your app in Android Studio.

www.letsnurture.com

Page 9: Android studio - An Official IDE is here

User interface design — Edit and preview your Android Layouts across multiple screen sizes, languages, and even API versions.

www.letsnurture.com

Page 10: Android studio - An Official IDE is here

Performance analysisMemory monitor — View the memory usage of your app over time to help find ways to improve the performance of your app.

www.letsnurture.com

Page 11: Android studio - An Official IDE is here

Unified build system• Android Studio uses a Gradle-based build system that

provides a lot of flexibility and extensibility, as well as the ability to build from within and outside of the IDE.

• This unified build system decouples the build from Studio itself, meaning that Studio updates never impact the output of your build.

• Some of the key features of the build systems are: build variant support to better handle different build types (debug vs. release), or different versions of the same app (paid vs. free), multi-apks handling through splits, multi-dex support, and dependency management for 3rd party libraries.

www.letsnurture.com

Page 12: Android studio - An Official IDE is here

Instant access to Google Cloud Services

Android Studio even enables an easy way to add Google Cloud Backends & Endpoints to your app, as well as Google Cloud Messaging (find out more).

www.letsnurture.com

Page 13: Android studio - An Official IDE is here

www.letsnurture.com

Page 14: Android studio - An Official IDE is here

Upgrade

• If you were using one of the early versions of Android Studio, you should also upgrade to version 1.0 since we have added a host of new features and have addressed many bugs.

• We have also released version 1.0 of the Gradleplugin with a file format that is now stable. The communication between Android Studio and the Gradle plugin is now stable, so updating one will not require updating the other. Check thetechnical release notes for additional tips for updating your previous Android Studio projects.

www.letsnurture.com

Page 15: Android studio - An Official IDE is here

Good LockWith

Android Studio

www.letsnurture.com

Page 16: Android studio - An Official IDE is here

Follow us on https://www.facebook.com/LetsNurture

https://twitter.com/letsnurture

http://www.linkedin.com/company/letsnurture

Mail Us [email protected]

www.letsnurture.com | www.letsnurture.co.uk