Insights for app owners, developers, and all digital product enthusiasts


what is a mobile application

What Is a Mobile App – All You Should Know as a Future Product Owner

What is a mobile application? What kind of benefits does it bring to businesses? Read this guide to learn about the process of building a mobile app.

User story mapping - templates, examples and techniques

User Story Mapping: Examples, Templates, and Best Practices | Guide for App Owners

Welcome to our guide to User Story Mapping! I’m Mark, a Business Analyst and Solution Architect. I’ve worked in fintech, ecommerce, and non-profit product development, collaborating with international teams at every step, from discovery to maintenance.  As a Solution Architect, I use USM very often. This method helps us get a solid grip on what […]

Accessibility in Android app development - guide

How to Provide Accessibility in your Android App | Part 3: Semantic Properties and Screen Orientation

This is the third part of our series on providing accessibility in Android apps with Jetpack Compose. The previous parts: In the second one, you learned about the font scale, focus order and a few semantic properties. In this part, you’ll continue exploring the latter topic. At Droids On Roids, we create digital products for […]

product version for product development process

MVP, Core Path, MMP – Product Versions in App Development

The product development stages in creating a mobile application are usually divided into product versions. In this article, we want to focus on some of them: MVP, Core Path, and MMP, as they are critical steps on the way to a successful mobile app.

Introducing new Apple Glasses: Apple Vision Pro

Breaking Down the Apple Vision Pro: A Revolutionary Spatial Computer

With companies striving to offer new, more engaging, and unique ways to experience all kinds of content, we are about to witness innovative products mixing reality with virtuality. Now it’s time for Apple to introduce an all-new device, powered by a new operating system and designed for a new era. Let’s look at the Apple […]

apps made with flutter - flutter apps examples

Top Flutter Apps: Real-World Examples & Business Stories

We asked 18 different business owners and developers who are actively working with Flutter about their insights.

Flutter for IoT Development

Why Flutter for IoT is Your Best Bet – Top 10 Reasons

IoT development specialists need a seamless and efficient way to create robust applications for connected devices. Cross-platform capabilities and a rich feature set could be perfect. But what solution offers such capabilities? Flutter is a perfect solution for IoT projects because it improves user experience and device integration.

key metrics to measure product success

How to Measure Your Digital Product Success | Guide with Examples

Being a Product Owner and creating a successful product is a great adventure. If you are thinking about your own mobile app, you are probably already seeing with your own eyes how your app can make the world a better place and meet user needs. One of your responsibilities as a Product Owner will be […]

How to create a Dart lint rule – plural quantity check example

How to create a Dart lint rule – plural quantity check example

Introduction Welcome, Flutter developers and all enthusiasts venturing into this innovative terrain! This article is a comprehensive guide to creating a Dart lint rule. That rule will check ARB files with translations. Dart lint is a static analysis tool for the Dart programming language that helps developers identify and address potential issues and style violations […]

internet of things challenges

Today’s 11 IoT Challenges and Solutions That Work

The Internet of Things is one of the next great leaps for business. While many industries already embrace IoT systems, others are still in the early stages of their IoT possibilities. It’s also a trend that is catching on: in 2022, enterprise spending in IoT development grew by 21.5%. Even amidst turbulent times, big organizations […]

Most Popular Cross-Platform App Development Frameworks

4 Most Popular Cross-Platform App Development Frameworks for 2024

The rapidly growing need for cross-platform solutions has fueled the rise of various multi-platform tools. With so many options, choosing the right one for your project can be difficult. To make things easier, we’ve compiled a list of the top 4 cross-platform app development frameworks and explained when each one’s qualities are most useful. Read on to find the most efficient and cost-effective solution for your app.

Top IoT applications

IoT Applications: 7 Real-World Examples Across Industries

There’s a reason why the Internet of Things market is expected to be worth over $1 trillion by 2024. IoT applications automate processes and generate brand-new product offerings thanks to the continuous connection between machines, humans, and data. Together with enhanced sensor connectivity and new technologies like artificial intelligence, IoT has the potential to drive […]

IoT security threats and solutions

8 Key IoT Security Challenges and Proven Solutions from the Field

At Droids On Roids, we work daily on developing connectivity applications that interact seamlessly with our clients’ custom IoT devices. We know firsthand how crucial it is to prioritize security in this area. This inspired us to create this article. What is IoT security? Read also: What is Application Security? All You Need To Know […]

Popular Agile prioritization techniques explained

The Art of Decision Making: Top 7 Agile Prioritization Techniques for Product Owners

Being a decision-maker sounds exciting until you face the first splash of opinions from people engaged in your mobile app development process. Your stakeholders may have different interests and urgent needs. And it is your challenge to decide who will get what they want first. What’s more, you probably have a lot of great ideas, […]

Practical Fragment Shaders in Flutter Guide

Practical Fragment Shaders in Flutter | Guide – Generative Art Part 2

Exploring Fragemt Shaders in Flutter? Let’s learn the performance benefits they give us over the CPU-based rendering methods. This time, it’s all about making our art animated!

Agile Roles and Responsibilities

Agile Roles and Responsibilities – From Theory to Practice

Dive into Agile Scrum roles with a twist! Discover the daily life of each team member beyond theory. A must-read for App Owners seeking real-world insights.

green apps and sustainability apps - examples and trends

Driving Sustainability Awareness – Emerging Green Apps Trends & Examples

Sustainability has become a top priority for companies across industries in today’s rapidly changing business landscape. With growing environmental challenges and an increasing demand from users for eco-friendly products and services, businesses are acknowledging the need to integrate sustainable practices into their operations.  Fortunately, advancements in technology have paved the way for a new wave of […]

Fragment Shaders Flutter Guide

Practical Fragment Shaders in Flutter | Guide – Generative Art Part 1

GLSL shaders in Flutter: A step-by-step guide to crafting generative art with custom fragment shaders in app development.