Stfalcon Blog

How to measure MVP success for mobile app

How to measure MVP success for mobile app

It’s easy to follow the hype and think that if your startup gets press coverage, Twitter mentions and some decent amount of app downloads, you’re doing fine. But it is actually just the time to closely watch your mobile MVP metrics, carefully introduce little tweaks and get ready for removing features that users don’t care about.

Front-end Testing Complete Guide for Large Projects

Front-end Testing Complete Guide for Large Projects

The aim of frontend testing is to ensure that with every product update users are well-protected from bugs. Failing to invest resources into bug testing will lead to users switching to what competitors have to offer. But I’m sure you value your users and will be happy to delight them with a flawless product. So today we’ll talk about frontend testing frameworks and fighting bugs on big projects.

Saving Data In Android Using Realm

Saving Data In Android Using Realm

How to save data for your mobile application? There’re three possible ways: Shared preferences/User defaults, files and databases. When choosing which one to use you should take into account the volume of data your app will work with, mobile data type and what exactly you’ll be doing with the data.

Appsworld Germany 2016

Appsworld Germany 2016

On April 20-21, 2016 studio stfalcon.com attended Appsworld Germany in Berlin that has brought together representatives of European mobile development community, startup founders and entrepreneurs looking for new partners.

How to Validate Startup Ideas: Method for Busy People

How to Validate Startup Ideas: Method for Busy People

There’s a reason why many great products were created by very busy people. When we are committed to completing one important task within a tight deadline our mind stays super focused and we work more productively.

Meet stfalcon.com at Appsworld Germany 2016, April 20-21

Meet stfalcon.com at Appsworld Germany 2016, April 20-21

We are excited to announce that two representatives of our company are attending Appsworld Germany this year! Appsworld Germany is a place for meeting representatives of European development community, finding new and exciting startups and discussing all things mobile.

DataBinding: How To Develop Android Apps Faster

DataBinding: How To Develop Android Apps Faster

Every time you look at those numerous lines of code with findViewById and ternary operations with visibility you want Cthulhu to finally revel across the Earth so you don’t have to see it anymore, don’t you? But trust me, there’s a way. And we will show it to you under cut.

How to Build Habit-Forming Products

How to Build Habit-Forming Products

Famous services not only solve user problems but also do great at becoming an integral part of their lives — a habit. Modern people are used to asking Google for advice, checking complex notions in Wikipedia and making daily pictures for Instagram.

Resources for logo designers

Resources for logo designers

Corporate logo design is not an easy task since it requires polished graphical design skills as well as good understanding of client’s industry and goals. In this article we have gathered tips and resources for logo designers: how-tos, blogs, books and inspirational sites.

Grunt vs Gulp

Grunt vs Gulp

Grunt and Gulp are task runners that allow front-end developers to quickly build web apps and automate repetitive processes, such as file concatenation (joining), image, CSS and JavaScript compression. Let’s find out what is the difference between these two popular tools.