Introduction of Foldable Screens
Last Updated :
30 Sep, 2022
Foldable screens, once thought to be impossible, but in today’s era nothing seems to be impossible and these foldable screens are a reality in form of foldable phones. This phone becomes a tablet when opened and a pocket-sized smart-phone when folded. But, question is how they achieved such a technological feat.
Well, answer is flexible screens; it is one out of several other advancements and is a crucial component of foldable devices and thin TVs.
Image credits: - Photo by Mika Baumeister on Unsplash
The screens used for making foldable devices are known as OLED (Organic Light Emitting Diode), and are made up of organic compounds, when electricity is passed through them they emit their own light, which means these screens do not require backlit lights for working, making screens more thin and flexible and also they generate more accurate colors and have a large color gamut, unlike LCD’s which require a back-lit light source for working due to which LCD’s become heavy and thick.
LED displays are actually printed on a thin layer of plastic, which allows them to bend and fold in many different ways.
Working of Foldable Display :
The screens are very thin due to which they can be easily bent as they are printed on a flexible plastic membrane. And instead of using tempered glass for protection most of the devices use plastic-based material for protecting screen preserving its foldable nature.

As shown in image colored LEDs are made with organic compounds and top layer is made of either transparent plastic or very thin sheet of glass which is foldable. The OLED panels produce their own light mitigating need for a back LED panel for their working. The working is simple but very effective and in same way, we are moving towards QLED displays, where pixels are so minuscule that we might barely notice them.
The Samsung galaxy Z-flip is only phone to have real foldable glass, reason for folding nature of glass is, it is very thin and manufacturer of glass says, “If you can make thin enough layer of glass then you can actually bend it”.
Whereas Samsung galaxy fold does not have a protective glass, instead there is a thin sheet of plastic covering screen.
Pros and Cons :
1. Pros -
- OLED displays produce vivid colors
- Have a vast color gamut.
- Produce their own light.
- Can be made very thin.
2. Cons -
- Display is very expensive.
- If some content stays on screen for a long duration in same frame that frame gets imprinted on to display which then interferes with other content.
- Screen will wear with folding and unfolding.
The first one is that screen will get damaged over time with continuous folding and unfolding, also as user has to interact with screen it will get damaged over a period of time.
And last but not least, these displays are expensive as galaxy fold itself costs around $2000 which is nearly 1,44,000 Indian Rupee, which is way more expensive than any other device. Similar devices which are made of flexible screens like TV, monitor actually cost a lot.
So, what will be future of these displays? Well, experts say that future gadgets will surely use foldable displays for space management, mobility, durability, etc.
Similar Reads
Evolution of Foldable Smartphones 'Foldable SmartPhones', a technology which was a dream for everybody. The whole concept of foldable screens was unrealistic until last year. The phones we use today are made of hard glass or gorilla glass as we call it which cannot bend at all. So to make the phone foldable, they had to come up with
3 min read
How to Use FoldingCell Library in Android App? In this article, we are going to implement the FoldingCell feature. This feature can be used to show instructions on a page. Like when we create a quiz app then we can have this feature so that users can view the instruction whenever they wish to. Let's see the implementation of this feature. A samp
2 min read
Flutter - Folding Cell Widget Folding Cell is the Flutter Widget that can be fold and unfold, It uses the frontWidget to show the front data, and the innerWidget to show the hidden data. Hidden is shown when the Folding cell is unfolded. When the widget is unfolded the innerWidget renders its data. When the widget is folded the
3 min read
Sliding Up Screen in Android Sliding Up Screen is another common feature that we see in most of the apps. This Sliding Up Screen can be used for displaying some content after clicking the button or to display Menu. Using this Sliding Up Screen in our App improves the User Experience. In this article, we are going to see how to
3 min read
SimpleExpandableListAdapter in Android with Example Android ExpandableListView is a view that shows items as a vertically scrolling two-level list. The basic difference with ListView is that it allows two levels of the display, which can be easily expanded and collapsed by touching to view and their respective children's items. To show the view, Expa
10 min read
ReactJS UI Ant Design Collapse Component Ant Design, often referred to as AntD, is a popular React UI library that provides a set of components for building interactive and responsive web applications. Among these components, the Collapse component is particularly useful for creating collapsible sections, which can help organize content in
3 min read