Android | Joe Birch | Page 9

Joe Birch

Speaker, Educator and GDE for Android

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

Posts Tagged → Android

Android N: Introducing upgraded Notifications

posted in Uncategorized on March 24, 2016 by hitherejoe 0 Comments

After writing about the new Picture-in-Picture feature for Android N, I decided to take a deep dive into another of the new features we saw released in the Developer Preview – notifications. Android N sees some great new additions to the notifications API, so lets take a look at some of these new features and… Continue reading →

Android N: Introducing Picture-in-Picture for Android TV

posted in Uncategorized on March 18, 2016 by hitherejoe 0 Comments

Last week we saw the surprise release of the Developer Preview for Android N, which saw some exciting new additions for us to get our hands on! One of these features is known as Picture-in-Picture mode, which leverages the new multi-window APIs in Android N. Let’s take a look at this exciting new feature and… Continue reading →

Designing for Android TV

posted in Uncategorized on February 19, 2016 by hitherejoe 0 Comments

Android TV is an exciting platform, whilst it uses the same Android OS we interact with on our phones, tablets and wearable devices – it requires a different approach when it comes to designing applications for such large screens. I’ve been fixated on Android TV a lot over the last 6 months, so here’s my… Continue reading →

Handling Android runtime permissions in UI tests

posted in Uncategorized on January 7, 2016 by hitherejoe 0 Comments

Several months ago I took a look at the new Android Permissions model where things were changing quite a lot with the introduction of Marshmallow. the implementation of this new model meant that we needed to ensure that: We checked if we had the permission we needed when it was required We requested the permission… Continue reading →

Vineyard — Creating an Android TV Vine App

posted in Uncategorized on January 1, 2016 by hitherejoe 0 Comments

Everyone loves TV, I’m certain plenty of households watch hours and hours of live TV every week — it’s as if people are hooked. But is there any reason not to be? Content is always present when using your TV, you can flick between channels and there’s instant playback of media on your screen. Even if we… Continue reading →

Exploring Meaningful Motion on Android

posted in Uncategorized on November 17, 2015 by hitherejoe 0 Comments

At ribot we care about creating beautiful and meaningful experiences for people, in which motion plays a big part. After seeing an inspiring talk at Droidcon London, I decided to dig deep into motion on Android. From this, I’ve put together my findings to help make both Developers & Designers aware of just how easy… Continue reading →

Things I did at Droidcon London

posted in Uncategorized on October 30, 2015 by hitherejoe 0 Comments

At ribot we get the chance to attend conferences throughout the year, so me and Iván made a trip up to Droidcon London. I learnt a lot, met some great people and made a lot of notes over the last two days – so here’s a (very) brief summary of my time at the event…. Continue reading →

Exploring Google Play Services: Place Picker & Autocomplete

posted in Uncategorized on October 28, 2015 by hitherejoe 0 Comments

The Place Picker Widget and Autocomplete component are two powerful features part of Google Play Services. Here we take a look at both of these componenets and how we can implement them in our applications. As of Play Services 7.0, Google have made some great features available for us to implement into our apps –… Continue reading →

Approaching Android with MVVM

posted in Uncategorized on September 21, 2015 by hitherejoe 0 Comments

Building an MVVM architectured application using the Data Binding Library The Data Binding library for android is something that I’ve been keen to check out for a short while. I decided to experiment with it using the Model-View-ViewModel architectural approach. To do this, I took a HackerNews Reader app that @matto1990 and I worked on together,… Continue reading →

Exploring Chrome Customs Tabs on Android

posted in Uncategorized on September 9, 2015 by hitherejoe 0 Comments

Alongside Android Marshmallow, we saw the announcement of the Custom Tabs library for Android. Let’s take a look at what this new library does and how we can use it to provide an improved User Experience when web content is displayed within our applications. Google recently announced the release of a new support library, known… Continue reading →

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

Practical Jetpack Compose

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