// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 14, 2026
31.6 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

Singapore man says Malaysian bus company arrived late for pickup, then left him at pit stop at 4:15 am

A man named Ernz posted in an Instagram video that a Billion Stars Express not only came late but left him behind at a rest stop

Johor delivers heavy blows to PM

Anwar's party secured one seat in a heavily contested Johor election while his alliance lost more seats in what could become a pressure cooker for the PM of Malaysia in the coming month

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