Emoji error! Using the latest Compose with compileSDK < 34
Blundell | Android Developer Tutorials
by blundell
4M ago
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 → The post Emoji error! Using the latest Compose with compileSDK first appeared on Blundell ..read more
Visit website
Setting JDK level in Android Gradle builds
Blundell | Android Developer Tutorials
by blundell
4M ago
The correct, complete, 2024, settings to configure the Java version in Gradle for Android. The post Setting JDK level in Android Gradle builds first appeared on Blundell ..read more
Visit website
Dependency Injection in Legacy Code
Blundell | Android Developer Tutorials
by blundell
5M ago
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 → The post Dependency Injection in Legacy Code first appeared on Blundell ..read more
Visit website
Set Activity Screen Brightness without Permission
Blundell | Android Developer Tutorials
by blundell
7M ago
I wanted to brighten the screen, but all articles said you needed Android permissions. Codswallop! Here's how! The post Set Activity Screen Brightness without Permission first appeared on Blundell ..read more
Visit website
Build.gradle.kts conversion for Android Studio Empty Activity
Blundell | Android Developer Tutorials
by blundell
9M ago
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 → The post build.gradle.kts conversion for Android Studio Empty Activity first appeared on Blundell ..read more
Visit website
Android Job Interview – Take-Home Test Cheat Sheet
Blundell | Android Developer Tutorials
by blundell
11M ago
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. The post Android Job Interview – Take-Home Test Cheat Sheet first appeared on Blundell ..read more
Visit website
Proven Prepping for Easy Android Interviews in 2023
Blundell | Android Developer Tutorials
by blundell
11M ago
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 → The post Proven Prepping for Easy Android Interviews in 2023 first appeared on Blundell ..read more
Visit website
Applying a 3rd Party Gradle Plugin as a Composite Plugin
Blundell | Android Developer Tutorials
by blundell
1y ago
This post shows you how to wrap a 3rd party Gradle plugin in your own plugin, so that you can interactive with it programmatically. The post Applying a 3rd Party Gradle Plugin as a Composite Plugin first appeared on Blundell ..read more
Visit website
Make a monorepo for your Android projects
Blundell | Android Developer Tutorials
by blundell
2y ago
This post describes how you can share code between your side projects without code duplication, remote hosting or versioning. The post Make a monorepo for your Android projects first appeared on Blundell ..read more
Visit website
Speed up your build: Non-transitive R files
Blundell | Android Developer Tutorials
by blundell
2y ago
Non-transitive R files became available to all modules in AGP 4.2. Non-transitive R files allow your builds to be incrementally faster and your AAB/APK’s smaller. This post will explain how to implement and build your… Read more of Speed up your build: Non-transitive R files → The post Speed up your build: Non-transitive R files first appeared on Blundell ..read more
Visit website

Follow Blundell | Android Developer Tutorials on FeedSpot

Continue with Google
Continue with Apple
OR