Joe Birch | Speaker, Educator and GDE for Android | Page 7

Joe Birch

Speaker, Educator and GDE for Android

  • Posts
    • Latest
    • Android
    • Kotlin Multiplatform
    • iOS
  • Sponsorship
  • Courses & Books
  • Speaking timeline
  • Appears In

Exploring in-app updates on Android

posted in Android on May 7, 2019 by hitherejoe 0 Comments

I’m sure there has often been a time when you’ve needed to send out an app update that has some form of urgency – maybe there’s a security issue or some bug which is causing a lot of issues for users. Previously, we’ve needed to roll out a new update on the Google play store… Continue reading →

Native Flutter Experiences: Bottom Navigation

posted in Flutter on April 29, 2019 by hitherejoe 0 Comments

When building Flutter applications, we have the ability to create native components which are styled for the native experience on both Android and iOS. Whilst by default we may implement things in a material style, it is important to bear this native experience in mind. In this article we will take a quick look at… Continue reading →

Exploring Firebase ML Kit on Android: Smart Reply

posted in Firebase on April 24, 2019 by hitherejoe 0 Comments

Last week Firebase announced a new feature within ML kit that was entering its beta stage, Smart Reply. If you’re not familiar with Smart Reply, the functionality allows applications to supply a collection of suggestions for user input based off of previous content from the current context. A common use case for this is within… Continue reading →

Exploring Android Q: Bubbles

posted in Android on April 4, 2019 by hitherejoe 0 Comments

A few weeks back we saw the announcement of the Android Q beta release 🎉 With this version of Android comes a collection of exciting changes which we need to get our apps ready for. In this set of articles I’m going to be diving into each one of these so that we are fully prepared for… Continue reading →

Exploring Android Q: Sharing Shortcuts

posted in Android on March 26, 2019 by hitherejoe 0 Comments

A few weeks back we saw the announcement of the Android Q beta release 🎉 With this version of Android comes a collection of exciting changes which we need to get our apps ready for. In this set of articles I’m going to be diving into each one of these so that we are fully prepared for… Continue reading →

Exploring Android Q: Location Permissions

posted in Android on March 18, 2019 by hitherejoe 0 Comments

Last week we saw the announcement of the Android Q beta release 🎉 With this version of Android comes a collection of exciting changes which we need to get our apps ready for. In this set of articles I’m going to be diving into each one of these so that we are fully prepared for getting our… Continue reading →

Exploring Android Q: Settings Panels

posted in Android on March 14, 2019 by hitherejoe 0 Comments

It’s here! Yesterday we saw the announcement of the Android Q beta release 🎉 With this version of Android comes a collection of exciting changes which we need to get our apps ready for. In my next set of articles I’m going to be diving into each one of these so that we are fully prepared… Continue reading →

Handling pricing changes with the Google Play Billing Library

posted in Android, Payments on March 12, 2019 by hitherejoe 0 Comments

Sometimes things change. And in these cases, it’s likely that you’ll want to be able to make adjustments to reflect these changes. In the context of applications, we may offer subscriptions – and it’s common for the prices of these to change along the way. In this case, we’ll want to adjust the prices for… Continue reading →

Chords, Conversations and the Kotlin Client Library

posted in Actions On Google on March 7, 2019 by hitherejoe 0 Comments

I recently launched a side-project I had been working on for the last several months, Chord Assist. Whilst this guitar is made up of many different moving parts, at the centre is the brain of the conversational tool. Whilst I made use of dialogflow to build this functionality, I needed to make use of some… Continue reading →

Flutter CI with Bitrise

posted in Flutter on February 28, 2019 by hitherejoe 0 Comments

If you weren’t already aware, I’m already a big fan of bitrise – and when I heard they were adding support for Flutter, I gained even more love for the product. Naturally I wanted to take this for a spin – so I decided to setup Bitrise CI with my Voice flutter project. Let’s take… Continue reading →

  • First
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • »
  • Last

Practical Jetpack Compose

Want to sponsor this blog? Check out the details on our sponsor page here.