# Samsung Galaxy Z Flip

> Android-based foldable smartphone developed by Samsung Electronics as part of the Samsung Galaxy Z series

**Wikidata**: [Q84882182](https://www.wikidata.org/wiki/Q84882182)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Samsung_Galaxy_Z_Flip)  
**Source**: https://4ort.xyz/entity/samsung-galaxy-z-flip

Here’s the structured knowledge entry for **Samsung Galaxy Z Flip**:

---

## Summary  
The Samsung Galaxy Z Flip is an Android-based foldable smartphone developed by Samsung Electronics as part of its Galaxy Z series. It features a clamshell design, allowing it to fold vertically like a flip phone, and runs on Android 10 or 11. Launched in 2020, it combines portability with advanced smartphone capabilities.

## Key Facts  
- **Manufacturer**: Samsung Electronics (founded 1969-01-13, headquartered in Suwon, South Korea).  
- **Release Dates**: 4G model launched February 14, 2020; 5G model launched August 7, 2020.  
- **Operating System**: Android 10 (2019 release) or Android 11 (2020 release).  
- **Display**: 6.7-inch AMOLED main screen (1080 × 2636 resolution, 21:9 aspect ratio) and 1.1-inch Super AMOLED cover display (112 × 300 resolution, 8:3 aspect ratio).  
- **Dimensions**: Unfolded—167.3 mm (height) × 73.6 mm (width) × 7.2 mm (thickness); folded—87.4 mm × 73.6 mm × 17.3 mm.  
- **Weight**: 183 grams.  
- **Battery**: 3300 mAh lithium-ion battery.  
- **CPU**: Qualcomm Snapdragon 855+ (4G) or Snapdragon 865+ (5G).  
- **GPU**: Adreno 640 (4G) or Adreno 650 (5G).  
- **Sensors**: Accelerometer, barometer, fingerprint scanner, gyroscope, Hall effect sensor, magnetometer, proximity sensor.  

## FAQs  
### Q: What makes the Galaxy Z Flip different from other foldable phones?  
A: The Galaxy Z Flip folds vertically like a traditional flip phone, distinguishing it from horizontally folding models like the Galaxy Fold. It emphasizes compactness with a 6.7-inch AMOLED screen and a smaller cover display.

### Q: Does the Galaxy Z Flip support 5G?  
A: Yes, the 5G variant (released August 2020) uses a Qualcomm Snapdragon 865+ chipset, while the 4G model (released February 2020) uses Snapdragon 855+.

### Q: What Android version does the Galaxy Z Flip run?  
A: It launched with Android 10 and is upgradable to Android 11, featuring Samsung’s One UI interface.

## Why It Matters  
The Samsung Galaxy Z Flip represents a revival of the flip phone form factor with modern smartphone technology, addressing demand for compact, pocketable devices without sacrificing screen size. Its foldable AMOLED display showcases Samsung’s leadership in flexible screen innovation, while the clamshell design differentiates it from competitors like the Galaxy Fold. The Z Flip also bridges nostalgia for flip phones with contemporary features like 5G, high-resolution cameras, and multitasking capabilities. As part of the Galaxy Z series, it reinforces Samsung’s commitment to pioneering foldable devices, influencing industry trends toward versatile form factors.

## Notable For  
- **First clamshell-style foldable** in Samsung’s Galaxy Z series, contrasting with the book-style Galaxy Fold.  
- **Compact folded dimensions**: At 87.4 mm × 73.6 mm × 17.3 mm, it’s significantly smaller than unfolded smartphones.  
- **Dual-display design**: Combines a 6.7-inch main screen with a 1.1-inch external cover display for notifications.  
- **Advanced hinge mechanism**: Enables smooth folding without a visible gap when closed.  
- **Working title "Bloom"**: Reflects Samsung’s focus on style and portability during development.  

## Body  
### Design and Display  
- **Form factor**: Foldable smartphone with vertical (clamshell) folding.  
- **Materials**: Glass front (foldable Ultra-Thin Glass), plastic back, aluminum frame.  
- **Display specs**:  
  - Main: 6.7-inch Dynamic AMOLED, 1080 × 2636 pixels, 425 ppi.  
  - Cover: 1.1-inch Super AMOLED, 112 × 300 pixels.  

### Hardware  
- **Processors**:  
  - 4G model: Qualcomm Snapdragon 855+ (7 nm).  
  - 5G model: Qualcomm Snapdragon 865+ (7 nm+).  
- **Memory**: 8 GB RAM, 256 GB storage (non-expandable).  
- **Cameras**:  
  - Rear: Dual 12 MP (wide + ultrawide).  
  - Front: 10 MP punch-hole camera.  

### Software  
- **OS**: Ships with Android 10, upgradable to Android 11.  
- **UI**: Samsung One UI (custom skin).  

### Connectivity  
- **Network bands**: GSM, 3G, 4G LTE, 5G (varies by model).  
- **Other**: Wi-Fi 6, Bluetooth 5.0, NFC, USB-C.  

### Battery  
- **Capacity**: 3300 mAh lithium-ion.  
- **Charging**: 15W wired, 9W wireless, 4.5W reverse wireless.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Samsung Galaxy Z Flip",
  "description": "Android-based foldable smartphone developed by Samsung Electronics as part of the Samsung Galaxy Z series.",
  "url": "https://www.samsung.com/global/galaxy/galaxy-z-flip/",
  "brand": {
    "@type": "Brand",
    "name": "Samsung"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "Samsung Electronics"
  },
  "operatingSystem": "Android 10, Android 11",
  "releaseDate": "2020-02-14",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q85756608",
    "https://en.wikipedia.org/wiki/Samsung_Galaxy_Z_Flip"
  ]
}