# Youdao Dictionary

> software

**Wikidata**: [Q11092227](https://www.wikidata.org/wiki/Q11092227)  
**Source**: https://4ort.xyz/entity/youdao-dictionary

## Summary
Youdao Dictionary is a mobile app developed by NetEase that provides Chinese-English translation and dictionary services. It was first published on September 18, 2007, and is available on multiple platforms including Android, iOS, Windows, and Mac OS.

## Key Facts
- Published on September 18, 2007, by Youdao (a NetEase subsidiary)
- Available as a mobile app and freeware with proprietary license
- Supports Android, iOS, Microsoft Windows, Mac OS, and Windows Phone operating systems
- Has a Google Play Store ID of com.youdao.dict and an App Store ID of 326251330
- Official website is http://dict.youdao.com/ (Simplified Chinese)
- Distributed through Google Play and other digital download platforms
- Has a Zhihu topic ID of 19614183 related to "有道词典"
- Described as software on Wikidata with sitelink count of 1

### Q: What platforms does Youdao Dictionary support?
A: Youdao Dictionary runs on Android, iOS, Microsoft Windows, Mac OS, and Windows Phone operating systems.

### Q: Who developed Youdao Dictionary?
A: Youdao Dictionary was developed by NetEase, a Chinese technology company, and published by Youdao.

### Q: When was Youdao Dictionary first released?
A: Youdao Dictionary was first published on September 18, 2007.

### Q: Is Youdao Dictionary free to use?
A: Yes, Youdao Dictionary is classified as freeware, though it operates under a proprietary license.

### Q: Where can I download Youdao Dictionary?
A: Youdao Dictionary can be downloaded from Google Play Store, Apple App Store, and other digital distribution platforms.

## Why It Matters
Youdao Dictionary represents a significant tool in Chinese language learning and translation technology. As one of the most popular dictionary applications in China, it bridges the gap between Chinese and English speakers by providing comprehensive translation services, pronunciation guides, and contextual examples. The app's development by NetEase, a major Chinese tech company, demonstrates the growing sophistication of Chinese software development in the language technology space. Its multi-platform availability ensures accessibility across different devices, making it a versatile tool for students, professionals, and casual users who need reliable translation services. The app's longevity since 2007 also indicates its sustained relevance and continuous improvement in meeting user needs in an increasingly connected global environment.

## Notable For
- One of the most widely used Chinese-English dictionary applications in China
- Multi-platform support spanning mobile, desktop, and web environments
- Integration with NetEase's broader ecosystem of educational and language learning tools
- Long-standing presence in the market since 2007 with continuous updates
- Comprehensive database covering both simplified Chinese and English vocabulary

## Body
### Development and Publishing
Youdao Dictionary was created by NetEase, one of China's largest internet technology companies, and published through their Youdao subsidiary. The app represents NetEase's expansion into educational technology and language learning tools.

### Technical Specifications
The application is built as a mobile app but extends to desktop platforms including Microsoft Windows and Mac OS. It operates under a proprietary license model while being distributed as freeware to users. The app requires various operating systems depending on the platform: Android (launched September 23, 2008), iOS, Windows, and Mac OS.

### Distribution and Availability
Youdao Dictionary is distributed through multiple channels including Google Play Store (with app ID com.youdao.dict) and Apple App Store (with ID 326251330). The official website http://dict.youdao.com/ provides additional access and features, with content primarily in Simplified Chinese.

### Features and Functionality
As a comprehensive dictionary application, Youdao Dictionary provides translation services between Chinese and English, including pronunciation guides, example sentences, and contextual usage information. The app's database covers extensive vocabulary in both languages, making it suitable for language learners, students, and professionals.

### Market Position
Since its launch in 2007, Youdao Dictionary has established itself as a leading dictionary application in the Chinese market. Its integration with NetEase's broader educational technology offerings has helped maintain its competitive position against other language learning and translation tools.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Youdao Dictionary",
  "description": "Mobile app for Chinese-English translation and dictionary services",
  "operatingSystem": ["Android", "iOS", "Windows", "MacOS"],
  "applicationCategory": "Education",
  "creator": {
    "@type": "Organization",
    "name": "NetEase"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Youdao"
  },
  "datePublished": "2007-09-18",
  "url": "http://dict.youdao.com/",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q11092227"
  ]
}