Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Category: X-Post

I/O 2019 Android Track Picks & Insights

In Request, X-Post By blundell On 2019-05-292019-06-12

Google I/O is a wrap. The conference celebrated product and platform innovations at Google. As part of the Google Developer Expert programme a group of us travelled to I/O and enjoyed learning together, here we…

Read more of I/O 2019 Android Track Picks & Insights →

Tagged a11y, accessibillity, android, appbundles, camerax, google io, jetpack

Kotlin Anti-Patterns – Also this is Null

In X-Post By blundell On 2019-02-142023-07-14
Kotlin Anti-Patterns – Also this is Null

Kotlin is a young language, and with that comes many untrodden paths and unknown gotchas. Let’s explore one of these anti-patterns, for the sake of the article I’ve called it “Also this is null”.

Tagged clean code, kotlin

Battling the 65k method limit

In X-Post By blundell On 2017-01-28

### Battling the 65k method limit 2016 is the year of the method limit. Many hardened Android developer will already know this and will have been fighting the holy war for many years, but this…

Read more of Battling the 65k method limit →

Tagged 65k, android, method limit, multi-dex

You have permission to crash

In X-Post By blundell On 2017-01-28

### You have permission to crash With targetting Marshmallow, 6.0, API 23, the latest version of Android, strange things can happen if you don’t get your permission flow correct. The code seems legit and yet…

Read more of You have permission to crash →

Tagged android, debugging, permissions

Inspecting databases with Stetho

In X-Post By blundell On 2017-01-28

Have you ever been writing a database backed Android application and you quickly want to look at some of your SQL stored data? Maybe wondering why your query isn’t working or seeing if the database…

Read more of Inspecting databases with Stetho →

Tagged android, databases, debugging, sqlite, stetho

Q&A with Android Developer Paul Blundell

In X-Post By blundell On 2017-01-28

In this post, I interviewed developer Paul Blundell to gain some insight on his experience with Android and discuss how he manages his apps. Gregory: How did you get started with Android. Why did you…

Read more of Q&A with Android Developer Paul Blundell →

Tagged android

The Making of an Android Auto Demo Unit

In X-Post By blundell On 2017-01-28

Android Auto is a protocol developed by Google to allow mobile devices to be controlled by a car head unit. This means you can use Google Maps navigation, play music, get notifications of important happenings,…

Read more of The Making of an Android Auto Demo Unit →

Tagged android auto, custom tom, hardware, iot

Posts pagination

Page 1 Page 2 Page 3 Next page→
© Copyright Blundell. All rights reserved.