Open-sourcing ReDex: Making Android apps smaller and faster
We’re excited to announce that we are open-sourcing ReDex, with the hope that developers can use these tools to make every Android app smaller and faster — not just Facebook.
https://code.facebook.com/posts/998080480282805
#library
We’re excited to announce that we are open-sourcing ReDex, with the hope that developers can use these tools to make every Android app smaller and faster — not just Facebook.
https://code.facebook.com/posts/998080480282805
#library
Facebook Engineering
Open-sourcing ReDex: Making Android apps smaller and faster
Last fall we announced ReDex, a tool for reducing the size of Android apps to improve performance. At the time, we were working on optimizations such as minification, inlining, and dead code elimination to make the bytecode smaller, but we hadn’t yet put…
Reactive Programming for Android
Agera is a set of classes and interfaces to help write functional, asynchronous, and reactive applications for Android.
https://github.com/google/agera
#Agera #library #reactive
Agera is a set of classes and interfaces to help write functional, asynchronous, and reactive applications for Android.
https://github.com/google/agera
#Agera #library #reactive
GitHub
GitHub - google/agera: Reactive Programming for Android
Reactive Programming for Android. Contribute to google/agera development by creating an account on GitHub.
As you may know 18-20 May we will have the greatest Google I/O 2016 and here we are glad to present you schedule for this party. So make you calendar free, do not plan any business at these days.
https://events.google.com/io2016/schedule
#GoogleIO
https://events.google.com/io2016/schedule
#GoogleIO
Butterknife 8.0.0 is here.
Main features:
- @Bind becomes @BindView and @BindViews
- Calls to bind now return an Unbinder instance
- New: @BindArray binds String, CharSequence, and int arrays and TypeArray to fields
- New: @BindBitmap binds Bitmap instances from resources to fields
- @BindDrawable now supports a tint field which accepts a theme attribute
https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md#version-800-2016-04-25
#library
Main features:
- @Bind becomes @BindView and @BindViews
- Calls to bind now return an Unbinder instance
- New: @BindArray binds String, CharSequence, and int arrays and TypeArray to fields
- New: @BindBitmap binds Bitmap instances from resources to fields
- @BindDrawable now supports a tint field which accepts a theme attribute
https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md#version-800-2016-04-25
#library
GitHub
butterknife/CHANGELOG.md at master · JakeWharton/butterknife
Bind Android views and callbacks to fields and methods. - butterknife/CHANGELOG.md at master · JakeWharton/butterknife
The stable release of Android Studio 2.1 supports Android N Developer Preview: N Developer Preview Support, Instant Run.
http://android-developers.blogspot.com/2016/04/android-studio-21-supports-android-n.html
#AndroidN #AndroidStudio
http://android-developers.blogspot.com/2016/04/android-studio-21-supports-android-n.html
#AndroidN #AndroidStudio
Android Developers Blog
Android Studio 2.1 supports Android N Developer Preview
Posted by Jamal Eason , Product Manager, Android With the launch Android N Developer Preview , we wanted to give you an easy and comprehen...
Official Android app for Google I/O has been updated in PlayMarket: https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched
Let's take a look at the event schedule and app's UI innovations.
#io #app
Let's take a look at the event schedule and app's UI innovations.
#io #app
Google Play
Google I/O 2019 - Apps on Google Play
Your co-pilot to navigate I/O, whether you’re attending in-person or remotely.
#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
https://www.youtube.com/watch?v=StqAZ1OQbqA
YouTube
Instant Run: An Android Tool Time Deep Dive
Instant Run is an Android Studio 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…
#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
https://www.youtube.com/watch?v=-SY5nkNVUn0
YouTube
Enable Android Studio's "Dex In Process" for Faster App Builds
Android Studio 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…
New android layout manager was presented and pushed to the official Google Github. It offers similar behaviour to the CSS flexible box layout module. In this series we’ll take a look at FlexboxLayout and try and gain some insights in to how it works and how to get the best out of it.
https://blog.stylingandroid.com/flexboxlayout-part-1/
https://blog.stylingandroid.com/flexboxlayout-part-1/
Styling Android
FlexboxLayout – Part 1
In May 2016 a new project was pushed to the official Google Github repo named flexbox-layout. It is an Android layout manager which offers similar behaviour to the CSS flexible box layout module. In t
Google I/O 2016 - Keynote live stream kicks off in 1 hour.
http://google.com/io
https://www.youtube.com/watch?v=lFm4s50PnmY
#GoogleIO
http://google.com/io
https://www.youtube.com/watch?v=lFm4s50PnmY
#GoogleIO
YouTube
Google I/O 2016 - Keynote 360
Access your Google Play Developer Console data from your Android device.
https://play.google.com/store/apps/details?id=com.google.android.apps.playconsole
#app
https://play.google.com/store/apps/details?id=com.google.android.apps.playconsole
#app
Google Play
Google Play Console - Apps on Google Play
This app is for Android developers to manage their Google Play apps on the go
All Android sessions at Google I/O 2016
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc8jQTUYvIfqA9lMvSGQWtte
#GoogleIO
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc8jQTUYvIfqA9lMvSGQWtte
#GoogleIO
Android Developers: Google I/O 2016 recap
Google I/O 2016 took place May 18–20th and while a new hardware was shown, from an API’s perspective, IO16 was a lot lighter than IO15.
Spoilers:
- Firebase 2.0
- Changes in Android N
- Changes to fragments
- Android Studio 2.2 Preview
- NDK / C++ changes
- Best practices in Media Playback
- Nearby API & BLE Powered Notifications
- Android Wear 2.0
- Leanback for Android TV
- Instant Apps
#GoogleIO
https://medium.com/@ali.muzaffar/android-developers-google-i-o-2016-recap-5a4d046ac225
Google I/O 2016 took place May 18–20th and while a new hardware was shown, from an API’s perspective, IO16 was a lot lighter than IO15.
Spoilers:
- Firebase 2.0
- Changes in Android N
- Changes to fragments
- Android Studio 2.2 Preview
- NDK / C++ changes
- Best practices in Media Playback
- Nearby API & BLE Powered Notifications
- Android Wear 2.0
- Leanback for Android TV
- Instant Apps
#GoogleIO
https://medium.com/@ali.muzaffar/android-developers-google-i-o-2016-recap-5a4d046ac225
Medium
Android Developers: Google I/O 2016 recap
Google I/O 2016 took place May 18–20th and while a new hardware was shown, from an API’s perspective, IO16 was a lot lighter than IO15. A…
Realm has reached 1.0!
They couldn't have done it without your support!
#realm
https://realm.io/news/realm-1.0/
They couldn't have done it without your support!
#realm
https://realm.io/news/realm-1.0/
Intro to ConstraintLayout
http://riggaroo.co.za/constraintlayout-101-new-layout-builder-android-studio/
#guide
http://riggaroo.co.za/constraintlayout-101-new-layout-builder-android-studio/
#guide
Rebecca Franks - @riggaroo
ConstraintLayout 101 & the new Layout Builder in Android Studio – Rebecca Franks - @riggaroo
In this blog post, we take a look at how the new layout builder in Android Studio works in conjunction with the ConstraintLayout, using the new constraints.
Network traffic monitoring for your mobile apps
https://medium.com/@sergii/network-traffic-monitoring-for-your-mobile-apps-d8b081eff8c
https://medium.com/@sergii/network-traffic-monitoring-for-your-mobile-apps-d8b081eff8c
Medium
Network traffic monitoring for your mobile apps
In this post we’ll make a brief review of possible ways to analyse the network traffic generated by your app and connected libraries using…