Tag: Google IO
-

Compose text field API to replace onValueChange & VisualTransformation
Previously, VisualTransformation was used for both input filtering and output formatting; now, the API gives us both InputTransformation and OutputTransformation in order to separate the logic.
-

The Best Additions to Android Studio from Google IO: Embedded Layout Inspector & Network Inspection Rules
After just one week of using them, these two new Android Studio features have significantly improved my development workflow and productivity.
-

First Look at Android Studio Bot AI Assistant
Looking very similar to the GhatGPT interface, the Android Studio Bot panel allows developers to ask for help while building apps.
-

New Firebase Crashlytics Variants Condense Logs into Groups for Simplified Debugging
Where we previously might trawl through hundreds of stack traces in Crashlytics, Variants condenses it down to only a handful of similar logs for us to review.
-

Turning Designs into Code with Relay: Google’s Figma to Compose Plugin
Over the years there have been a number of attempts to automatically generate code from UI designs, namely Zeplin and its little xml layout snippets. With the introduction of the Compose UI toolkit it makes sense that someone would have another shot at this.
-

Google I/O 2019 Preview & Predictions: Android, Machine Learning & Augmented Reality
As Android developers, our day-to-day workflows are heavily influenced by the changes to tooling, libraries and programming languages.
-

How Machine Learning & Augmented Reality Crushed It at Google I/O 2018
Google has been pushing AI and machine learning (ML) at Google I/O since 2016 and we’ve seen several impressive products emerge that leverage these technologies
