Android ResId
6.72K 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 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