4 February 2025 · by Tom Colvin
Discover how to efficiently validate your app idea before investing heavily by understanding the key principles of building a Minimum Viable Product (MVP). The article shares expert tips for creating a focused MVP, testing your core concept without breaking the bank, and avoiding common pitfalls.
19 December 2024 · by Tom Colvin
Unlock the power of AI vision on your Android device! Learn how to build a hand gesture recognizer using CameraX, MediaPipe, and Compose, enabling your phone to interpret the world around it without needing an internet connection.
11 December 2024 · by Tom Colvin
Discover how to build a custom Android camera app using CameraX and Compose, simplifying the traditionally complex process of handling diverse camera hardware and settings. The guide provides a step-by-step approach to implementing essential features like preview, camera switching, zoom, and image capture, with a link to a fully functional code repository.
14 March 2024 · by Tom Colvin
Dive into Kotlin flows and asynchrony with practical recipes, moving beyond Java callbacks to understand how to manage ongoing asynchronous tasks and multiple results. Learn how to use flows, including the difference between hot and cold flows, turning callbacks into suspend functions, and managing data streams effectively using Firestore examples.
19 February 2024 · by Tom Colvin
Want to truly understand Kotlin coroutines? This article explores coroutine scope, context, and Jobs through seven practical demos, revealing how these core concepts work together to make asynchronous programming safer and easier.
21 January 2024 · by Tom Colvin
Understand the magic behind Android coroutines and stop blindly copying patterns! This article breaks down common coroutine patterns like suspending functions and context switching, explaining how they work under the hood to keep your app running smoothly.
10 January 2024 · by Tom Colvin
Confused by Android's Bluetooth and BLE implementation? This comprehensive guide breaks down the complexities, offering practical advice and code snippets to help you build Android apps that seamlessly connect to and exchange data with BLE devices, while also highlighting common pitfalls and how to avoid them.
4 July 2023 · by Tom Colvin
Want to learn how to build a flexible and maintainable Android app from scratch? This complete step-by-step guide walks through creating a planet-spotting app, demonstrating key architectural principles and decision-making processes for clean, scalable code that adapts to changing needs.
25 May 2023 · by Tom Colvin
Struggling with tangled code in your Android apps? This article provides a deep dive into the principles behind good app architecture, empowering you to make informed decisions and build more maintainable, testable, and scalable applications, without getting bogged down in rigid rules.
3 April 2023 · by Tom Colvin
Using Firebase Auth for password resets? Discover how its default settings allow surprisingly weak passwords and learn how to easily implement a drop-in replacement that enforces stronger security, protecting your users' accounts.
20 March 2023 · by Tom Colvin
Firebase's email/password login has security flaws, especially regarding weak password policies and insecure password resets. Find out how to implement a custom password reset solution and why using federated login providers is a more secure alternative.
23 February 2023 · by Tom Colvin
Learn how to streamline user logins in your Android app using Jetpack Credential Manager, offering a secure and easy way to save and retrieve passwords (or other credentials) for a seamless sign-in experience. Discover how to implement one-tap sign-in and leverage Google Account integration for password persistence across devices.
10 February 2023 · by Tom Colvin
Curious about how your Android phone stays secure while you browse the web? This article explains a critical, decade-old security flaw that has finally been fixed in Android 14, preventing potential trust breakdowns and keeping your data safe.
7 February 2023 · by Tom Colvin
Discover how to easily add an extra layer of security to your Android app by encrypting files and SharedPreferences using Kotlin and Jetpack Security. Learn how to protect sensitive data from unauthorized access, even on rooted devices, with simple code examples and practical considerations.
31 January 2023 · by Tom Colvin
Want to implement Android's secure Photo Picker in your Kotlin and Compose app? This article offers a practical guide, complete with code examples, showing how to use the Photo Picker the modern way, while ensuring graceful fallback on older Android versions.
24 January 2023 · by Tom Colvin
Discover how to detect the exact type of cellular network your Android app is connected to (5G, 4G, 3G, 2G, and subtypes) and tailor the user experience accordingly. This article offers a sample app using Jetpack Compose, ViewModels, and Kotlin flows, providing code snippets and guidance on handling different Android versions.
18 November 2022 · by Tom Colvin
Explore the crucial balance between code efficiency and readability and discover why prioritizing readability can lead to fewer bugs, improved security, and easier maintenance. Learn practical tips to write more understandable code, even when performance is a top concern.
13 October 2022 · by Tom Colvin
Discover the three most frequent, yet easily avoidable, security mistakes iOS developers make and learn how to protect your app and user data. Uncover vulnerabilities related to storing sensitive information, handling input data, and overlooked development leftovers.
15 June 2022 · by Tom Colvin
Discover the best ways to break into the world of ethical hacking, from self-teaching and Capture The Flag challenges to formal courses, and learn which methods provide the most real-world value. This article helps aspiring pentester build a strong technical foundation and understand the business side of ethical hacking, and avoid common pitfalls.
10 June 2022 · by Tom Colvin
Discover how Article 32 of GDPR impacts your app's security and compliance. Learn why regular penetration testing is crucial for protecting user data and maintaining a strong security posture, with insights into testing types and frequencies.
9 March 2022 · by Tom Colvin
Discover how Russian cyber warfare and espionage tactics, ranging from large-scale attacks to malware like VPNFilter and Cyclops Blink, could directly impact your personal devices and data. Learn simple, actionable steps to protect yourself, like updating software, strengthening passwords, and identifying phishing attempts.
16 February 2022 · by Tom Colvin
Discover a critical iOS security flaw where app data, including passwords, remains on devices even after uninstallation, posing privacy risks. Learn a simple code-based workaround to ensure sensitive data is wiped upon reinstallation, protecting user security.
11 February 2022 · by Tom Colvin
Keep your iOS app secure by reviewing this checklist of critical security areas, covering everything from data encryption and password complexity to safe web views and iCloud backups. Developers can use this guide to avoid common pitfalls and implement best practices for protecting sensitive user data.
9 December 2021 · by Tom Colvin
Wondering if Firebase's Firestore database is secure for your app? Explore common security pitfalls developers encounter when using Firestore, and learn practical solutions to avoid them.
2 December 2021 · by Tom Colvin
Considering Firebase Auth for your app? Discover potential security gaps revealed in a full audit, like weak password rules and limited login attempt handling, which could impact your data security. This article explores the limitations of Firebase Auth and outlines how to address them, helping developers ensure their apps meet essential security requirements.
2 December 2021 · by Tom Colvin
Understand the security risks associated with using Firebase and whether it's the right backend solution for your app. Explore common misconfigurations and easy-to-miss details that can introduce serious security flaws, helping developers build more secure Firebase applications.
23 November 2021 · by Tom Colvin
Considering Firebase for your app's backend? This article highlights a critical security flaw exposing sensitive data stored locally on Android devices, explaining why you might need to rethink your approach if you handle user data that demands top-tier security.
23 October 2021 · by Tom Colvin
Apple's App Store rules are loosening up, and developers can now freely discuss payment options with customers outside the app ecosystem. Find out how this change, along with a new rule impacting contact information, could affect your app development strategy and your ability to connect with your users.
9 September 2021 · by Tom Colvin
Discover how user engagement directly impacts your app's Google Play ranking and learn to view your engagement stats within the Google Play Console. Optimise your app by targeting the right users and avoiding those who won't engage, so you can improve your app's visibility.
17 August 2021 · by Tom Colvin
Discover why focusing your app on doing one thing exceptionally well can help it stand out in a crowded market. Learn how niching down and eliminating unnecessary features can lead to a clearer message, more effective development, and ultimately, a larger user base.
10 August 2021 · by Tom Colvin
Discover the seven key rules to dramatically improve your app store listing, attracting the right users and boosting your app's success. Learn how to optimize your listing with targeted descriptions, compelling visuals, and strategic category choices to stand out in a crowded marketplace.
26 July 2021 · by Tom Colvin
Want to boost your app's visibility and downloads? Discover how strategically soliciting reviews and responding to user feedback can significantly improve your app store rating and attract more users.
21 July 2021 · by Tom Colvin
Discover how to shift your app monetization strategy from one-off payments to a more lucrative subscription model. This guide explores how to identify opportunities to frame app features as ongoing services, boosting your long-term revenue potential.
15 July 2021 · by Tom Colvin
Striving to be first to market with your app can be a trap; learn why focusing on being the *best* app, even if it means being later to the game, is a more effective strategy for long-term success and visibility in app stores. Discover how competition can actually benefit your app development process and marketing efforts.
7 July 2021 · by Tom Colvin
Confused about Google's Android App Bundle requirement? This article cuts through the noise to explain how AABs actually benefit app users with smaller downloads, less storage usage, and a safeguard against lost signing keys.
1 July 2021 · by Tom Colvin
Discover how to distinguish valuable feedback from noise in your app reviews, allowing you to focus on improvements that genuinely matter to your target audience and boost your app's success. Learn which negative reviews to ignore, saving you time and resources while maximizing the impact of your development efforts.
28 June 2021 · by Tom Colvin
Discover the five proven methods to effectively monetize your app and avoid common pitfalls that frustrate users and hurt your app's visibility. Understand the pros, cons, and best use cases for each model, from paid apps to freemium and subscription-based options, to make the most money.
7 May 2020 · by Tom Colvin
Struggling to get your app noticed? This article explores how app store algorithms prioritize user experience and engagement, offering actionable insights to improve your app's ranking and ultimately boost downloads and revenue.