Instabug
Comprehensive Bug Reporting and In-App Feedback for Mobile Apps
Instabug allows mobile developers and product managers to receive detailed bug reports and feedback from their testers and users.
With just one line of code, your beta testers and users can now report bugs and submit detailed feedback by just shaking their phones. Instabug automatically captures a screenshot, screen recordings, all device details, and repro-steps with each bug report to be displayed in one organized dashboard, so you and your team can track all bugs, feedback and crashes in one place. Also, Instabug integrates with tools like Slack, Jira, and GitHub and much more to help your team focus on developing not debugging.
-
2
Lightning Talk: Flutter: 60 frames of AOT Badassery - Live Demo
Featuring Scott Stoll and Simon Lightfoot
If you were to redesign the Android framework, if you had a chance to do it all over again, what would you do differently? Come see what happened when Google applied 10 years of lessons learned to a brand new framework for mobile. Find out how it makes your life easier and see why you should...
mobile cross-platform flutter dart android -
2
Adventures in Navigation
Featuring Daniel Galpin and Lyla Fujiwara
Take a spin with the new Android Jetpack Navigation Components library announced at Google I/O. The Navigation Components let you keep all of your navigation information in one place and include support for Material components such as bottom navigation, the app drawer, and the overflow menu.
mobile droidconuk android dynamic-app-delivery jetpack -
2
Cryptic to Clean: Architecture for Projects that Never Quite got around to it
Featuring Catalina Chioveanu and Andrew Fulcher
Clean architecture is increasingly popular in Android development, and you’ve probably seen elegant examples of it in inspiring talks and blog posts by experts in the field.
But what about the app your team works on? The one that was started in a hurry, with the intention of doing it right later...
mobile codebase droidconuk clean-architecture android -
Mutative Design - Design for the "User", not "Users"
Featuring Faiz Malkani
Focus on the user, all else will follow. The splendid user-centric ideology strongly advocated by the Google Design team that - at a glance - makes perfect sense, but take a step back.
mobile droidconuk user-research inclusive-design ux-design -
Kotlinise your Gradle Build Scripts and Plugins
Featuring Marcin Koziński
Are you using Gradle to build your Android app? Are you writing Gradle plug-ins? You'll be delighted to learn you can do it in Kotlin and it'll make your life better
mobile droidconuk scripting gradle kotlin -
Machine Learning on Android: TensorFlow Lite
Featuring Laurence Moroney
Your next mobile app may not be coded traditionally and may be a machine-learned model.
ai ios android model-development mobile machine-learning -
Why a Whole Country Skipped a Day: Fun with Timezones and Locales
Featuring Kai Koenig
The correct handling of timezones and locales is one of the most under-appreciated parts of software development. Commonly known as internationalisation (i18n), a lot of people underestimate the impact that getting it wrong can have for your users as well as your systems.
mobile kotlin software-without-frontiers time locale l10n g11n i18n android