Android ResId
6.78K 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
#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