Android ResId
6.7K 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
Realm has reached 1.0!

They couldn't have done it without your support!

#realm

https://realm.io/news/realm-1.0/
RxUi

Talking to Android View layer in a Reactive way from Artem Zinnatullin

#RxJava

http://artemzin.com/blog/rxui-talking-to-android-view-layer-in-a-reactive-way/
Android Studio 2.2 Preview 7 Available

We've just released Android Studio 2.2 Preview 7 the Canary channel.

https://sites.google.com/a/android.com/tools/recent
Completely free version of book about Gradle in PDF.
Authored by O'Reilly.
Book covers such topics as:
* built types and flavors
* custom tasks
* testing
* performance and more...

http://www2.gradle.com/l/68052/2016-07-05/7mlynp

#gradle
Major news and very important changes of Kotlin programming language in new email mailing list.

Subscribe here http://kotlinweekly.net/

#kotlin
Gradle 3.0 is now available!

Core changes:
* Build speed increased up to 75% thanks to Gradle Deamon, which is enabled by default now
* First support for Gradle Script Kotlin!
* Support of the latest Java 9 EAP builds.

Full list of improvements since Gradle 2.0 can be found here: http://docs.gradle.org/3.0/release-notes#all-improvements

P.S. Additionally, Gradle team presented a draft of new Performane Guide:
https://gradle.github.io/performance-guide/

#gradle
Android Support Library v24.2 released!

Release 24.2.0 contains the following changes:
1) v4 Support Library split
2) API updates
3) Behavior changes
4) Deprecations
5) Bug fixes

Note: Release 24.2.0 removes support for Android 2.2 (API level 8) and lower. Classes and methods that exist only to serve those system versions are now marked as deprecated and should no longer be used. These deprecated classes and methods may be removed in a future release.

Discussion on reddit:
https://www.reddit.com/r/androiddev/comments/4y70e7/android_support_library_v242_released/

More info:
https://developer.android.com/topic/libraries/support-library/revisions.html

#SupportLibrary
The Android API 24 SDK code sources are now available!

https://dl.google.com/android/repository/sources-24_r01.zip

Check your Android Studio SDK Manager.

#AndroidSDK
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
Realm Java 2.0.0 released!

Here comes Realm Mobile Platform: realtime synchronization across all Android and iOS devices, conflict resolution, and reactive event handling!

Another awesome changes:
More Сontext-free api now
Default values for properties
Realm log customization
The primary key defining is mandatory now
Performance improvements

#Realm