Explore

  • Courses
  • Conferences
  • Meetups
  • SkillsCasts

Join Us

  • Log In
  • Sign Up
  • Find a Group
  • Venue Hire
  • Contact Us
Ijyh1gf45dymsk1i5edh
We found 353 results. Sort by:
Szpeo9l5kedj6bcp2emy
  • Conference

    Thursday

    24

    OCT

    2019

    Starts: 8:00 AM

    droidcon London 2019

    Two days in London

    Take your Android development skills to new levels at droidcon London 2019, the biggest Android developer conference in Europe.

    mobile droidcon vr ux ui testing android mobile-apps
  • SkillsCast

    Watch now!

    18 FEB 2019

    CI as Smooth as Flutter

    Featuring Andri Jasinski

    Let’s talk about out of the box CI solutions for your Flutter projects. We will show you how to set up and configure publishing to the app store and play store. We will also share some tips and custom scripts to show you how developers have been using Codemagic. During the demo you will also...

    app-store play-store code-magic continuous-integration mobile flutter ios
  • SkillsCast

    Watch now!

    18 FEB 2019

    Flutter: An Approach to Architecture

    Featuring Nic Ford

    Nic Ford of Ascential will be talking to us about building Ascential's Events App.

    mobile flutter
  • SkillsCast

    Watch now!

    21 JAN 2019

    Widget Boilerplate Considered Harmful

    Featuring Rémi Rousselet

    Widgets require a lot of boilerplate. Nobody likes that. Let's see together what we can do to reduce widgets to their bare minimum while improving code reusability.

    android mobile ios flutter
  • SkillsCast

    Watch now!

    21 JAN 2019

    BLoC pattern - Practical Use Cases

    Featuring Didier Boelens

    In this talk, after a quick reminder on the basics of the notion of Streams, we will illustrate the benefits of using the Streams in Flutter applications and how to implement the "BLoC pattern" through some practical use cases.

    mobile android ios open-source flutter
  • SkillsCast

    Watch now!

    22 NOV 2018

    Flutter CI

    Featuring Swav Kulinski

    Continuous Integration is one of these things which when done right, you can forget about it. CI is the forefront of our quality guard and we need quality in Flutter. How to setup CI with Flutter project? How to get end-to-end pipeline?

    mobile play-store app-store docker gitlab bitrise automation ci
  • SkillsCast

    Watch now!

    22 NOV 2018

    Flutter Best of Both Worlds

    Featuring Iiro Krankka

    Flutter is great for building native apps. PWAs are a great improvement for the mobile web. But what if we could have the best of both worlds? Turns out we can!

    mobile android ios flutter londroid app-development dart framework strongly-typed droidcon
  • conference
    Jjkyzktqvefa1gu3ero3

    Haskell eXchange 2019

    Next up on 10th October, London

  • SkillsCast

    Watch now!

    25 OCT 2018

    2

    Keynote - Trash Talk: The Evolution of Garbage Collection on Android

    Featuring Romain Guy and Chet Haase

    At Google I/O in 2018, Romain and Chet told developers that the ART runtime was good enough now that they should worry more about good code than avoiding allocations. In this Keynote, they'll explain why.

    mobile android droidconuk
  • SkillsCast

    Watch now!

    25 OCT 2018

    New Android App Model

    Featuring Milena Nikolic

    Over the past 10 years apps have grown in size and complexity, leading to device bloat and lower conversion rates. At I/O this year Google launched Android App Bundle and Dynamic Delivery - making Android development modular, app experiences instant, and delivery of apps and features dynamic. In...

    mobile appsize googleplay dynamicdelivery androidappbundle appmodel
  • SkillsCast

    Watch now!

    25 OCT 2018

    Helping Dagger Help You

    Featuring Jake Wharton

    As applications grow in size, Dagger can help mitigate the pain of dependency management and eliminate the boilerplate of manual dependency injection. Despite this, there are still pain points such as slower compilation times and how to inject objects like activities and views. This talk will...

    compilers dagger mobile android droidconuk
  • SkillsCast

    Watch now!

    25 OCT 2018

    Keynote: Pragmatic Crafting

    Featuring Florina Muntenescu

    Your responsibility as developers is to ship high quality features in a timely manner. But there are many factors which can hinder development: from tightly coupled, untested codebases, to differences between team members in architecture visions and API knowledge, to time pressure. So, given all...

    mobile kotlin droidconuk android
  • SkillsCast

    Watch now!

    25 OCT 2018

    Lightning Talk: What's The Fuzz With Unit Tests

    Featuring Xavier Gouchet

    All Xavier's tests used to involve users named Alice and Bob. Aged 42. Working at FooBar Inc. The problem when using hardcoded values in your tests, means that you only test one single path of your code. Ever. During this talk, you will discover a fuzzy testing library to make your test use a...

    mobile kotlin unit-testing testing
  • SkillsCast

    Watch now!

    25 OCT 2018

    Sign here, please!

    Featuring Ana Baotić

    An application ID might define your app among all others, but its signature is what proves and confirms its identity and integrity. From working in distributed teams to fending off fraudulent clones of your application, you eventually come to understand the importance of signatures.

    mobile google-play-signing pki electronic-signatures security keystores certificates
  • SkillsCast

    Watch now!

    25 OCT 2018

    Android Autofill: 10 ways to optimize your app for a better user experience

    Featuring Felipe Leme

    The Android 8.0 release introduced the Autofill Framework, a secure and efficient way to enable password managers to automatically enter user data into other apps.

    mobile integration optimization tricks tips autofill
  • course
    Letpdpqgexqosftt3jnp

    Uncle Bob's Clean Architecture

    Next up on 4th December, London

  • SkillsCast

    Watch now!

    25 OCT 2018

    Hunting Android Malware

    Featuring Chris Le Roy

    Android malware is a continuing problem in the Android ecosystem, even after 9 major Android releases. Android currently relies on implicit and explicit user participation to identify malicious applications, both on the Playstore and on devices.

    mobile runtime heap development malware hacking security android
  • SkillsCast

    Watch now!

    25 OCT 2018

    The Big Rewrite

    Featuring Jeroen Mols

    Are you living the dream? An architecture so SOLID you could literally build your house on? Tests so fast you can't even sip your coffee before they finish? Code so clean it literally hurts your eyes?

    mobile rewrite testing refactoring android
  • SkillsCast

    Watch now!

    25 OCT 2018

    I convinced Groupon to Flutter. Do same with your company!

    Featuring Tomek Polanski

    Flutter is a new cross-platform mobile application solution from Google. While its touted benefits like the speed and the simplicity to create cross-platform applications sound appealing and you might be keen to adopt it, your team might be hesitant to adopt it because of perceptions of risk and...

    ioscon mobile droidconuk flutter cross-platform
  • SkillsCast

    Watch now!

    25 OCT 2018

    Preparing your Application for Google Play Instant

    Featuring Ash Davies

    Android Instant applications are becoming increasingly available, and thanks to the work from the Android platform it team can already be installed on devices running Android Lollipop or later.

    mobile droidconuk modularisation legacy-code instant-apps
  • SkillsCast

    Watch now!

    25 OCT 2018

    Upgrading Android App Unit tests to Mockito 2.x

    Featuring Hazem Saleh

    Mockito 2.x solves many problems that most of the Android developers were having in their tests in Mockito 1.x. But what if you are having today large tests written in Mockito 1.x and PowerMock, will it be an easy task to migrate?

    mobile best-practices unit-testing migration powermock mockito
  • SkillsCast

    Watch now!

    25 OCT 2018

    Write Your Own Android Studio Plugin and Automate Everything

    Featuring Marcos Holgado

    Let’s face it, you spend a lot of time writing the same code over and over again. Maybe you are using the same pattern in different places.

    androidstudio kotlin mobile automation plugin intellij tools android
  • meetup
    Meetup promotion default

    JavaScript Matters with Cassidy Williams!

    Next up on 23rd May, London

Szpeo9l5kedj6bcp2emy
conference
Jjkyzktqvefa1gu3ero3

Haskell eXchange 2019

Next up on 10th October, London

course
Letpdpqgexqosftt3jnp

Uncle Bob's Clean Architecture

Next up on 4th December, London

meetup
Meetup promotion default

JavaScript Matters with Cassidy Williams!

Next up on 23rd May, London

  • Page 1 of 18
  • Next »
  • Last
droidcon is a registered trademark by Mobile Seasons GmbH

Sign Up

It's totally free!

Sign up with Twitter Sign up with GitHub

Or create an account with your email address

@
×

Awesome!

Friends don't let friends miss out on great events.
Share it, and make the event even better!

Tweet
×

Log In

Please log into your Skills Matter member account in order to register for events.

Note: If you are not yet a member, you will be prompted to provide your email and handle upon your initial Twitter/GitHub login

Log in with Twitter Log in with GitHub

or


Forgot your password?

Not a member yet?

×