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


Independent Contractor Agreement with Examples | Mobile & Web App Development

Independent Contractor Agreement with Examples | Mobile & Web App Development

Independent Contractor Agreement with a Software House – how should it look like and what you can’t miss?

How to Report Bugs so that Developers Won’t Hate you

How to Report Bugs so that Developers Won’t Hate you – 7 tips for Quality Assurance Professionals

How should a Quality Assurance Professional communicate with a Developer? In the article, you will find 7 must-read tips that will help you avoid conflicts and make your cooperation more enjoyable and productive.

Students Visit at Droids On Roids Office

Henley Business School Students Visited Our Office

24 students from UK’s Henley Business School visited our office. We had the opportunity to share our practical knowledge and experience. See how it went!

7 Ideas for Growing Your Business with Google Assistant

7 Ideas for Growing Your Business with Google Assistant

Google Assistant is a next big thing on the market. Understanding it today is crucial for your business in the future. 

How to Create Bitrise Step in Go - Flutter Example

How to Create Bitrise Step in Go – Flutter Example

In this article, we will show you how to create & publish your own Bitrise step on the example of Flutter. We will focus on programming in Go which is the main language used by Bitrise. 

How to Use Shared Element Transition with Glide in 4 steps

How to Use Shared Element Transition with Glide in 4 steps

In this article, you will learn how to implement Shared Element Transition with Glide, an image loading library, and how to handle possible states. With this transition, you will improve the look and feel of your app and keep your users happy.

GDPR meaning app development

What does GDPR mean for Mobile App Owners? – 12 Use Cases

In this article, you will find 12 useful GDPR Use Cases for App Owners, Product Owners and everyone who wants to develop a mobile app

How to Write User Stories and Why They are Crucial for Successful App Development

How to Write User Stories and Why They are Crucial for Successful App & Software Development

If you want to develop a mobile or web application, User Stories will help you to find common ground with a development team, especially if you don’t have programming skills and don’t know the technical language. We can say that thanks to User Stories, our work implementation is better prepared, and in some cases, the development can be […]

Property Order in Kotlin - Why It Matters

Property Order in Kotlin – Why It Matters

Writing Android apps in Kotlin is nice, as it’s easy to learn, especially when we know Java. Yet there are some traps we can fall into. Today, I would like to show you one related to Kotlin properties. We will also look into the bytecode.

Android Studio and Git branches

Android Studio and Git Branches – How to Simplify Your Work

Are you irritated by having too many branches in your repo? This article explains how to work in a thicket of branches and how to cut them down in one shot.

Junior Developer Job Interview – Questions Which Can Surprise You

Junior Developer Job Interview – Questions Which Can Surprise You

Do you want to get a job as a junior developer? Right from the start, you need to know that your profession is much wider than you thought and an employer will want you to know more. Why? Let me explain.

DSC01226

2018 Tech Events You Can’t Miss (Recommended By Our Team)

Based on our experience we’ve created the list of some cool tech, design and business events happening in 2018!

Forbes Diamenty 2018 Droids On Roids

Droids On Roids Honored in the Forbes Diamonds 2018 List

We are proud to be recognized by Forbes Magazine as one of the fastest growing companies from Poland! Droids On Roids is ranked in 5th place for Poland and 2nd for our region (Lower Silesia) in the category “Income between 5-50 mln PLN”. Forbes Diamonds 2018 is the 11th edition of the rankings, which recognize […]

Android Strings XML Tips & Tricks

Android Strings XML Tips & Tricks

This article shows a few tricks which can help you when developing string resources for Android applications.

358H

Professional Developer: What Does It Mean?

Miserable no-lifer When I started to work as a software developer, I was happy. But only in the beginning… after a while, I was exhausted and irritated. Unfortunately, I got used to it. I got used to going home late. I got used to trying to do everything to meet somebody’s deadlines. I got used […]

Time of Check to Time of Use Race Conditions in Android UI

Edge Cases to Keep in Mind. Part 3 – Time of Check to Time of Use Race Conditions in Android UI

In this article, we’ll show how race conditions affect Android runtime permission system.

HOW TO DEBUG HTTP(S) TRAFFIC FOR ANDROID APPS WITH BURP PROXY

How to Debug HTTP(S) Traffic for Android Apps with Burp Proxy

Everything seems to match specifications but the app does not work? Discover Burp Proxy – one of the best ways of debugging HTTP(S) traffic!