Skip to content

Blundell

Android Developer Tutorials

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

Emoji error! Using the latest Compose with compileSDK < 34

In Reference By blundell On 2023-11-222023-11-19
Emoji error! Using the latest Compose with compileSDK < 34

Wanting to use the latest versions of Compose, but your app compileSdk is falling behind? I’ve been there! If you have a compileSdk < 34 but want to use Compose version > 1.5.0 you’ll come…

Read more of Emoji error! Using the latest Compose with compileSDK < 34 →

Tagged androiddev, compose, gradle

Setting JDK level in Android Gradle builds

In Intermediate, Reference By blundell On 2023-11-18
Setting JDK level in Android Gradle builds

The correct, complete, 2024, settings to configure the Java version in Gradle for Android.

Tagged androiddev, gradle, java, jdk

Dependency Injection in Legacy Code

In Intermediate By blundell On 2023-10-19
Dependency Injection in Legacy Code

This post explains how you can inject dependencies into Android legacy singletons, or any classes that aren’t conforming to your current Android architecture, using Dagger & Hilt. I’ll cut straight to the chase, if you…

Read more of Dependency Injection in Legacy Code →

Set Activity Screen Brightness without Permission

In Reference, Tutorial By blundell On 2023-08-232023-08-23
Set Activity Screen Brightness without Permission

I wanted to brighten the screen, but all articles said you needed Android permissions. Codswallop! Here’s how!

Tagged androiddev, qr code, screen brightness

build.gradle.kts conversion for Android Studio Empty Activity

In Reference By blundell On 2023-07-052023-07-05
build.gradle.kts conversion for Android Studio Empty Activity

Quick blog posting showing you the build.gradle.kts version of the default build.gradle file from the “empty activity” Android Studio template. This post will go stale fast, get it whilst its hot. 🙂 The original templates…

Read more of build.gradle.kts conversion for Android Studio Empty Activity →

Tagged android, androiddev, gradle, groovy, kotlin

Android Job Interview – Take-Home Test Cheat Sheet

In Reference By blundell On 2023-05-252023-05-25
Android Job Interview – Take-Home Test Cheat Sheet

Learn the steps needed in a typical Android take home test. Giving you the tools and knowledge you need to ace this part of any Android interview process.

Tagged android, androiddev, interview

Proven Prepping for Easy Android Interviews in 2023

In Reference By blundell On 2023-05-162023-05-25
Proven Prepping for Easy Android Interviews in 2023

This post aims to demystify some of the steps in a typical Android interview process. We’ll discuss steps, strategies, targets and solutions. Getting you better prepared to get your next Android role. This blog is…

Read more of Proven Prepping for Easy Android Interviews in 2023 →

Tagged android, androiddev, interviewing, interviews

Posts pagination

←Previous page Page 1 Page 2 Page 3 … Page 19 Next page→
© Copyright Blundell. All rights reserved.