// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
29.4 C
Singapore

Samsung teases a reinvented flip phone

A month after the release of the Galaxy Fold 2.0, Samsung announced its new plans for a foldable flip phone concept.

Blending nostalgia and innovation, the reinvented flip phone appears similar to the traditional “clamshell” model but with a technology that allows the display to fold in half like the Galaxy Fold.

The device folds in half neatly into a square according to the sneak peak video.

“This brand-new form factor that we’re now exploring will not only easily fit in your pocket, but it also changes the way you use your phone,” said Hyesoon Jeong, head of Samsung’s framework R&D group as quoted in a report by The Verge.

Samsung announced the mysterious device during the company’s Developer Conference on Tuesday (29 Oct) in San Jose, California.

The new device has no name yet, nor has Samsung revealed enough details about its features and release date in the market.

Being the pioneer in foldable technology, Samsung said that the company is “working on advancing new foldable form factors and bringing a new foldable device to market.”

Samsung also announced its upcoming One UI 2 update with Android that allows full dark mode, animated icons, and better accessibility when using the device with one hand. -/TISG

What did Samsung fix in the redesigned Galaxy Fold?

- Advertisement -

Hot this week

RM777 billion and climbing: Malaysia’s ASEAN trade hits all-time high as ports break global rankings

Malaysia's trade with ASEAN hit a record RM777.61 billion in 2025, with Port Klang ranking among the world's top 10 busiest container ports and the Port of Tanjung Pelepas crossing 14 million TEUs ...

‘Inconsiderate driver’: Vehicle blocks sheltered pick-up point during heavy rain that caused congestion and stranded passengers

On Facebook, a netizen claimed: "Inconsiderate driver. During the heavy rain, many vehicles and passengers were waiting to use the sheltered pick-up point. However, the driver occupied the designat...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks