Here's some Android tidbits you may have missed!
No clickbait, just a collection of bitesize Android goodies I have shared over the years

No clickbait, just a collection of bitesize Android goodies I have shared over the years
Out of the blue, the Jetpack Security Crypto library sees its first update in 18 months. Let's take a look at what's new!
In this series of blog posts we take a look at Android Security in detail through the lens of the OWASP Top #10 threats to Mobile, with the end goal of learning how to write more secure code in our apps.
In this part we look at the #3 threat 'Insecure Communication'
In this series of blog posts we take a look at Android Security in detail through the lens of the OWASP Top #10 threats to Mobile, with the end goal of learning how to write more secure code in our apps.
In this part we look at the #2 threat 'Insecure Data Storage'
In this series of blog posts we take a look at Android Security in detail through the lens of the OWASP Top #10 threats to Mobile, with the end goal of learning how to write more secure code in our apps.
In this part we look at the #1 threat 'Improper Platform Usage'
As featured in the ASOS Tech Blog
A beginners guide to solving picoCTF's 'droid' challenges
A look into Jetpack Security's latest exciting addition
JetBrains Projector might just be the tool we need in 2021
A fun retrospective look at a pesky bug that threatened to ruin my holiday season
Working on larger projects can make dependency management difficult, in the post we will look at how to sort and generate a report of our Gradle project's dependencies and their available upgrades
In this part we shall move on to defining and implementing delta hat, better known as the 'extended transition function'
Could we implement finite state machines in Kotlin and how might they be useful in the real world?
Some thoughts on how to smash interviews as a mobile developer