---
title: "Google intimates developers to update their apps to support 18:9 aspect ratio"  
description: "With the introduction of variety of new smart phones in the market, not with the innovative functionalities, but with the sizes too. The screen of the"  
author: "Jonas Stuart"  
published: 2017-05-29  
updated: 2019-09-07  
canonical: https://www.mindstick.com/articles/12370/google-intimates-developers-to-update-their-apps-to-support-18-9-aspect-ratio  
category: "google"  
tags: ["mobile development", "mobile", "google", "apps"]  
reading_time: 2 minutes  

---

# Google intimates developers to update their apps to support 18:9 aspect ratio

With the [introduction](https://yourviews.mindstick.com/view/85450/mesopotamia-introduction-to-an-ancient-civilization) of variety of new smart phones in the market, not with the innovative functionalities, but with the sizes too. The screen of the phones also appears to be moving towards a new [aspect ratio](https://www.mindstick.com/forum/159383/how-to-auto-resize-an-image-while-maintaining-aspect-ratio), and Google is politely intimating the [app developers](https://www.mindstick.com/articles/279793/what-most-app-developers-focus-on-when-developing-mobile-apps) to update their apps to avoid suffering of the users.\

When LG launched the G6 they made a big deal about its 18:9 aspect ratio display, and for good reason. The ratio allows two squares to be displayed next to each other and opens up a range of new possibilities – in particular for VR. Samsung has since followed suit with a similar ratio screen in the [Galaxy S8](https://answers.mindstick.com/qa/30904/which-is-a-better-phone-between-iphone-8-galaxy-s8-iphone-7-oneplus-5-oneplus-5t-iphone-x-and-galaxy-note-8); albeit marginally different to accommodate its curved display.

Most of the current running [applications](https://www.mindstick.com/articles/12847/how-to-choose-the-right-ethernet-cable-for-industrial-applications) on these phones will [end up](https://www.mindstick.com/forum/156243/how-can-i-make-sure-my-emails-don-t-end-up-in-the-spam-folder) showing black bars above and below the [user interface](https://www.mindstick.com/blog/302016/what-is-user-interface-and-what-are-its-benefits) because they’re designed for the cinema-[standard](https://www.mindstick.com/articles/23223/naming-convention-or-coding-standard) 16:9 aspect ratio found on most smartphones.

###### Developers are recommended to adjust their apps’ maximum supported ratio by updating

```
 android.max_aspect <meta-data> in the app's
<application> element.
```

![Google intimates developers to update their apps to support 18:9 aspect ratio](https://www.mindstick.com/mindstickarticle/769ed9c8-f494-494f-a706-63bf03064802/images/be1a1d00-99a5-4d92-bd82-c3ae2239a383.png)\

With the apparent interest around the Galaxy S8, it’s worth updating your apps prior to its release. We’ll likely see further handsets adopting the same ratio as the G6 and S8 moving forward, and it never hurt to be prepared.

For more information on how to update your apps, take a look at this Google Developer Blog.

What are your thoughts on the 18:9 aspect ratio? Let us know in the comments.

---

Original Source: https://www.mindstick.com/articles/12370/google-intimates-developers-to-update-their-apps-to-support-18-9-aspect-ratio

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
