Android ResId
7.24K subscribers
29 photos
161 links
The most important news and resources for Android developers

Want to become channel topic creator?
https://forms.gle/pgxCXoPMuHVFGjvNA
Download Telegram
Android Studio 2.1 Preview 3 has been pushed to the canary channel!

This build incorporates a number of fixes to support the Android N Preview SDK, as well as incorporating all the Instant Run and other IDE fixes from 2.0 Beta 7, also published today.
http://tools.android.com/recent/androidstudio21preview3available

#AndroidStudio
Stable android Studio 2.0 is here!
Android Studio 2.0 includes the following new features that Android developer can use in their workflow:
- Instant Run
- Android Emulator
- Cloud Test Lab Integration
- App Indexing Code Generation & Test
- GPU Debugger Preview

Let's deeper Dive into the New Features!
http://android-developers.blogspot.ru/2016/04/android-studio-2-0.html

#AndroidStudio
#AndroidStudio 2.1 Beta Available!
The main feature in 2.1 is support for Android N preview; other than that, the release is nearly identical to the 2.0 stable release from last week, but with a few extra bug fixes and some tweaks to Instant Run performance.
http://tools.android.com/recent/androidstudio21betaavailable
#InstantRun is an #AndroidStudio feature that significantly reduces the time for building and deploying incremental code changes during your coding / testing / debugging lifecycle. Join Reto Meier as he offers a peek behind the curtain to learn how Instant Run actually works, and learn some tips to help make it work better for you.
https://www.youtube.com/watch?v=StqAZ1OQbqA
#AndroidStudio 2.1 enables Dex In Process, a feature that can dramatically improve all your build times. To take advantage of Dex In Process, you’ll need to modify your gradle.properties file and increase the amount of memory allocated to the Gradle Daemon VM by 1 Gb, to a minimum of 2 Gb, using the org.gradle.jvmargs property.
https://www.youtube.com/watch?v=-SY5nkNVUn0
Stable version of Android Studio 2.2 is out with more than 20 features:
new Layout Editor with Constraint Layout support
new APK analyzer
enhanced Layout Inspector
full Android 7.0 Nougat features support
IntelliJ 2016 fetures and much more

#AndroidStudio
Android Studio update 2.2.1 is available now

https://sites.google.com/a/android.com/tools/recent/androidstudio221isnowavailable

Fixes and features:
An Updated JDK to address multiple issues with MacOS Sierra
Improves the Native (C++) Development experience by resolving multiple critical bugs
Several Instant Run and Gradle Bug Fixes
Multiple issues in data binding
Improved Reporting for Instant Run Issues

#AndroidStudio
Android Studio 3.0 is released to stable channel!

This means that everyone can now take advantage of all the great stuff this new release brings, including:

• a new suite of app profiling tools to quickly diagnose CPU, network, and memory performance issues

• support for the Kotlin programming language

• a new set of tools and wizards to support the latest Android Oreo APIs

And that's just scratching the surface, because Android Studio 3.0 also contains major updates to the Layout Editor, new support Standalone APK Debugging, a new Device File Explorer, support for Android Things and Instant Apps, and much more.

https://android-developers.googleblog.com/2017/10/android-studio-30.html

#AndroidStudio
Forwarded from Android Broadcast EN
#AndroidStudio

Android Studio 3.6 released

A new stable version of the main Android developer tool has been released and it has brought the following improvements:
👉 SplitView instead of Layout Preview (it got worse for me)
👉 ViewBinding
👉 Memory leak detection in the Memory Profiler (why? Is there LeakCanary)
👉 Color Picker
👉 Idea 2019.2
👉 Improvements to “Apply Changes”
👉 Android Gradle Plugin integration with Maven Publishing Plugin
👉 R class now immediately generates bytecode instead of Java code, this speeds up kapt and incremental build
👉 New utility for packing APK. Used by default for debug builds

There are many changes and all of them cannot be listed, but you can familiarize yourself with them in the full review