Motorola Razr Fold and Signature: Upcoming Devices Spotlighted

Motorola Razr Fold and Signature: Upcoming Devices Spotlighted
source: gettyimages
January 4, 2026

Preview of a foldable device that may resemble the upcoming Motorola Razr Fold

Terrence O'Brien, the weekend editor at The Verge with over 18 years of journalism experience—including a decade at Engadget—shares insights about two highly anticipated Motorola releases.

Motorola Razr Fold: A Mysterious Comeback

According to renowned leaker Evan Blass, the Motorola Razr Fold is on the horizon. While detailed specifications are currently scarce, the leak offers a glimpse through a single marketing slide highlighting the device's camera capabilities, display features, and an intriguing mention of AI technology. The promotional material claims it will establish a “new standard for what’s possible in a foldable device,” although concrete info remains under wraps.

Motorola Signature: The Non-Folding Flagship

In contrast, less mystery surrounds Motorola’s flagship device, initially known as the Motorola Edge 70 Ultra but now branded as the Signature. Expected to launch on January 7th, this device boasts impressive specs:

While it may not match the ultra-thin profile of the iPhone Air, the Signature promises a powerful, well-rounded package for users seeking premium features in a sleek design.

Keep an eye out for the official launch for comprehensive details and availability.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 143 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644843,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}