How to choose the right platform for mobile app development

23 Feb 2021
How to choose the right platform for mobile app development

In this article, we discuss the current mobile platform market. First, we’ll talk about iOS and Android.

iOS vs. Android: The market of two

Years ago, there were a variety of mobile operating systems on the market: Microsoft, Symbian, RIM, Android, iOS, plus several smaller ones. It seemed that the market would never stop expanding.

2

Source: Statcounter

Today, there are only two major mobile operating systems left: iOS and Android. iOS has kept a more or less stable market share over the last ten years. But Android skyrocketed in 2009, outgrew iOS, and reached a similar sales volume to it in 2013.

Together, iOS and Android now represent a staggering 99% of mobile operating system market share.

Target audience: Geography

iOS and Android cater to different target audiences.

ios vs android

iOS is popular in the United States, Canada, Australia, Japan, and Western Europe. Android dominates Central and South America, India, Africa, China, the Middle East, Eastern Europe, and some other countries.

According to Statista, smartphones running the Android are holding 87% of the global market share, while the market share of smartphones on iOS is 13% only.

Frame 3

Source: Statista

At the same time, as of January 2021, Android’s share in the U.S. market was 43,5% while that of iOS phones accounted for 56,22%.

The takeaway is simple: go for the operating system that's most popular in your key markets. If your app’s target audience is outside North America, Australia, Japan, and Western Europe, go with Android. This way your product will have more opportunities to spread and succeed.

Technical specifications

Apart from the geographical distribution of users, there are some technical details to pay attention to.

Design

how_to_choose_a_correct_platform_for_mobile_app_development_image_3

When designing Android applications, designers generally follow Google’s Material Design Guidelines, which specify table sizes, icon spacing, color palette recommendations, and many other things. For iOS, designers can refer to Apple’s Human Interface Guidelines. These guidelines don't dictate details, instead offering recommendations for achieving intuitive design. Some may argue that Apple’s guidelines give designers more freedom than Google’s.

Without getting into too much detail, there are three main differences between the Material Design Guidelines and Human Interface Guidelines.

  1. Depth and perception. Google advocates material design, which resembles sheets of paper stacked on top of each other. Apple prefers designs that have depth. In iOS, thin lines and blurred margins make elements seem to float in their own spaces.
  2. Animation. Google wants animations to enhance the user experience and enliven the design; lights and vibrations create a more hands-on user experience. Apple sees animation as something with pure utility. In iOS, animations should be simple and discrete.
  3. Navigation. Google’s take on navigation is rather laid back. It can be anywhere; just make it obvious. This freedom can boost creativity but can also lead to designs that aren’t all that user-friendly. Apple limits navigation options, making designers think carefully about what functions to include. But this restriction usually leads to comfortable and intuitive designs.
  4. Buttons. In Android, functional buttons support the Upper case format and are designed to have shadows, while in iOS they are flat and have no shadows. Also, in iOS, there’s a floating action (call-to-action) button placed in the tab bar. Android’s analog of the same button is located at the screen’s bottom-right corner.
  5. Typography. iOS and Android offer their system fonts. San Francisco is the choice for iOS design and Roboto is for Android. And though basic text sizes are very similar in both platforms, to build text hierarchy, Android mainly uses more white space between texts, while iOS goes with bold type.

Device and platform fragmentation

Android is an open platform. Developers can use Android source code to customize the Android operating system.

Although this definitely has advantages, an open environment can make mobile development problematic because:

  1. Smartphone manufacturers tend to alter Android to fit their devices, which forces developers to tweak apps to make them work on particular smartphones and tablets;
  2. Some devices have cheaper components (such as processors and cameras), which can cause bugs or slow down apps, making your app less appealing to some users.

Below is Google’s official chart with 2023 updates on the status of Android platform fragmentation.

Frame 5

iOS has little to no issue with fragmentation. The most recent chart from Apple shows that half of all devices are running iOS 16.

Frame 2

The takeaway: an iOS application will run on more devices for less development time than its Android counterpart.

App store submission

When you have deadlines to meet, the time required for app store submissions can be a crucial factor. Before submitting, go through the checklist for the App Store and Google Play.

stores

The App Store applies manual quality testing with real people performing step-by-step app reviews. On top of that, they also use automated tests. The waiting period for a single app review is one to two days. 

If your app is rejected, a review team member will explain the reason. Below, you can see the top ten reasons why your app could be removed from the App Store:

Frame 6

The  Google Play Store uses automated testing only. This can leave some minor issues unnoticed but simplifies the process. An app can be available on the Google Play Store in as little as one to three days after submission. If your app is rejected, however, it’s difficult to get ahold of Google’s review team to discuss why.

Frame 4

Application updates take one to two days on the App Store; on Google Play, apps can be updated every two hours.

In our experience, the App Store is very meticulous in their reviews while Google Play hardly ever rejects applications.

Budget

Some online sources suggest that developing for iOS is cheaper than for Android. We can say from experience that this is not true.

The price of mobile application development depends on an app’s features and design, not on the programming language or operating system. Some people make the basic argument that Java code is generally more verbose than Swift code. However, we would also like to dispel this rumor with two points:

  1. Sometimes, Java solves tasks with less code than Swift.
  2. Have you heard of Kotlin?

To get a proper estimate of the cost of development, you can multiply your team’s hourly rate by the estimated development time. There’s no other way to determine a price without making calculations for a specific project.


Return on investment

When it comes to generating in-app revenue, there are several techniques to consider. Developers usually take different approaches for iOS and Android apps based on their target audiences.

iOS users are more likely to spend money on applications and tend to spend more than Android users when they do so. According to a market study by Wolfgang Digital, the average Android user spends three times less on apps than the average iPhone user.

The App Store generates money mostly from app purchases. But Google Play users don’t particularly enjoy buying their apps. iPhone owners tend to object to any and all in-app advertising. Android users often seem not to be bothered by it.

Based on these facts, we can suggest the following application monetization strategies:

  1. iOS: sell the app itself, implement premium in-app purchases or purchases removing ads
  2. Android: offer in-app purchases or purchases giving access to all application features

iOS vs. Android: The current situation and future prospects

future

Android 11 is the most recent version of Google's operating system. Since March 2021, Android 12 is available only for developer previews. The beta release will start in May and the final release is planned for autumn 2021. It offers many new features and updates including more dynamic media controls, a built-in screen recorder, better control over conversation notifications, smarter voice access, and more. 

For Apple, the latest version of their mobile operating system is iOS 14. It offers improvements to widgets that are now more beautiful and data-rich, the App Library, UI design (more compact now), web and in-app search, messages, memoji, and more.

We’re pretty sure that with augmented reality and virtual reality, the sky is the limit. Apple and Google continue to improve these technologies with each update. If you're looking to integrate AR and VR into your own app, now’s the time. 

Also, let’s not forget about machine learning. As interest in this technology increases, developers strive to simplify its implementation. And the simpler it gets to implement machine learning, the easier it is to create products that can learn from users and adapt to their preferences.

Making the choice

Were you waiting for the last part of this article where we would tell you which operating system to choose?

Sadly, making a definite call is a rather impossible task. Despite how different Android and iOS are, there’s no definite winner. Base your choice on the specifics of the app you want to create, focusing on your app’s unique needs and the solutions offered by each platform.

An app that’s available on both platforms is accessible to more users. Hence, it has a way better chance of success. And here’s a good rule of thumb: an MVP is better than nothing at all. Consider creating an MVP for both iOS and Android, then improve the features as it makes sense.

Looking to get an estimate for product development? Contact us about what you have in mind, and we’ll get started right away. We’ll be glad to offer great professionals to help you.